packages
Showing
| ... | ... | @@ -22,7 +22,7 @@ |
| "homepage": "https://code.mycard.moe/3rdeye/schemastery-gen", | ||
| "devDependencies": { | ||
| "@types/lodash": "^4.14.176", | ||
| "@types/node": "^16.11.7", | ||
| "@types/node": "^16.11.9", | ||
| "@typescript-eslint/eslint-plugin": "^4.33.0", | ||
| "@typescript-eslint/parser": "^4.33.0", | ||
| "eslint": "^7.32.0", | ||
| ... | ... | @@ -30,7 +30,7 @@ |
| "eslint-plugin-prettier": "^3.4.1", | ||
| "prettier": "^2.4.1", | ||
| "schemastery": "^1.0.0", | ||
| "typescript": "^4.4.4" | ||
| "typescript": "^4.5.2" | ||
| }, | ||
| "dependencies": { | ||
| "lodash": "^4.17.21", | ||
| ... | ... |
Please register or sign in to comment