Merge pull request #4 from chris-kruining/renovate/solidjs-router-0.x

fix(deps): update dependency @solidjs/router to ^0.15.0
This commit is contained in:
Chris Kruining 2024-11-14 20:54:16 +01:00 committed by GitHub
commit e251fc9966
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

BIN
bun.lockb

Binary file not shown.

View file

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