mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-14 18:35:34 +08:00
build(deps): bump @solidjs/router from 0.14.8 to 0.14.9 (#1105)
Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.14.8 to 0.14.9. - [Changelog](https://github.com/solidjs/solid-router/blob/main/CHANGELOG.md) - [Commits](https://github.com/solidjs/solid-router/commits) --- updated-dependencies: - dependency-name: "@solidjs/router" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
25cef0552e
commit
28710cbe6b
@ -32,7 +32,7 @@
|
||||
"@solid-primitives/timer": "^1.3.10",
|
||||
"@solid-primitives/websocket": "^1.2.2",
|
||||
"@solidjs/meta": "^0.29.4",
|
||||
"@solidjs/router": "^0.14.8",
|
||||
"@solidjs/router": "^0.14.9",
|
||||
"@tabler/icons-solidjs": "^3.19.0",
|
||||
"@tanstack/match-sorter-utils": "^8.19.4",
|
||||
"@tanstack/solid-table": "^8.20.5",
|
||||
|
@ -63,8 +63,8 @@ importers:
|
||||
specifier: ^0.29.4
|
||||
version: 0.29.4(solid-js@1.9.2)
|
||||
'@solidjs/router':
|
||||
specifier: ^0.14.8
|
||||
version: 0.14.8(solid-js@1.9.2)
|
||||
specifier: ^0.14.9
|
||||
version: 0.14.9(solid-js@1.9.2)
|
||||
'@tabler/icons-solidjs':
|
||||
specifier: ^3.19.0
|
||||
version: 3.19.0(solid-js@1.9.2)
|
||||
@ -1368,8 +1368,8 @@ packages:
|
||||
peerDependencies:
|
||||
solid-js: '>=1.8.4'
|
||||
|
||||
'@solidjs/router@0.14.8':
|
||||
resolution: {integrity: sha512-S+rD5Twp0820cM03wEIYtb7/4KN7Cfr3BP+qPIqb7IXO/SZ72tWqHEMQsmcjDbr4yVfpA+5Sq0Y+xcq09y1gQA==}
|
||||
'@solidjs/router@0.14.9':
|
||||
resolution: {integrity: sha512-CnCi+oSGhTMAhk3Dtg6E29uRf9FoMIu9/awvrx6czbHcyXvGLxkyHsKm6CWErKUmKJBRSwdn8siRuV3qDrZOEg==}
|
||||
peerDependencies:
|
||||
solid-js: ^1.8.6
|
||||
|
||||
@ -5175,7 +5175,7 @@ snapshots:
|
||||
dependencies:
|
||||
solid-js: 1.9.2
|
||||
|
||||
'@solidjs/router@0.14.8(solid-js@1.9.2)':
|
||||
'@solidjs/router@0.14.9(solid-js@1.9.2)':
|
||||
dependencies:
|
||||
solid-js: 1.9.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user