Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2 (major) (#3135)
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 Jul 9, 2024
1 parent dd6b2bd commit c78bd26
Show file tree
Hide file tree
Showing 2 changed files with 188 additions and 161 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
"@types/node": "^20.14.9",
"@vitejs/plugin-vue": "^5.0.5",
"@vitejs/plugin-vue-jsx": "^4.0.0",
"@vitest/coverage-istanbul": "^1.6.0",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/coverage-istanbul": "^2.0.1",
"@vitest/coverage-v8": "^2.0.1",
"@vitest/ui": "^2.0.1",
"@vue/test-utils": "^2.4.6",
"autoprefixer": "^10.4.19",
"codesandbox": "^2.2.3",
Expand All @@ -111,7 +111,7 @@
"unplugin-vue-components": "^0.27.2",
"vite": "^5.3.2",
"vite-plugin-vue-devtools": "^7.2.1",
"vitest": "^1.6.0",
"vitest": "^2.0.1",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.4.31",
"vue-tsc": "^1.8.27"
Expand Down
Loading

0 comments on commit c78bd26

Please sign in to comment.