mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Update dependency vite-plugin-pwa to v0.14.5
This commit is contained in:
parent
d412df5227
commit
9501d70afc
2 changed files with 5 additions and 5 deletions
|
@ -44,7 +44,7 @@
|
|||
"unocss": "0.50.6",
|
||||
"vite": "4.2.1",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.14.4"
|
||||
"vite-plugin-pwa": "0.14.5"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"root": true,
|
||||
|
|
|
@ -4845,10 +4845,10 @@ vite-plugin-eslint@1.8.1:
|
|||
"@types/eslint" "^8.4.5"
|
||||
rollup "^2.77.2"
|
||||
|
||||
vite-plugin-pwa@0.14.4:
|
||||
version "0.14.4"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.14.4.tgz#d83fae9e85ab4a082e11ab475b3ec124bfe49084"
|
||||
integrity sha512-M7Ct0so8OlouMkTWgXnl8W1xU95glITSKIe7qswZf1tniAstO2idElGCnsrTJ5NPNSx1XqfTCOUj8j94S6FD7Q==
|
||||
vite-plugin-pwa@0.14.5:
|
||||
version "0.14.5"
|
||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.14.5.tgz#86fb1233b31dc4e30d5f040391fc4a57977f2c86"
|
||||
integrity sha512-LH3VCtoWx0scfim8Ph+daVl45uVRyWzXn3C3GUq92uWUui1p8eh+DjTQ23Pvb7SJ0SJtxZ99LCpOLCkFkaxokg==
|
||||
dependencies:
|
||||
"@rollup/plugin-replace" "^5.0.1"
|
||||
debug "^4.3.4"
|
||||
|
|
Loading…
Reference in a new issue