update deps

This commit is contained in:
Chris Kruining 2025-01-16 15:54:44 +01:00
parent b9dbdb5aa9
commit 1a61f86bea
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
2 changed files with 7 additions and 7 deletions

BIN
bun.lockb

Binary file not shown.

View file

@ -6,14 +6,14 @@
"@solid-primitives/scheduled": "^1.4.4",
"@solid-primitives/storage": "^4.2.1",
"@solidjs/meta": "^0.29.4",
"@solidjs/router": "^0.15.2",
"@solidjs/start": "^1.0.10",
"dexie": "^4.0.10",
"flag-icons": "^7.2.3",
"@solidjs/router": "^0.15.3",
"@solidjs/start": "^1.0.11",
"dexie": "^4.0.11",
"flag-icons": "^7.3.0",
"iterator-helpers-polyfill": "^3.0.1",
"sitemap": "^8.0.0",
"solid-icons": "^1.1.0",
"solid-js": "^1.9.3",
"solid-js": "^1.9.4",
"ts-pattern": "^5.6.0",
"vinxi": "^0.4.3"
},
@ -32,9 +32,9 @@
"@sinonjs/fake-timers": "^14.0.0",
"@solidjs/testing-library": "^0.8.10",
"@testing-library/jest-dom": "^6.6.3",
"@testing-library/user-event": "^14.5.2",
"@testing-library/user-event": "^14.6.0",
"@types/wicg-file-system-access": "^2023.10.5",
"bun-types": "^1.1.38",
"bun-types": "^1.1.43",
"jsdom": "^25.0.1",
"vite-plugin-pwa": "^0.21.1",
"vite-plugin-solid-svg": "^0.8.1",