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 c33b593 commit 8caa54dCopy full SHA for 8caa54d
1 file changed
package.json
@@ -49,7 +49,7 @@
49
},
50
"devDependencies": {
51
"@eslint/js": "^9.36.0",
52
- "@types/node": "^24.5.2",
+ "@types/node": "^25.0.2",
53
"@typescript-eslint/eslint-plugin": "^8.18.0",
54
"@typescript-eslint/parser": "^8.18.0",
55
"clang-format": "^1.8.0",
@@ -64,6 +64,7 @@
64
"jsdoc": "^4.0.4",
65
"lint-staged": "^16.2.0",
66
"mocha": "^11.0.2",
67
+ "node-gyp": "^12.1.0",
68
"nyc": "^17.1.0",
69
"prebuildify": "^6.0.1",
70
"rimraf": "^6.0.1",
0 commit comments