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.
2 parents 4e5fa92 + 17b052e commit b3a28b4Copy full SHA for b3a28b4
package.json
@@ -52,15 +52,15 @@
52
"@types/proper-lockfile": "4.1.4",
53
"@typescript-eslint/eslint-plugin": "7.18.0",
54
"@typescript-eslint/parser": "7.18.0",
55
- "@vitest/coverage-v8": "1.6.0",
+ "@vitest/coverage-v8": "3.2.4",
56
"eslint": "8.57.1",
57
"eslint-plugin-vitest": "0.4.1",
58
"jsdoc-to-markdown": "8.0.3",
59
"shx": "0.3.4",
60
"typescript": "5.5.4",
61
"vite": "5.4.20",
62
"vite-tsconfig-paths": "4.3.2",
63
- "vitest": "1.6.1"
+ "vitest": "3.2.4"
64
},
65
"packageManager": "[email protected]"
66
}
0 commit comments