Skip to content

Commit

Permalink
chore(deps): update vitest monorepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent 1e03194 commit a82f91b
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 112 deletions.
4 changes: 2 additions & 2 deletions apps/remix-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"@vitest/coverage-v8": "^1.6.0",
"@vitest/coverage-v8": "^2.0.0",
"autoprefixer": "^10.4.19",
"concurrently": "^8.2.2",
"esbuild": "0.23.0",
Expand All @@ -90,7 +90,7 @@
"typescript": "^5.5.2",
"vite": "^5.3.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0"
"vitest": "^2.0.0"
},
"engines": {
"node": "18"
Expand Down
2 changes: 1 addition & 1 deletion packages/internal-nobuild/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"typescript": "^5.5.2",
"vite": "^5.3.3",
"vite-tsconfig-paths": "^4.3.2",
"vitest": "^1.6.0"
"vitest": "^2.0.0"
},
"exports": {
"./package.json": "./package.json",
Expand Down
Loading

0 comments on commit a82f91b

Please sign in to comment.