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.5 (#3485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
8bc8201919
commit
f5807377ec
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"unocss": "0.58.6",
|
||||
"vite": "5.1.6",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.19.4",
|
||||
"vite-plugin-pwa": "0.19.5",
|
||||
"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.4
|
||||
version: 0.19.4(vite@5.1.6)(workbox-build@7.0.0)(workbox-window@7.0.0)
|
||||
specifier: 0.19.5
|
||||
version: 0.19.5(vite@5.1.6)(workbox-build@7.0.0)(workbox-window@7.0.0)
|
||||
workbox-window:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
|
@ -5136,8 +5136,8 @@ packages:
|
|||
vite: 5.1.6(lightningcss@1.24.1)(terser@5.29.2)
|
||||
dev: true
|
||||
|
||||
/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==}
|
||||
/vite-plugin-pwa@0.19.5(vite@5.1.6)(workbox-build@7.0.0)(workbox-window@7.0.0):
|
||||
resolution: {integrity: sha512-3xJEc2Gmq6SBf730UAV1N2/MqOm+MiyvaLToSTglg+pH9b9qm666yPVxrBBlcOhGoJJWjJpu+Z9tROKek2CODg==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
'@vite-pwa/assets-generator': ^0.2.4
|
||||
|
|
Loading…
Reference in a new issue