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 17a2835 commit 2098ce6Copy full SHA for 2098ce6
package.json
@@ -60,16 +60,16 @@
60
"@types/node": "^18.19.1",
61
"@u3u/eslint-config": "^2.13.1",
62
"@u3u/prettier-config": "^2.1.1",
63
- "@vitest/coverage-v8": "^0.34.6",
64
- "@vitest/ui": "^0.34.6",
+ "@vitest/coverage-v8": "^1.1.0",
+ "@vitest/ui": "^1.1.0",
65
"eslint": "^8.55.0",
66
"happy-dom": "^9.20.3",
67
"lint-staged": "^13.3.0",
68
"prettier": "^2.8.8",
69
"simple-git-hooks": "^2.9.0",
70
"tsup": "^7.3.0",
71
"typescript": "^5.3.2",
72
- "vitest": "^0.34.6"
+ "vitest": "^1.1.0"
73
},
74
"packageManager": "[email protected]",
75
"publishConfig": {
0 commit comments