Skip to content

Commit b336a1c

Browse files
committed
build: upgrade vite to 6.2.3 and related
1 parent a6167ed commit b336a1c

2 files changed

Lines changed: 582 additions & 564 deletions

File tree

package.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,14 @@
4040
"pnpm": {
4141
"overrides": {
4242
"@shoelace-style/shoelace": "^2.12.0",
43+
"@types/node": "^22.13.13",
44+
"esbuild": "^0.25.1",
4345
"start-server-and-test": "^2.0.4",
4446
"ava": "^6.1.3",
45-
"cypress": "^14.2.0"
47+
"cypress": "^14.2.0",
48+
"shx": "^0.4.0",
49+
"vite": "^6.2.3",
50+
"vite-plugin-static-copy": "^2.3.0"
4651
}
4752
},
4853
"commitlint": {

0 commit comments

Comments
 (0)