We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48516d7 commit 3f0d8f2Copy full SHA for 3f0d8f2
2 files changed
package.json
@@ -50,16 +50,16 @@
50
"@eslint/js": "^10.0.1",
51
"@rollup/plugin-node-resolve": "^16.0.3",
52
"@rollup/plugin-typescript": "^12.3.0",
53
- "@types/node": "^25.3.3",
54
- "@vitest/coverage-v8": "^4.0.18",
+ "@types/node": "^25.5.0",
+ "@vitest/coverage-v8": "^4.1.0",
55
"cpy-cli": "^7.0.0",
56
- "eslint": "^10.0.2",
+ "eslint": "^10.0.3",
57
"rimraf": "^6.1.3",
58
"rollup": "^4.59.0",
59
"typedoc": "^0.28.17",
60
"typescript": "^5.9.3",
61
- "typescript-eslint": "^8.56.1",
62
- "vitest": "^4.0.18"
+ "typescript-eslint": "^8.57.0",
+ "vitest": "^4.1.0"
63
},
64
"dependencies": {
65
"@tsdotnet/array-init": "^1.2.3",
0 commit comments