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.17.1
This commit is contained in:
parent
32c234258b
commit
e0e920e493
2 changed files with 5 additions and 5 deletions
|
@ -53,7 +53,7 @@
|
|||
"unocss": "0.57.7",
|
||||
"vite": "5.0.2",
|
||||
"vite-plugin-eslint": "1.8.1",
|
||||
"vite-plugin-pwa": "0.17.0",
|
||||
"vite-plugin-pwa": "0.17.1",
|
||||
"workbox-window": "7.0.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
|
|
@ -128,8 +128,8 @@ devDependencies:
|
|||
specifier: 1.8.1
|
||||
version: 1.8.1(eslint@8.54.0)(vite@5.0.2)
|
||||
vite-plugin-pwa:
|
||||
specifier: 0.17.0
|
||||
version: 0.17.0(vite@5.0.2)(workbox-build@7.0.0)(workbox-window@7.0.0)
|
||||
specifier: 0.17.1
|
||||
version: 0.17.1(vite@5.0.2)(workbox-build@7.0.0)(workbox-window@7.0.0)
|
||||
workbox-window:
|
||||
specifier: 7.0.0
|
||||
version: 7.0.0
|
||||
|
@ -5217,8 +5217,8 @@ packages:
|
|||
vite: 5.0.2(lightningcss@1.22.1)(terser@5.24.0)
|
||||
dev: true
|
||||
|
||||
/vite-plugin-pwa@0.17.0(vite@5.0.2)(workbox-build@7.0.0)(workbox-window@7.0.0):
|
||||
resolution: {integrity: sha512-cOyEG8EEc7JHmyMapTnjK2j0g2BIC3ErlmOHyGzVu8hqjyF9Jt6yWMmVNFtpA6v/NNyzP28ARf3vwzIAzR1kaw==}
|
||||
/vite-plugin-pwa@0.17.1(vite@5.0.2)(workbox-build@7.0.0)(workbox-window@7.0.0):
|
||||
resolution: {integrity: sha512-iDSJISCYYneaoMJvgGTOOd+g7K+Gas4a9OJy0H//JHlgbLoHN8qrkXzlOXw8aqnC+JMDCE4c2e2YmpD/Sg6k3g==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
vite: ^3.1.0 || ^4.0.0 || ^5.0.0
|
||||
|
|
Loading…
Reference in a new issue