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 ab7cf60 commit a8baf21Copy full SHA for a8baf21
package.json
@@ -49,15 +49,15 @@
49
"@eslint/js": "^9.39.1",
50
"@rollup/plugin-typescript": "^12.3.0",
51
"@types/node": "^24.10.1",
52
- "@vitest/coverage-v8": "^4.0.10",
+ "@vitest/coverage-v8": "^4.0.15",
53
"cpy-cli": "^6.0.0",
54
"eslint": "^9.39.1",
55
"rimraf": "^6.1.2",
56
"rollup": "^4.53.3",
57
- "typedoc": "^0.28.14",
+ "typedoc": "^0.28.15",
58
"typescript": "^5.9.3",
59
- "typescript-eslint": "^8.47.0",
60
- "vitest": "^4.0.10"
+ "typescript-eslint": "^8.48.1",
+ "vitest": "^4.0.15"
61
},
62
"dependencies": {
63
"@tsdotnet/common-interfaces": "^1.0.6",
0 commit comments