fix(deps): update dependency @solidjs/router to ^0.15.0

This commit is contained in:
renovate[bot] 2024-11-14 19:43:53 +00:00 committed by GitHub
parent 4bf8c618c2
commit bb83b83c9a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
"name": "calque",
"dependencies": {
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.14.10",
"@solidjs/router": "^0.15.0",
"@solidjs/start": "^1.0.9",
"dexie": "^4.0.9",
"iterator-helpers-polyfill": "^3.0.1",