Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2 (#1367)
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 Nov 13, 2024
1 parent c094b0f commit 734aa17
Show file tree
Hide file tree
Showing 2 changed files with 205 additions and 370 deletions.
6 changes: 3 additions & 3 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"@vitejs/plugin-react-swc": "^3.4.1",
"@vitest/coverage-v8": "^1.0.0",
"@vitest/ui": "^1.0.0",
"@vitest/coverage-v8": "^2.0.0",
"@vitest/ui": "^2.0.0",
"autoprefixer": "^10.4.16",
"cypress": "^13.5.1",
"cypress-vite": "^1.4.0",
Expand All @@ -93,7 +93,7 @@
"vite": "^5.0.0",
"vite-plugin-top-level-await": "^1.3.1",
"vite-plugin-wasm": "^3.2.2",
"vitest": "^1.0.0"
"vitest": "^2.0.0"
},
"resolutions": {
"@emotion/react": "11.13.3"
Expand Down
Loading

0 comments on commit 734aa17

Please sign in to comment.