We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16b439 commit f6ce199Copy full SHA for f6ce199
package.json
@@ -29,16 +29,15 @@
29
"tippy.js": "^6.3.7"
30
},
31
"devDependencies": {
32
- "c8": "^10.1.3",
33
"husky": "^9.1.7",
34
"lint-staged": "^16.2.5",
35
"prettier": "^3.6.2",
36
"typedoc": "^0.28.14",
37
"typedoc-plugin-merge-modules": "^7.0.0",
38
"typescript": "^5.9.3",
39
"vite": "^7.3.1",
40
- "vitest": "^4.0.18",
41
- "vite-plugin-oxlint": "2.0.1"
+ "vite-plugin-oxlint": "2.0.1",
+ "vitest": "^4.0.18"
42
43
"keywords": [
44
"graph",
0 commit comments