mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
chore(deps): update dependency vite-plugin-pwa to v0.16.1
This commit is contained in:
parent
b80beaffa5
commit
92516498d6
2 changed files with 5 additions and 5 deletions
|
@ -45,7 +45,7 @@
|
|||
"unocss": "0.52.7",
|
||||
"vite": "4.3.9",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.16.0"
|
||||
"vite-plugin-pwa": "0.16.1"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
|
|
@ -3955,10 +3955,10 @@ vite-plugin-eslint@1.8.1:
|
|||
"@types/eslint" "^8.4.5"
|
||||
rollup "^2.77.2"
|
||||
|
||||
vite-plugin-pwa@0.16.0:
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.16.0.tgz#822a356d0a7c399f92b8278662d29f63b1a70a1f"
|
||||
integrity sha512-E+AQRzHxqNU4ZhEeR8X37/foZB+ezJEhXauE/mcf1UITY6k2Pa1dtlFl+BQu57fTdiVlWim5S0Qy44Yap93Dkg==
|
||||
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==
|
||||
dependencies:
|
||||
debug "^4.3.4"
|
||||
fast-glob "^3.2.12"
|
||||
|
|
Loading…
Reference in a new issue