build(deps): bump @solidjs/router from 0.13.3 to 0.13.5 (#732)

Bumps [@solidjs/router](https://github.com/solidjs/solid-router) from 0.13.3 to 0.13.5.
- [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:
dependabot[bot] 2024-06-02 21:24:06 +08:00 committed by GitHub
parent 6b740ab99f
commit b5706e14f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -28,7 +28,7 @@
"@solid-primitives/storage": "^3.5.0",
"@solid-primitives/timer": "^1.3.9",
"@solid-primitives/websocket": "^1.2.2",
"@solidjs/router": "^0.13.3",
"@solidjs/router": "^0.13.5",
"@tabler/icons-solidjs": "^2.47.0",
"@tanstack/match-sorter-utils": "^8.15.1",
"@tanstack/solid-table": "^8.17.3",

View File

@ -48,8 +48,8 @@ dependencies:
specifier: ^1.2.2
version: 1.2.2(solid-js@1.8.17)
'@solidjs/router':
specifier: ^0.13.3
version: 0.13.3(solid-js@1.8.17)
specifier: ^0.13.5
version: 0.13.5(solid-js@1.8.17)
'@tabler/icons-solidjs':
specifier: ^2.47.0
version: 2.47.0(solid-js@1.8.17)
@ -2287,8 +2287,8 @@ packages:
solid-js: 1.8.17
dev: false
/@solidjs/router@0.13.3(solid-js@1.8.17):
resolution: {integrity: sha512-p8zznlvnN3KySMXqT8irhubgDNTETNa/guaGHU/cZl7kuiPO3PmkWNYfoNCygtEpoxLmLpf62/ZKeyhFdZexsw==}
/@solidjs/router@0.13.5(solid-js@1.8.17):
resolution: {integrity: sha512-I/bR5ZHCz2Dx80qL+6uGwSdclqXRqoT49SJ5cvLbOuT3HnYysSIxSfULCTWUMLFVcgPh5GrdHV6KwEoyrbPZZA==}
peerDependencies:
solid-js: ^1.8.6
dependencies: