Skip to content
This repository was archived by the owner on Aug 10, 2024. It is now read-only.

Commit fddb52f

Browse files
committed
Update vite to version 4.5.3
1 parent 646d2f8 commit fddb52f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"start-server-and-test": "^2.0.0",
4848
"tailwindcss": "^3.0.24",
4949
"typescript": "~4.9.3",
50-
"vite": "^4.5.2",
50+
"vite": "^4.5.3",
5151
"vitest": "^0.21.0",
5252
"vue-tsc": "^1.0.0"
5353
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4016,10 +4016,10 @@ [email protected]:
40164016
optionalDependencies:
40174017
fsevents "~2.3.2"
40184018

4019-
vite@^4.5.2:
4020-
version "4.5.2"
4021-
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.2.tgz#d6ea8610e099851dad8c7371599969e0f8b97e82"
4022-
integrity sha512-tBCZBNSBbHQkaGyhGCDUGqeo2ph8Fstyp6FMSvTtsXeZSPpSMGlviAOav2hxVTqFcx8Hj/twtWKsMJXNY0xI8w==
4019+
vite@^4.5.3:
4020+
version "4.5.3"
4021+
resolved "https://registry.yarnpkg.com/vite/-/vite-4.5.3.tgz#d88a4529ea58bae97294c7e2e6f0eab39a50fb1a"
4022+
integrity sha512-kQL23kMeX92v3ph7IauVkXkikdDRsYMGTVl5KY2E9OY4ONLvkHf04MDTbnfo6NKxZiDLWzVpP5oTa8hQD8U3dg==
40234023
dependencies:
40244024
esbuild "^0.18.10"
40254025
postcss "^8.4.27"

0 commit comments

Comments
 (0)