diff --git a/package.json b/package.json index dc1958a..12f6dfc 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@unocss/transformer-compile-class": "^0.56.0", "@unocss/transformer-directives": "^0.56.0", "@unocss/transformer-variant-group": "^0.56.0", - "@vite-pwa/vitepress": "^0.2.1", + "@vite-pwa/vitepress": "^0.5.0", "@vue/babel-preset-app": "^5.0.8", "@vue/eslint-config-prettier": "^8.0.0", "@vue/eslint-config-typescript": "^11.0.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4d7550c..747c5b4 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,8 +71,8 @@ devDependencies: specifier: ^0.56.0 version: 0.56.0 '@vite-pwa/vitepress': - specifier: ^0.2.1 - version: 0.2.1(vite-plugin-pwa@0.16.5) + specifier: ^0.5.0 + version: 0.5.0(vite-plugin-pwa@0.16.5) '@vue/babel-preset-app': specifier: ^5.0.8 version: 5.0.8(@babel/core@7.20.5)(vue@3.3.4) @@ -2829,10 +2829,14 @@ packages: - rollup dev: true - /@vite-pwa/vitepress@0.2.1(vite-plugin-pwa@0.16.5): - resolution: {integrity: sha512-57cEZSK86kWI8pTIHe5rochWOGaApPH6jrdjhQy0ufnkYHml7J4xUGV5rHQpJMSWbS4YppwHsKzzltvjNCbg0g==} + /@vite-pwa/vitepress@0.5.0(vite-plugin-pwa@0.16.5): + resolution: {integrity: sha512-a+BnACLMYOf/u2o6RhOJIdJgOW9wym9mTJGWbOLzFHE+fPjg+z1t/Xqm9LvOBQYEDIkrGrf+KxN4COQ0B8hbHg==} peerDependencies: - vite-plugin-pwa: '>=0.16.5 <1' + '@vite-pwa/assets-generator': ^0.2.4 + vite-plugin-pwa: '>=0.20.0 <1' + peerDependenciesMeta: + '@vite-pwa/assets-generator': + optional: true dependencies: vite-plugin-pwa: 0.16.5(vite@4.4.9)(workbox-build@7.0.0)(workbox-window@7.0.0) dev: true @@ -7230,6 +7234,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