diff --git a/package-lock.json b/package-lock.json index 1215adf..799d070 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "tailwindcss": "3.4.15", "vite": "6.0.1", "vite-plugin-html": "3.2.2", - "vite-plugin-pwa": "0.21.0" + "vite-plugin-pwa": "0.21.1" }, "engines": { "node": ">= 20.x", @@ -30525,9 +30525,9 @@ } }, "node_modules/vite-plugin-pwa": { - "version": "0.21.0", - "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.21.0.tgz", - "integrity": "sha512-gnDE5sN2hdxA4vTl0pe6PCTPXqChk175jH8dZVVTBjFhWarZZoXaAdoTIKCIa8Zbx94sC0CnCOyERBWpxvry+g==", + "version": "0.21.1", + "resolved": "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.21.1.tgz", + "integrity": "sha512-rkTbKFbd232WdiRJ9R3u+hZmf5SfQljX1b45NF6oLA6DSktEKpYllgTo1l2lkiZWMWV78pABJtFjNXfBef3/3Q==", "dev": true, "license": "MIT", "dependencies": { @@ -30545,7 +30545,7 @@ }, "peerDependencies": { "@vite-pwa/assets-generator": "^0.2.6", - "vite": "^3.1.0 || ^4.0.0 || ^5.0.0", + "vite": "^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0", "workbox-build": "^7.3.0", "workbox-window": "^7.3.0" }, diff --git a/package.json b/package.json index c168301..c86865c 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "tailwindcss": "3.4.15", "vite": "6.0.1", "vite-plugin-html": "3.2.2", - "vite-plugin-pwa": "0.21.0" + "vite-plugin-pwa": "0.21.1" }, "browserslist": { "production": [