diff --git a/package-lock.json b/package-lock.json index 43b1da1..0148d55 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,6 +13,7 @@ "dexie-react-hooks": "^4.4.0", "react": "^19.2.5", "react-dom": "^19.2.5", + "workbox-window": "^7.4.0", "zod": "^3.25.76" }, "devDependencies": { @@ -46,8 +47,7 @@ "vite": "^8.0.8", "vite-plugin-pwa": "^1.2.0", "vitest": "^4.1.4", - "vitest-axe": "^0.1.0", - "workbox-window": "^7.4.0" + "vitest-axe": "^0.1.0" }, "engines": { "node": ">=22.13.0" @@ -2794,7 +2794,6 @@ "node_modules/@types/trusted-types": { "version": "2.0.7", "integrity": "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw==", - "dev": true, "license": "MIT" }, "node_modules/@typescript-eslint/eslint-plugin": { @@ -8345,7 +8344,6 @@ "node_modules/workbox-core": { "version": "7.4.0", "integrity": "sha512-6BMfd8tYEnN4baG4emG9U0hdXM4gGuDU3ectXuVHnj71vwxTFI7WOpQJC4siTOlVtGqCUtj0ZQNsrvi6kZZTAQ==", - "dev": true, "license": "MIT" }, "node_modules/workbox-expiration": { @@ -8450,7 +8448,6 @@ "node_modules/workbox-window": { "version": "7.4.0", "integrity": "sha512-/bIYdBLAVsNR3v7gYGaV4pQW3M3kEPx5E8vDxGvxo6khTrGtSSCS7QiFKv9ogzBgZiy0OXLP9zO28U/1nF1mfw==", - "dev": true, "license": "MIT", "dependencies": { "@types/trusted-types": "^2.0.2",