Skip to content

Commit

Permalink
chore(deps): update vitest to v2 (major) (#13144)
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 Oct 13, 2024
1 parent 95e1e34 commit 9fea6a2
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 364 deletions.
4 changes: 2 additions & 2 deletions packages/vant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,15 @@
"@vant/icons": "workspace:*",
"@vitejs/plugin-vue": "^5.1.4",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-istanbul": "^1.6.0",
"@vitest/coverage-istanbul": "^2.1.2",
"@vue/runtime-core": "^3.5.11",
"@vue/test-utils": "^2.4.6",
"csstype": "^3.1.3",
"diffable-html": "^5.0.0",
"jsdom": "^25.0.1",
"typescript": "^5.6.2",
"vite": "^5.4.8",
"vitest": "^1.6.0",
"vitest": "^2.1.2",
"vitest-canvas-mock": "^0.3.3",
"vue": "^3.5.11",
"vue-router": "^4.4.5"
Expand Down
Loading

0 comments on commit 9fea6a2

Please sign in to comment.