Skip to content

Commit b61b72d

Browse files
Update vitest monorepo to v3
1 parent cf36162 commit b61b72d

File tree

2 files changed

+549
-706
lines changed

2 files changed

+549
-706
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@types/pdf-parse": "1.1.4",
5858
"@typescript-eslint/eslint-plugin": "6.21.0",
5959
"@typescript-eslint/parser": "6.21.0",
60-
"@vitest/coverage-istanbul": "1.6.0",
60+
"@vitest/coverage-istanbul": "3.0.4",
6161
"commitizen": "4.3.1",
6262
"commitizen-emoji": "1.0.5",
6363
"copyfiles": "2.4.1",
@@ -77,7 +77,7 @@
7777
"tsx": "4.19.2",
7878
"typescript": "5.3.3",
7979
"vite-tsconfig-paths": "4.3.2",
80-
"vitest": "1.6.0"
80+
"vitest": "3.0.4"
8181
},
8282
"engines": {
8383
"yarn": ">= 1.22.0",

0 commit comments

Comments
 (0)