json-schema-it
Advanced tools
+13
-13
| { | ||
| "name": "json-schema-it", | ||
| "version": "1.2.13", | ||
| "version": "1.2.14", | ||
| "description": "JSON Schema generator.", | ||
@@ -39,3 +39,3 @@ "author": "Mark <mark@remarkablemark.org>", | ||
| "dependencies": { | ||
| "@types/validator": "13.12.3", | ||
| "@types/validator": "13.15.0", | ||
| "validator": "13.15.0" | ||
@@ -46,11 +46,11 @@ }, | ||
| "@commitlint/config-conventional": "19.8.0", | ||
| "@eslint/compat": "1.2.7", | ||
| "@eslint/compat": "1.2.8", | ||
| "@eslint/eslintrc": "3.3.1", | ||
| "@eslint/js": "9.23.0", | ||
| "@eslint/js": "9.24.0", | ||
| "@types/jest": "29.5.14", | ||
| "@types/node": "22.13.13", | ||
| "@typescript-eslint/eslint-plugin": "8.28.0", | ||
| "@typescript-eslint/parser": "8.28.0", | ||
| "eslint": "9.23.0", | ||
| "eslint-plugin-prettier": "5.2.5", | ||
| "@types/node": "22.14.1", | ||
| "@typescript-eslint/eslint-plugin": "8.30.1", | ||
| "@typescript-eslint/parser": "8.30.1", | ||
| "eslint": "9.24.0", | ||
| "eslint-plugin-prettier": "5.2.6", | ||
| "eslint-plugin-simple-import-sort": "12.1.1", | ||
@@ -61,8 +61,8 @@ "eslint-plugin-tsdoc": "0.4.0", | ||
| "jest": "29.7.0", | ||
| "lint-staged": "15.5.0", | ||
| "lint-staged": "15.5.1", | ||
| "prettier": "3.5.3", | ||
| "ts-jest": "29.3.0", | ||
| "ts-jest": "29.3.2", | ||
| "ts-node": "10.9.2", | ||
| "typedoc": "0.28.1", | ||
| "typescript": "5.8.2" | ||
| "typedoc": "0.28.2", | ||
| "typescript": "5.8.3" | ||
| }, | ||
@@ -69,0 +69,0 @@ "files": [ |
14942
-0.01%+ Added
- Removed
Updated