Skip to content

Commit c95438a

Browse files
committed
chore(deps): update vitest monorepo to v4
1 parent a9c85dd commit c95438a

File tree

2 files changed

+486
-855
lines changed

2 files changed

+486
-855
lines changed

apps/app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/react-dom": "19.0.4",
5656
"@typescript-eslint/eslint-plugin": "8.28.0",
5757
"@typescript-eslint/parser": "8.28.0",
58-
"@vitest/coverage-v8": "2.1.9",
58+
"@vitest/coverage-v8": "4.0.8",
5959
"eslint": "9.23.0",
6060
"eslint-config-next": "15.2.4",
6161
"eslint-plugin-react-compiler": "latest",
@@ -65,6 +65,6 @@
6565
"prettier-plugin-tailwindcss": "0.6.11",
6666
"tailwindcss": "3.4.17",
6767
"typescript": "5.8.2",
68-
"vitest": "2.1.9"
68+
"vitest": "4.0.8"
6969
}
7070
}

0 commit comments

Comments
 (0)