chore(deps): bump vite from 5.0.11 to 5.0.12 (#592)

This commit is contained in:
dependabot[bot] 2024-01-21 03:26:57 +08:00 committed by GitHub
parent bd11e8c74b
commit b3586df1f7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 14 additions and 14 deletions

View File

@ -68,7 +68,7 @@
"tailwindcss": "^3.4.1",
"typescript": "^5.3.3",
"uuid": "^9.0.1",
"vite": "^5.0.11",
"vite": "^5.0.12",
"vite-plugin-pwa": "^0.17.4",
"vite-plugin-solid": "^2.8.0",
"zod": "^3.22.4"

View File

@ -168,14 +168,14 @@ dependencies:
specifier: ^9.0.1
version: 9.0.1
vite:
specifier: ^5.0.11
version: 5.0.11(@types/node@20.11.5)
specifier: ^5.0.12
version: 5.0.12(@types/node@20.11.5)
vite-plugin-pwa:
specifier: ^0.17.4
version: 0.17.4(vite@5.0.11)(workbox-build@7.0.0)(workbox-window@7.0.0)
version: 0.17.4(vite@5.0.12)(workbox-build@7.0.0)(workbox-window@7.0.0)
vite-plugin-solid:
specifier: ^2.8.0
version: 2.8.0(solid-js@1.8.11)(vite@5.0.11)
version: 2.8.0(solid-js@1.8.11)(vite@5.0.12)
zod:
specifier: ^3.22.4
version: 3.22.4
@ -6433,7 +6433,7 @@ packages:
spdx-expression-parse: 3.0.1
dev: false
/vite-plugin-pwa@0.17.4(vite@5.0.11)(workbox-build@7.0.0)(workbox-window@7.0.0):
/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==}
engines: {node: '>=16.0.0'}
peerDependencies:
@ -6444,14 +6444,14 @@ packages:
debug: 4.3.4
fast-glob: 3.3.2
pretty-bytes: 6.1.1
vite: 5.0.11(@types/node@20.11.5)
vite: 5.0.12(@types/node@20.11.5)
workbox-build: 7.0.0
workbox-window: 7.0.0
transitivePeerDependencies:
- supports-color
dev: false
/vite-plugin-solid@2.8.0(solid-js@1.8.11)(vite@5.0.11):
/vite-plugin-solid@2.8.0(solid-js@1.8.11)(vite@5.0.12):
resolution: {integrity: sha512-n5FAm7ZmTl94VWUoiJCgG7bouF2NlC9CA1wY/qbVnkFbYDWk++bFWyNoU48aLJ+lMtzNeYzJypJXOHzFKxL9xA==}
peerDependencies:
solid-js: ^1.7.2
@ -6464,14 +6464,14 @@ packages:
merge-anything: 5.1.7
solid-js: 1.8.11
solid-refresh: 0.5.3(solid-js@1.8.11)
vite: 5.0.11(@types/node@20.11.5)
vitefu: 0.2.5(vite@5.0.11)
vite: 5.0.12(@types/node@20.11.5)
vitefu: 0.2.5(vite@5.0.12)
transitivePeerDependencies:
- supports-color
dev: false
/vite@5.0.11(@types/node@20.11.5):
resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==}
/vite@5.0.12(@types/node@20.11.5):
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -6506,7 +6506,7 @@ packages:
fsevents: 2.3.3
dev: false
/vitefu@0.2.5(vite@5.0.11):
/vitefu@0.2.5(vite@5.0.12):
resolution: {integrity: sha512-SgHtMLoqaeeGnd2evZ849ZbACbnwQCIwRH57t18FxcXoZop0uQu0uzlIhJBlF/eWVzuce0sHeqPcDo+evVcg8Q==}
peerDependencies:
vite: ^3.0.0 || ^4.0.0 || ^5.0.0
@ -6514,7 +6514,7 @@ packages:
vite:
optional: true
dependencies:
vite: 5.0.11(@types/node@20.11.5)
vite: 5.0.12(@types/node@20.11.5)
dev: false
/webidl-conversions@4.0.2: