Skip to content

Commit e82011b

Browse files
chore(deps): update vitest monorepo to v4
1 parent ab18648 commit e82011b

File tree

2 files changed

+162
-150
lines changed

2 files changed

+162
-150
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"@types/react-dom": "19.2.2",
6161
"@types/unzipper": "0.10.11",
6262
"@vitejs/plugin-react": "5.0.4",
63-
"@vitest/browser": "3.2.4",
64-
"@vitest/coverage-v8": "3.2.4",
63+
"@vitest/browser": "4.0.3",
64+
"@vitest/coverage-v8": "4.0.3",
6565
"chromatic": "13.3.2",
6666
"dotenv": "17.2.3",
6767
"jsdom": "27.0.1",
@@ -72,7 +72,7 @@
7272
"typescript": "5.9.3",
7373
"vite": "7.1.12",
7474
"vite-tsconfig-paths": "5.1.4",
75-
"vitest": "3.2.4",
75+
"vitest": "4.0.3",
7676
"web-vitals": "5.1.0"
7777
}
7878
}

0 commit comments

Comments
 (0)