diff --git a/package.json b/package.json index 4492a17..106d1c5 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,8 @@ "vite-plugin-inspect": "^0.8.3", "vite-plugin-pwa": "^0.21.1", "vue-tsc": "^2.2.0", - "web-push": "^3.6.7" + "web-push": "^3.6.7", + "workbox-window": "^7.3.0" }, "build": { "appId": "com.yourdomain.aio-shadcn-vite", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 74877bc..8891845 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -195,6 +195,9 @@ importers: web-push: specifier: ^3.6.7 version: 3.6.7 + workbox-window: + specifier: ^7.3.0 + version: 7.4.1 packages: