Skip to content

Commit 64644b3

Browse files
chore(deps): update vitest monorepo to v3
1 parent b0ce851 commit 64644b3

File tree

2 files changed

+113
-100
lines changed

2 files changed

+113
-100
lines changed

apps/web/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@
4949
"@typescript-eslint/eslint-plugin": "8.19.0",
5050
"@typescript-eslint/parser": "8.19.0",
5151
"@vitejs/plugin-react": "4.3.4",
52-
"@vitest/coverage-v8": "2.1.8",
52+
"@vitest/coverage-v8": "3.0.3",
5353
"@vitest/eslint-plugin": "1.1.24",
54-
"@vitest/ui": "2.1.8",
54+
"@vitest/ui": "3.0.3",
5555
"autoprefixer": "10.4.20",
5656
"c8": "10.1.3",
5757
"dotenv": "16.4.7",
@@ -84,7 +84,7 @@
8484
"vite": "6.0.7",
8585
"vite-plugin-checker": "0.8.0",
8686
"vite-tsconfig-paths": "5.1.4",
87-
"vitest": "2.1.8",
87+
"vitest": "3.0.3",
8888
"vitest-github-actions-reporter": "0.11.1",
8989
"vitest-sonar-reporter": "2.0.0"
9090
},

0 commit comments

Comments
 (0)