Skip to content

Commit ad620e3

Browse files
committed
build: upgrade vite to 6.2.3 and shx to 0.4.0
1 parent 244f9c9 commit ad620e3

File tree

2 files changed

+668
-638
lines changed

2 files changed

+668
-638
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,13 @@
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.1"
47+
"cypress": "^14.2.1",
48+
"shx": "^0.4.0",
49+
"vite": "^6.2.3"
4650
}
4751
},
4852
"commitlint": {

0 commit comments

Comments
 (0)