We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6754fac commit 370b504Copy full SHA for 370b504
packages/react-mla/package.json
@@ -71,8 +71,8 @@
71
"@typescript-eslint/eslint-plugin": "8.23.0",
72
"@typescript-eslint/parser": "8.23.0",
73
"@vitejs/plugin-react": "4.3.4",
74
- "@vitest/browser": "2.1.9",
75
- "@vitest/coverage-v8": "2.1.9",
+ "@vitest/browser": "3.0.6",
+ "@vitest/coverage-v8": "3.0.6",
76
"autoprefixer": "10.4.20",
77
"eslint": "9.19.0",
78
"eslint-plugin-autofix": "2.2.0",
@@ -88,7 +88,7 @@
88
"vite-plugin-css-injected-by-js": "3.5.2",
89
"vite-plugin-dts": "4.5.0",
90
"vite-plugin-lib-inject-css": "2.2.1",
91
- "vitest": "2.1.9",
+ "vitest": "3.0.6",
92
"vitest-browser-react": "0.0.4"
93
},
94
"publishConfig": {
0 commit comments