mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-12-13 05:40:28 +05:30
chore(deps): update dependency vite-plugin-pwa to v0.15.2
This commit is contained in:
parent
8a3159b197
commit
071dc6d305
@ -45,7 +45,7 @@
|
|||||||
"unocss": "0.52.4",
|
"unocss": "0.52.4",
|
||||||
"vite": "4.3.9",
|
"vite": "4.3.9",
|
||||||
"vite-plugin-eslint": "1.8.1",
|
"vite-plugin-eslint": "1.8.1",
|
||||||
"vite-plugin-pwa": "0.15.1"
|
"vite-plugin-pwa": "0.15.2"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"root": true,
|
"root": true,
|
||||||
|
@ -3955,10 +3955,10 @@ vite-plugin-eslint@1.8.1:
|
|||||||
"@types/eslint" "^8.4.5"
|
"@types/eslint" "^8.4.5"
|
||||||
rollup "^2.77.2"
|
rollup "^2.77.2"
|
||||||
|
|
||||||
vite-plugin-pwa@0.15.1:
|
vite-plugin-pwa@0.15.2:
|
||||||
version "0.15.1"
|
version "0.15.2"
|
||||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.15.1.tgz#a0deed3ff357e663e6d4d33f1d967420e0096679"
|
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.15.2.tgz#92c7c25905bc7ab1457f4709687dd47c2308561c"
|
||||||
integrity sha512-lJVzEYda/Y9AfwxFzX0rV+QCQ2+WdBoEGtR1RBZKWxvrJ4NWEH1VZaHOMyzvRiYhWQsi7aFhewsp1CDvN/R1Og==
|
integrity sha512-l1srtaad5NMNrAtAuub6ArTYG5Ci9AwofXXQ6IsbpCMYQ/0HUndwI7RB2x95+1UBFm7VGttQtT7woBlVnNhBRw==
|
||||||
dependencies:
|
dependencies:
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
fast-glob "^3.2.12"
|
fast-glob "^3.2.12"
|
||||||
|
Loading…
Reference in New Issue
Block a user