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 9ceb11a commit 1baea41Copy full SHA for 1baea41
package.json
@@ -58,7 +58,7 @@
58
"@types/node": "^20.17.57",
59
"@typescript-eslint/eslint-plugin": "^7.18.0",
60
"@typescript-eslint/parser": "^7.18.0",
61
- "@vitest/ui": "^0.34.7",
+ "@vitest/ui": "^3.2.3",
62
"cz-conventional-changelog": "^3.3.0",
63
"eslint": "^8.57.1",
64
"eslint-config-prettier": "^8.10.0",
@@ -76,6 +76,6 @@
76
"typedoc": "^0.28.5",
77
"typedoc-plugin-mdn-links": "^3.3.8",
78
"typescript": "^5.8.3",
79
- "vitest": "^0.34.6"
+ "vitest": "^3.2.3"
80
}
81
0 commit comments