mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-12-26 19:24:12 +08:00
build(deps): bump vite-plugin-pwa from 0.21.0 to 0.21.1 (#1204)
This commit is contained in:
parent
eec72f9b55
commit
218a368f89
@ -73,7 +73,7 @@
|
||||
"unplugin-auto-import": "^0.18.6",
|
||||
"uuid": "^11.0.3",
|
||||
"vite": "^5.4.11",
|
||||
"vite-plugin-pwa": "^0.21.0",
|
||||
"vite-plugin-pwa": "^0.21.1",
|
||||
"vite-plugin-solid": "^2.11.0",
|
||||
"zod": "^3.23.8"
|
||||
},
|
||||
|
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@ -186,8 +186,8 @@ importers:
|
||||
specifier: ^5.4.11
|
||||
version: 5.4.11(@types/node@22.10.0)(terser@5.31.1)
|
||||
vite-plugin-pwa:
|
||||
specifier: ^0.21.0
|
||||
version: 0.21.0(@vite-pwa/assets-generator@0.2.6)(vite@5.4.11(@types/node@22.10.0)(terser@5.31.1))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.1.0)
|
||||
specifier: ^0.21.1
|
||||
version: 0.21.1(@vite-pwa/assets-generator@0.2.6)(vite@5.4.11(@types/node@22.10.0)(terser@5.31.1))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.1.0)
|
||||
vite-plugin-solid:
|
||||
specifier: ^2.11.0
|
||||
version: 2.11.0(solid-js@1.9.3)(vite@5.4.11(@types/node@22.10.0)(terser@5.31.1))
|
||||
@ -3656,12 +3656,12 @@ packages:
|
||||
validate-html-nesting@1.2.2:
|
||||
resolution: {integrity: sha512-hGdgQozCsQJMyfK5urgFcWEqsSSrK63Awe0t/IMR0bZ0QMtnuaiHzThW81guu3qx9abLi99NEuiaN6P9gVYsNg==}
|
||||
|
||||
vite-plugin-pwa@0.21.0:
|
||||
resolution: {integrity: sha512-gnDE5sN2hdxA4vTl0pe6PCTPXqChk175jH8dZVVTBjFhWarZZoXaAdoTIKCIa8Zbx94sC0CnCOyERBWpxvry+g==}
|
||||
vite-plugin-pwa@0.21.1:
|
||||
resolution: {integrity: sha512-rkTbKFbd232WdiRJ9R3u+hZmf5SfQljX1b45NF6oLA6DSktEKpYllgTo1l2lkiZWMWV78pABJtFjNXfBef3/3Q==}
|
||||
engines: {node: '>=16.0.0'}
|
||||
peerDependencies:
|
||||
'@vite-pwa/assets-generator': ^0.2.6
|
||||
vite: ^3.1.0 || ^4.0.0 || ^5.0.0
|
||||
vite: ^3.1.0 || ^4.0.0 || ^5.0.0 || ^6.0.0
|
||||
workbox-build: ^7.3.0
|
||||
workbox-window: ^7.3.0
|
||||
peerDependenciesMeta:
|
||||
@ -7505,7 +7505,7 @@ snapshots:
|
||||
|
||||
validate-html-nesting@1.2.2: {}
|
||||
|
||||
vite-plugin-pwa@0.21.0(@vite-pwa/assets-generator@0.2.6)(vite@5.4.11(@types/node@22.10.0)(terser@5.31.1))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.1.0):
|
||||
vite-plugin-pwa@0.21.1(@vite-pwa/assets-generator@0.2.6)(vite@5.4.11(@types/node@22.10.0)(terser@5.31.1))(workbox-build@7.1.1(@types/babel__core@7.20.5))(workbox-window@7.1.0):
|
||||
dependencies:
|
||||
debug: 4.3.6
|
||||
pretty-bytes: 6.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user