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

This commit is contained in:
renovate[bot] 2024-01-25 21:13:13 +00:00 committed by Kavin
parent 690467895d
commit 8494797121
2 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
"unocss": "0.58.3",
"vite": "5.0.12",
"vite-plugin-eslint": "1.8.1",
"vite-plugin-pwa": "0.17.4",
"vite-plugin-pwa": "0.17.5",
"workbox-window": "7.0.0"
},
"browserslist": [

View File

@ -119,8 +119,8 @@ devDependencies:
specifier: 1.8.1
version: 1.8.1(eslint@8.56.0)(vite@5.0.12)
vite-plugin-pwa:
specifier: 0.17.4
version: 0.17.4(vite@5.0.12)(workbox-build@7.0.0)(workbox-window@7.0.0)
specifier: 0.17.5
version: 0.17.5(vite@5.0.12)(workbox-build@7.0.0)(workbox-window@7.0.0)
workbox-window:
specifier: 7.0.0
version: 7.0.0
@ -5023,8 +5023,8 @@ packages:
vite: 5.0.12(lightningcss@1.23.0)(terser@5.27.0)
dev: true
/vite-plugin-pwa@0.17.4(vite@5.0.12)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-j9iiyinFOYyof4Zk3Q+DtmYyDVBDAi6PuMGNGq6uGI0pw7E+LNm9e+nQ2ep9obMP/kjdWwzilqUrlfVRj9OobA==}
/vite-plugin-pwa@0.17.5(vite@5.0.12)(workbox-build@7.0.0)(workbox-window@7.0.0):
resolution: {integrity: sha512-UxRNPiJBzh4tqU/vc8G2TxmrUTzT6BqvSzhszLk62uKsf+npXdvLxGDz9C675f4BJi6MbD2tPnJhi5txlMzxbQ==}
engines: {node: '>=16.0.0'}
peerDependencies:
vite: ^3.1.0 || ^4.0.0 || ^5.0.0