chore(deps): update dependency vite to v5.2.3 (#1104)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/1105/head
renovate[bot] 1 year ago committed by GitHub
parent 8cd4a39864
commit 8f857dc4e1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -154,7 +154,7 @@ importers:
version: 5.4.3
vite:
specifier: ^5.0.12
version: 5.2.2
version: 5.2.3
plugins/stronghold:
dependencies:
@ -200,7 +200,7 @@ importers:
version: 5.4.3
vite:
specifier: ^5.0.12
version: 5.2.2
version: 5.2.3
plugins/window-state:
dependencies:
@ -2349,8 +2349,8 @@ packages:
engines: {node: '>= 0.4'}
dev: true
/postcss@8.4.37:
resolution: {integrity: sha512-7iB/v/r7Woof0glKLH8b1SPHrsX7uhdO+Geb41QpF/+mWZHU3uxxSlN+UXGVit1PawOYDToO+AbZzhBzWRDwbQ==}
/postcss@8.4.38:
resolution: {integrity: sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==}
engines: {node: ^10 || ^12 || >=14}
dependencies:
nanoid: 3.3.7
@ -2740,8 +2740,8 @@ packages:
punycode: 2.3.0
dev: true
/vite@5.2.2:
resolution: {integrity: sha512-FWZbz0oSdLq5snUI0b6sULbz58iXFXdvkZfZWR/F0ZJuKTSPO7v72QPXt6KqYeMFb0yytNp6kZosxJ96Nr/wDQ==}
/vite@5.2.3:
resolution: {integrity: sha512-+i1oagbvkVIhEy9TnEV+fgXsng13nZM90JQbrcPrf6DvW2mXARlz+DK7DLiDP+qeKoD1FCVx/1SpFL1CLq9Mhw==}
engines: {node: ^18.0.0 || >=20.0.0}
hasBin: true
peerDependencies:
@ -2769,7 +2769,7 @@ packages:
optional: true
dependencies:
esbuild: 0.20.2
postcss: 8.4.37
postcss: 8.4.38
rollup: 4.13.0
optionalDependencies:
fsevents: 2.3.3

Loading…
Cancel
Save