diff --git a/bun.lockb b/bun.lockb index 810c186..ddd722c 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3e5ed53..5c7ca2b 100644 --- a/package.json +++ b/package.json @@ -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",