We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c419aac + 73694aa commit ec22b94Copy full SHA for ec22b94
2 files changed
package.json
@@ -73,7 +73,7 @@
73
"@rslib/core": "^0.11.0",
74
"@rspress/plugin-typedoc": "^1.43.9",
75
"@types/glob": "^9.0.0",
76
- "@vitest/coverage-v8": "^1.3.1",
+ "@vitest/coverage-v8": "^3.0.0",
77
"bumpp": "^10.2.0",
78
"chalk": "^5.4.1",
79
"gh-pages": "^6.3.0",
@@ -85,7 +85,7 @@
85
"rspress-plugin-sitemap": "^1.2.0",
86
"simple-git-hooks": "^2.9.0",
87
"typescript": "5.9.2",
88
- "vitest": "^1.3.1"
+ "vitest": "^3.0.0"
89
},
90
"repository": {
91
"type": "git",
0 commit comments