Skip to content

Commit 0d15f79

Browse files
chore(deps): update vitest monorepo to v2 (major) (#882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b7ef0e9 commit 0d15f79

File tree

2 files changed

+189
-183
lines changed

2 files changed

+189
-183
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/node": "^20.14.10",
4949
"@types/react": "^18.3.3",
5050
"@types/react-dom": "^18.3.0",
51-
"@vitest/coverage-istanbul": "^1.6.0",
51+
"@vitest/coverage-istanbul": "^2.0.4",
5252
"eslint": "^8.57.0",
5353
"eslint-plugin-react-hooks": "^4.6.2",
5454
"jsdom": "^24.1.1",
@@ -68,7 +68,7 @@
6868
"typescript52": "npm:[email protected]",
6969
"typescript53": "npm:[email protected]",
7070
"vite": "^5.3.5",
71-
"vitest": "^1.6.0",
71+
"vitest": "^2.0.4",
7272
"vue": "^3.3.4"
7373
}
7474
}

0 commit comments

Comments
 (0)