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 e86d6de commit 40e075eCopy full SHA for 40e075e
package.json
@@ -58,7 +58,7 @@
58
"@types/node": "^18.19.70",
59
"@typescript-eslint/eslint-plugin": "^5.62.0",
60
"@typescript-eslint/parser": "^5.62.0",
61
- "@vitest/ui": "^0.34.7",
+ "@vitest/ui": "^3.0.4",
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.27.6",
77
"typedoc-plugin-mdn-links": "^2.0.2",
78
"typescript": "^4.9.5",
79
- "vitest": "^0.34.6"
+ "vitest": "^3.0.4"
80
}
81
0 commit comments