Skip to content

Commit

Permalink
Update vitest to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent 09e54fc commit 8e3a5a1
Show file tree
Hide file tree
Showing 2 changed files with 454 additions and 368 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@types/node": "^20.10.4",
"@types/postcss-js": "^4.0.4",
"@unocss/autocomplete": "^0.58.0",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/ui": "^1.6.0",
"@vitest/coverage-v8": "^2.1.4",
"@vitest/ui": "^2.1.4",
"animate.css": "^4.1.1",
"cssnano": "^7.0.6",
"eslint": "^8.57.1",
Expand All @@ -73,6 +73,6 @@
"typescript": "^5.3.3",
"unocss": "^0.60.0",
"vite": "^5.0.9",
"vitest": "^1.6.0"
"vitest": "^2.1.4"
}
}
Loading

0 comments on commit 8e3a5a1

Please sign in to comment.