We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2688d9e commit f546160Copy full SHA for f546160
package.json
@@ -52,7 +52,7 @@
52
"@types/node": "^20.11.16",
53
"@typescript-eslint/eslint-plugin": "^8.0.1",
54
"@typescript-eslint/parser": "^8.0.1",
55
- "@vitest/coverage-v8": "^2.0.5",
+ "@vitest/coverage-v8": "^3.0.1",
56
"documentation": "^14.0.3",
57
"eslint": "^9.9.0",
58
"eslint-plugin-unicorn": "^56.0.0",
@@ -61,7 +61,7 @@
61
"standard-changelog": "^6.0.0",
62
"typescript": "^5.7.0",
63
"typescript-eslint": "^8.0.1",
64
- "vitest": "^2.0.5",
+ "vitest": "^3.0.1",
65
"webpack": "^5.93.0",
66
"webpack-cli": "^5.1.4"
67
},
0 commit comments