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 7f4668b commit 8e344bbCopy full SHA for 8e344bb
package.json
@@ -29,16 +29,16 @@
29
"zod-to-json-schema": "^3.24.6"
30
},
31
"devDependencies": {
32
- "@eslint/js": "^9.35.0",
33
- "@types/node": "^24.3.1",
34
- "@typescript-eslint/eslint-plugin": "^8.42.0",
35
- "@typescript-eslint/parser": "^8.42.0",
+ "@eslint/js": "^9.38.0",
+ "@types/node": "^24.9.2",
+ "@typescript-eslint/eslint-plugin": "^8.46.2",
+ "@typescript-eslint/parser": "^8.46.2",
36
"@vitest/coverage-v8": "^4.0.5",
37
"@vitest/ui": "^4.0.5",
38
- "eslint": "^9.35.0",
+ "eslint": "^9.38.0",
39
"prettier": "^3.6.2",
40
- "tsx": "^4.20.5",
41
- "typescript": "^5.9.2",
+ "tsx": "^4.20.6",
+ "typescript": "^5.9.3",
42
"vitest": "^4.0.5"
43
}
44
0 commit comments