update deps

This commit is contained in:
Chris Kruining 2024-10-23 07:06:55 +02:00
parent c96348e888
commit b817c06fd4
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -4,10 +4,10 @@
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.14.10",
"@solidjs/start": "^1.0.9",
"dexie": "^4.0.8",
"dexie": "^4.0.9",
"iterator-helpers-polyfill": "^3.0.1",
"solid-icons": "^1.1.0",
"solid-js": "^1.9.2",
"solid-js": "^1.9.3",
"ts-pattern": "^5.5.0",
"vinxi": "^0.4.3"
},