diff --git a/bun.lockb b/bun.lockb index 6d0efbd..69c8aa6 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 14a66e0..0aecb9a 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,9 @@ "name": "calque", "dependencies": { "@solidjs/meta": "^0.29.4", - "@solidjs/router": "^0.15.0", - "@solidjs/start": "^1.0.9", - "dexie": "^4.0.9", + "@solidjs/router": "^0.15.1", + "@solidjs/start": "^1.0.10", + "dexie": "^4.0.10", "iterator-helpers-polyfill": "^3.0.1", "solid-icons": "^1.1.0", "solid-js": "^1.9.3", @@ -22,16 +22,16 @@ }, "type": "module", "devDependencies": { - "@happy-dom/global-registrator": "^15.11.0", + "@happy-dom/global-registrator": "^15.11.7", "@sinonjs/fake-timers": "^13.0.5", "@solidjs/testing-library": "^0.8.10", "@testing-library/jest-dom": "^6.6.3", "@testing-library/user-event": "^14.5.2", "@types/sinonjs__fake-timers": "^8.1.5", "@types/wicg-file-system-access": "^2023.10.5", - "bun-types": "^1.1.34", + "bun-types": "^1.1.38", "jsdom": "^25.0.1", - "vite-plugin-pwa": "^0.21.0", + "vite-plugin-pwa": "^0.21.1", "vite-plugin-solid-svg": "^0.8.1", "workbox-window": "^7.3.0" }