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 daabf75 commit 3ba7a1bCopy full SHA for 3ba7a1b
package.json
@@ -58,7 +58,7 @@
58
"@types/node": "^18.19.123",
59
"@typescript-eslint/eslint-plugin": "^5.62.0",
60
"@typescript-eslint/parser": "^5.62.0",
61
- "@vitest/ui": "^0.34.7",
+ "@vitest/ui": "^3.2.4",
62
"cz-conventional-changelog": "^3.3.0",
63
"eslint": "^8.57.1",
64
"eslint-config-prettier": "^8.10.2",
@@ -76,6 +76,6 @@
76
"typedoc": "^0.28.10",
77
"typedoc-plugin-mdn-links": "^2.0.2",
78
"typescript": "^4.9.5",
79
- "vitest": "^0.34.6"
+ "vitest": "^3.2.4"
80
}
81
0 commit comments