chore(deps): update dependency vite-plugin-pwa to v0.17.2

This commit is contained in:
renovate[bot] 2023-11-25 20:52:17 +00:00 committed by Kavin
parent e0e920e493
commit 226096391d
2 changed files with 5 additions and 5 deletions

View file

@ -53,7 +53,7 @@
"unocss": "0.57.7",
"vite": "5.0.2",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-pwa": "0.17.1",
"vite-plugin-pwa": "0.17.2",
"workbox-window": "7.0.0"
},
"browserslist": [

View file

@ -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.1
version: 0.17.1(vite@5.0.2)(workbox-build@7.0.0)(workbox-window@7.0.0)
specifier: 0.17.2
version: 0.17.2(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.1(vite@5.0.2)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-iDSJISCYYneaoMJvgGTOOd+g7K+Gas4a9OJy0H//JHlgbLoHN8qrkXzlOXw8aqnC+JMDCE4c2e2YmpD/Sg6k3g==}
/vite-plugin-pwa@0.17.2(vite@5.0.2)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-aVH9sxcTDumiWYiNcLrFqu+FdL79I2cT5EhlVe5V6nGcC64yQNGT1jamMytwi+OdfXl4VYic0LtoJ6JHMkM3ZQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
vite: ^3.1.0 || ^4.0.0 || ^5.0.0