Skip to content

Commit 60293da

Browse files
committed
chore: update vite to v8
1 parent a67d6af commit 60293da

File tree

2 files changed

+136
-146
lines changed

2 files changed

+136
-146
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@
355355
"typescript": "5.9.3",
356356
"typescript-eslint": "8.48.1",
357357
"unified": "11.0.5",
358-
"vite": "npm:[email protected]",
358+
"vite": "8.0.0-beta.2",
359359
"vite-tsconfig-paths": "5.1.4",
360360
"vitest": "4.0.15",
361361
"vitest-mock-extended": "3.1.0"
@@ -384,7 +384,7 @@
384384
],
385385
"overrides": {
386386
"esbuild": "0.27.1",
387-
"vite": "npm:[email protected]"
387+
"vite": "8.0.0-beta.2"
388388
}
389389
}
390390
}

0 commit comments

Comments
 (0)