Skip to content

Commit 60f448c

Browse files
committed
beta.12
1 parent 7facedb commit 60f448c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
"@typescript-eslint/eslint-plugin": "^8.39.1",
6969
"@typescript-eslint/parser": "^8.39.1",
7070
"@vitejs/plugin-react": "^5.0.0",
71-
"@vitest/browser": "^4.0.0-beta.11",
72-
"@vitest/coverage-v8": "^4.0.0-beta.11",
71+
"@vitest/browser": "^4.0.0-beta.12",
72+
"@vitest/coverage-v8": "^4.0.0-beta.12",
7373
"@vitest/eslint-plugin": "^1.3.4",
7474
"@wyw-in-js/rollup": "^0.7.0",
7575
"@wyw-in-js/vite": "^0.7.0",
@@ -92,7 +92,7 @@
9292
"rolldown-plugin-dts": "^0.16.1",
9393
"typescript": "~5.9.2",
9494
"vite": "npm:rolldown-vite@^7.1.3",
95-
"vitest": "^4.0.0-beta.11",
95+
"vitest": "^4.0.0-beta.12",
9696
"vitest-browser-react": "^1.0.1"
9797
},
9898
"peerDependencies": {

0 commit comments

Comments
 (0)