Skip to content

Commit 370b504

Browse files
chore(deps-dev): update vitest monorepo to v3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6754fac commit 370b504

File tree

2 files changed

+120
-111
lines changed

2 files changed

+120
-111
lines changed

packages/react-mla/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@
7171
"@typescript-eslint/eslint-plugin": "8.23.0",
7272
"@typescript-eslint/parser": "8.23.0",
7373
"@vitejs/plugin-react": "4.3.4",
74-
"@vitest/browser": "2.1.9",
75-
"@vitest/coverage-v8": "2.1.9",
74+
"@vitest/browser": "3.0.6",
75+
"@vitest/coverage-v8": "3.0.6",
7676
"autoprefixer": "10.4.20",
7777
"eslint": "9.19.0",
7878
"eslint-plugin-autofix": "2.2.0",
@@ -88,7 +88,7 @@
8888
"vite-plugin-css-injected-by-js": "3.5.2",
8989
"vite-plugin-dts": "4.5.0",
9090
"vite-plugin-lib-inject-css": "2.2.1",
91-
"vitest": "2.1.9",
91+
"vitest": "3.0.6",
9292
"vitest-browser-react": "0.0.4"
9393
},
9494
"publishConfig": {

0 commit comments

Comments
 (0)