Skip to content

Commit 3d5b3c7

Browse files
committed
chore(deps): update vitest monorepo to v3
1 parent d6315bd commit 3d5b3c7

File tree

2 files changed

+258
-131
lines changed

2 files changed

+258
-131
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": "3.2.4",
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": "3.2.4"
6969
}
7070
}

0 commit comments

Comments
 (0)