chore(deps): update dependency vite-plugin-pwa to v0.16.2

This commit is contained in:
renovate[bot] 2023-06-02 16:37:34 +00:00 committed by Kavin
parent 1e9da25f30
commit 7a3e0b87e7
2 changed files with 5 additions and 5 deletions

View file

@ -45,7 +45,7 @@
"unocss": "0.52.7",
"vite": "4.3.9",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-pwa": "0.16.1"
"vite-plugin-pwa": "0.16.2"
},
"eslintConfig": {
"root": true,

View file

@ -3955,10 +3955,10 @@ vite-plugin-eslint@1.8.1:
"@types/eslint" "^8.4.5"
rollup "^2.77.2"
vite-plugin-pwa@0.16.1:
version "0.16.1"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.16.1.tgz#3853a951d8758a60253415867b351b11f6e5d845"
integrity sha512-OdD+ck+jiCkeUQPwXCNttR62ZC2On4wasn+03Qyx0x1bLGv1IXgl59WexpWMbgKD7jZVjozWGcy3etRJJzwsvA==
vite-plugin-pwa@0.16.2:
version "0.16.2"
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.16.2.tgz#fa6e927fbbce59a168431210015b8c7a9921c5d8"
integrity sha512-MB/0UjZ06w8l6PqMehmJvejCHOvDT563LSo/CLxn0MkT6+Qk0TeytAeAWyn2S/dwXVIUYYmr8s67HJiSA7dNLw==
dependencies:
debug "^4.3.4"
fast-glob "^3.2.12"