diff --git a/package.json b/package.json index d5220cf..5983280 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "sass-loader": "^13.3.2", "typescript": "~5.3.3", "vite": "^5.0.7", - "vite-plugin-pwa": "^0.17.0", + "vite-plugin-pwa": "^0.19.1", "vue-tsc": "^1.8.22", "workbox-window": "^7.0.0" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f971f01..ba2bdd4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -116,8 +116,8 @@ devDependencies: specifier: ^5.0.7 version: 5.0.7(@types/node@20.10.4)(sass@1.69.5) vite-plugin-pwa: - specifier: ^0.17.0 - version: 0.17.0(vite@5.0.7)(workbox-build@7.0.0)(workbox-window@7.0.0) + specifier: ^0.19.1 + version: 0.19.1(vite@5.0.7)(workbox-build@7.0.0)(workbox-window@7.0.0) vue-tsc: specifier: ^1.8.22 version: 1.8.22(typescript@5.3.3) @@ -175,7 +175,7 @@ packages: '@babel/helper-compilation-targets': 7.22.15 '@babel/helper-module-transforms': 7.23.3(@babel/core@7.23.3) '@babel/helpers': 7.23.2 - '@babel/parser': 7.23.3 + '@babel/parser': 7.23.6 '@babel/template': 7.22.15 '@babel/traverse': 7.23.3 '@babel/types': 7.23.3 @@ -1290,7 +1290,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.22.13 - '@babel/parser': 7.23.3 + '@babel/parser': 7.23.6 '@babel/types': 7.23.3 dev: true @@ -1304,7 +1304,7 @@ packages: '@babel/helper-function-name': 7.23.0 '@babel/helper-hoist-variables': 7.22.5 '@babel/helper-split-export-declaration': 7.22.6 - '@babel/parser': 7.23.3 + '@babel/parser': 7.23.6 '@babel/types': 7.23.3 debug: 4.3.4 globals: 11.12.0 @@ -5584,13 +5584,17 @@ packages: vue: 3.3.11(typescript@5.3.3) dev: false - /vite-plugin-pwa@0.17.0(vite@5.0.7)(workbox-build@7.0.0)(workbox-window@7.0.0): - resolution: {integrity: sha512-cOyEG8EEc7JHmyMapTnjK2j0g2BIC3ErlmOHyGzVu8hqjyF9Jt6yWMmVNFtpA6v/NNyzP28ARf3vwzIAzR1kaw==} + /vite-plugin-pwa@0.19.1(vite@5.0.7)(workbox-build@7.0.0)(workbox-window@7.0.0): + resolution: {integrity: sha512-pxubJSqDfiUflmFfU8ErPP2eIHz7SqiSuJz6Qk2dPlEeC5Wm2hTInYhmVBYVx1KbVUEhQ4f8uCdmhYB/YP/pqw==} engines: {node: '>=16.0.0'} peerDependencies: + '@vite-pwa/assets-generator': ^0.2.4 vite: ^3.1.0 || ^4.0.0 || ^5.0.0 workbox-build: ^7.0.0 workbox-window: ^7.0.0 + peerDependenciesMeta: + '@vite-pwa/assets-generator': + optional: true dependencies: debug: 4.3.4 fast-glob: 3.3.2 @@ -5954,6 +5958,7 @@ packages: /workbox-google-analytics@7.0.0: resolution: {integrity: sha512-MEYM1JTn/qiC3DbpvP2BVhyIH+dV/5BjHk756u9VbwuAhu0QHyKscTnisQuz21lfRpOwiS9z4XdqeVAKol0bzg==} + deprecated: It is not compatible with newer versions of GA starting with v4, as long as you are using GAv3 it should be ok, but the package is not longer being maintained dependencies: workbox-background-sync: 7.0.0 workbox-core: 7.0.0