This commit is contained in:
Chris Kruining 2024-11-14 20:57:13 +01:00
commit 27281afb52
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
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",