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.19.4
This commit is contained in:
parent
116a1ba03b
commit
5e42ad490f
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"unocss": "0.58.5",
|
||||
"vite": "5.1.6",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.19.3",
|
||||
"vite-plugin-pwa": "0.19.4",
|
||||
"workbox-window": "7.0.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
@ -107,8 +107,8 @@ devDependencies:
|
|||
specifier: 1.8.1
|
||||
version: 1.8.1(eslint@8.57.0)(vite@5.1.6)
|
||||
vite-plugin-pwa:
|
||||
specifier: 0.19.3
|
||||
version: 0.19.3(vite@5.1.6)(workbox-build@7.0.0)(workbox-window@7.0.0)
|
||||
specifier: 0.19.4
|
||||
version: 0.19.4(vite@5.1.6)(workbox-build@7.0.0)(workbox-window@7.0.0)
|
||||
workbox-window:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
|
@ -5026,8 +5026,8 @@ packages:
|
|||
vite: 5.1.6(lightningcss@1.24.0)(terser@5.28.1)
|
||||
dev: true
|
||||
|
||||
/vite-plugin-pwa@0.19.3(vite@5.1.6)(workbox-build@7.0.0)(workbox-window@7.0.0):
|
||||
resolution: {integrity: sha512-ajY7Vn39hFbkWyqkyoJT40hPJcfU9AAfCugARJ3AdqK258z3mi3dmG88PB0+1WqJwUsedRRPkScH5HnQBzmRMQ==}
|
||||
/vite-plugin-pwa@0.19.4(vite@5.1.6)(workbox-build@7.0.0)(workbox-window@7.0.0):
|
||||
resolution: {integrity: sha512-KiEFXaYEj2Hg1it+yECy75oqNmlXimI7BaLx7Sxl7Qsd9EIVxaf3GX1mZdLpHe83pDgHBNwm9USGQxSCNp5m7A==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
'@vite-pwa/assets-generator': ^0.2.4
|
||||
|
|
Loading…
Reference in a new issue