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 757c00a commit 029cf8cCopy full SHA for 029cf8c
package.json
@@ -36,11 +36,10 @@
36
"@semantic-release/changelog": "^6.0.3",
37
"@semantic-release/git": "^10.0.1",
38
"@types/node": "^24.10.1",
39
- "@types/semantic-release": "^20.0.6",
40
"@types/tmp": "^0.2.3",
41
"@typescript-eslint/eslint-plugin": "^8.24.1",
42
"@typescript-eslint/parser": "^8.24.1",
43
- "@vitest/coverage-v8": "^3.0.5",
+ "@vitest/coverage-v8": "^4.0.13",
44
"eslint": "^9.39.1",
45
"eslint-config-prettier": "^10.0.1",
46
"eslint-plugin-prettier": "^5.2.3",
@@ -51,7 +50,7 @@
51
50
"typedoc": "^0.28.0",
52
"typedoc-plugin-markdown": "^4.4.2",
53
"typescript": "^5.7.3",
54
- "vitest": "^3.0.6"
+ "vitest": "^4.0.13"
55
},
56
"engines": {
57
"node": "^24.10.0"
0 commit comments