Skip to content

Commit

Permalink
chore(deps): update vitest to ^2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent be90544 commit fbaa81d
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 107 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
"@vercel/analytics": "^1.3.1",
"@vitejs/plugin-vue": "^5.1.3",
"@vitejs/plugin-vue-jsx": "^4.0.1",
"@vitest/coverage-v8": "^2.0.5",
"@vitest/ui": "^2.0.5",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"@vue/compiler-core": "^3.4.38",
"@vue/test-utils": "^2.4.6",
"@vueuse/core": "^11.0.3",
Expand Down Expand Up @@ -115,7 +115,7 @@
"unplugin-vue-components": "^0.27.4",
"vite": "^5.4.2",
"vitepress": "^1.3.4",
"vitest": "^2.0.5",
"vitest": "^2.1.4",
"vue": "^3.4.38",
"vue-demi": "^0.14.10",
"vue-tsc": "^2.0.29"
Expand Down
Loading

0 comments on commit fbaa81d

Please sign in to comment.