diff --git a/src/template-js-vite/package.json b/src/template-js-vite/package.json index 48a6ad46c..e0a749792 100644 --- a/src/template-js-vite/package.json +++ b/src/template-js-vite/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "astro": "^4.0.0", - "vite-plugin-pwa": "0.20.4", + "vite-plugin-pwa": "0.20.5", "workbox-window": "^7.0.0" } } diff --git a/src/template-ts-vite/package.json b/src/template-ts-vite/package.json index 48a6ad46c..e0a749792 100644 --- a/src/template-ts-vite/package.json +++ b/src/template-ts-vite/package.json @@ -11,7 +11,7 @@ }, "devDependencies": { "astro": "^4.0.0", - "vite-plugin-pwa": "0.20.4", + "vite-plugin-pwa": "0.20.5", "workbox-window": "^7.0.0" } }