We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a3b0a3 commit 68f8aa5Copy full SHA for 68f8aa5
2 files changed
package.json
@@ -53,15 +53,15 @@
53
"@rollup/plugin-node-resolve": "^16.0.3",
54
"@rollup/plugin-typescript": "^12.3.0",
55
"@types/node": "^24.10.1",
56
- "@vitest/coverage-v8": "^4.0.10",
+ "@vitest/coverage-v8": "^4.0.15",
57
"cpy-cli": "^6.0.0",
58
"eslint": "^9.39.1",
59
"rimraf": "^6.1.2",
60
"rollup": "^4.53.3",
61
- "typedoc": "^0.28.14",
+ "typedoc": "^0.28.15",
62
"typescript": "^5.9.3",
63
- "typescript-eslint": "^8.47.0",
64
- "vitest": "^4.0.10"
+ "typescript-eslint": "^8.48.1",
+ "vitest": "^4.0.15"
65
},
66
"dependencies": {
67
"tslib": "^2.8.1"
0 commit comments