Skip to content

Commit 8ed6fdf

Browse files
committed
chore: update vitest
1 parent 484723f commit 8ed6fdf

File tree

2 files changed

+268
-387
lines changed

2 files changed

+268
-387
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,9 +127,9 @@
127127
"@types/react-transition-group": "^4.4.12",
128128
"@typescript-eslint/eslint-plugin": "^8.23.0",
129129
"@typescript-eslint/parser": "^8.23.0",
130-
"@vitejs/plugin-react": "^4.3.4",
131-
"@vitest/browser": "^3.0.5",
132-
"@vitest/coverage-istanbul": "3.0.5",
130+
"@vitejs/plugin-react": "^4.4.1",
131+
"@vitest/browser": "^3.1.3",
132+
"@vitest/coverage-istanbul": "3.1.3",
133133
"babel-eslint": "^10.1.0",
134134
"babel-preset-env-modules": "^1.0.1",
135135
"cross-env": "^7.0.3",
@@ -151,7 +151,7 @@
151151
"rollup": "^4.34.6",
152152
"typescript": "^5.7.3",
153153
"typescript-eslint": "^8.23.0",
154-
"vitest": "^3.0.5"
154+
"vitest": "^3.1.3"
155155
},
156156
"bugs": {
157157
"url": "https://github.com/react-restart/ui/issues"

0 commit comments

Comments
 (0)