Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v3 (#757)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent d85dedb commit d5fa5cc
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 375 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"@typescript-eslint/eslint-plugin": "^8.18.2",
"@typescript-eslint/parser": "^8.18.2",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/coverage-v8": "^2.1.8",
"@vitest/ui": "^2.1.8",
"@vitest/coverage-v8": "^3.0.0",
"@vitest/ui": "^3.0.0",
"cz-conventional-changelog": "^3.3.0",
"esbuild": "^0.24.2",
"eslint": "^9.17.0",
Expand All @@ -49,7 +49,7 @@
"stylelint-config-standard": "^37.0.0",
"typescript": "^5.7.2",
"vite": "^6.0.6",
"vitest": "^2.1.8"
"vitest": "^3.0.0"
},
"config": {
"commitizen": {
Expand Down
Loading

0 comments on commit d5fa5cc

Please sign in to comment.