Skip to content

Commit cd84bff

Browse files
chore(deps): update vitest monorepo to v3
1 parent 447a41d commit cd84bff

File tree

2 files changed

+533
-407
lines changed

2 files changed

+533
-407
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,14 +25,14 @@
2525
"@types/node": "^22.0.0",
2626
"@typescript-eslint/eslint-plugin": "^8.0.0",
2727
"@typescript-eslint/parser": "^8.0.0",
28-
"@vitest/coverage-v8": "^2.0.0",
28+
"@vitest/coverage-v8": "^3.0.0",
2929
"@types/react": "^19.0.0",
3030
"babel-plugin-styled-components": "^2.1.4",
3131
"eslint": "^9.0.0",
3232
"prettier": "^3.0.0",
3333
"prettier-plugin-tailwindcss": "^0.6.0",
3434
"typescript": "^5.1.3",
35-
"vitest": "^2.0.0"
35+
"vitest": "^3.0.0"
3636
},
3737
"dependencies": {
3838
"@babel/generator": "^7.22.9",

0 commit comments

Comments
 (0)