Skip to content

Commit d20c004

Browse files
author
taojiu
committed
build(deps): 升级 vitest 相关依赖
- 将 @vitest/ui 从 2.1.8 升级到 3.0.4 - 将 vitest 从 2.1.8 升级到 3.0.4
1 parent 00ea87a commit d20c004

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@testing-library/dom": "^10.4.0",
4747
"@testing-library/react": "16.1.0",
4848
"@vitejs/plugin-react-swc": "3.7.1",
49-
"@vitest/ui": "^2.1.8",
49+
"@vitest/ui": "^3.0.4",
5050
"del": "^6.1.1",
5151
"execa": "^5.1.1",
5252
"f2elint": "^4.8.0",
@@ -59,7 +59,7 @@
5959
"typescript": "5.6.3",
6060
"vite": "^6.0.1",
6161
"vite-plugin-dts": "^4.3.0",
62-
"vitest": "^2.1.8"
62+
"vitest": "^3.0.4"
6363
},
6464
"resolutions": {
6565
"typescript": "5.6.3",

0 commit comments

Comments
 (0)