mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-10 02:08:21 +00:00
chore(deps): update dependency vite-plugin-pwa to v0.14.1
This commit is contained in:
parent
3bada956a7
commit
a41fe11b89
@ -43,7 +43,7 @@
|
|||||||
"unocss": "0.48.0",
|
"unocss": "0.48.0",
|
||||||
"vite": "3.2.5",
|
"vite": "3.2.5",
|
||||||
"vite-plugin-eslint": "1.8.1",
|
"vite-plugin-eslint": "1.8.1",
|
||||||
"vite-plugin-pwa": "0.14.0"
|
"vite-plugin-pwa": "0.14.1"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
"eslintConfig": {
|
||||||
"root": true,
|
"root": true,
|
||||||
|
@ -3862,10 +3862,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.14.0:
|
vite-plugin-pwa@0.14.1:
|
||||||
version "0.14.0"
|
version "0.14.1"
|
||||||
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.14.0.tgz#6782874c397cbea4212681db752b43076b56cc99"
|
resolved "https://registry.yarnpkg.com/vite-plugin-pwa/-/vite-plugin-pwa-0.14.1.tgz#c32905d77916aab23e86522e2d4882c652f008d5"
|
||||||
integrity sha512-3wZx47PLWTckOQhc8Y6YZjAbNZ89Ovh4TdCT97MGhgl7aFd2LUekVnAmIgFwgMqyxzJ93nmkPF/ALpEW/i2qCg==
|
integrity sha512-5zx7yhQ8RTLwV71+GA9YsQQ63ALKG8XXIMqRJDdZkR8ZYftFcRgnzM7wOWmQZ/DATspyhPih5wCdcZnAIsM+mA==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@rollup/plugin-replace" "^5.0.1"
|
"@rollup/plugin-replace" "^5.0.1"
|
||||||
debug "^4.3.4"
|
debug "^4.3.4"
|
||||||
|
Loading…
Reference in New Issue
Block a user