kick lodash out
Showing
| ... | @@ -40,7 +40,6 @@ | ... | @@ -40,7 +40,6 @@ |
| }, | }, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@types/jest": "^28.1.4", | "@types/jest": "^28.1.4", | ||
| "@types/lodash": "^4.14.182", | |||
| "@types/mustache": "^4.1.3", | "@types/mustache": "^4.1.3", | ||
| "@types/node": "^18.0.3", | "@types/node": "^18.0.3", | ||
| "@typescript-eslint/eslint-plugin": "^4.33.0", | "@typescript-eslint/eslint-plugin": "^4.33.0", | ||
| ... | @@ -55,11 +54,10 @@ | ... | @@ -55,11 +54,10 @@ |
| "typescript": "^4.7.4" | "typescript": "^4.7.4" | ||
| }, | }, | ||
| "peerDependencies": { | "peerDependencies": { | ||
| "cordis": "^2.4.4", | "cordis": "^2.6.0", | ||
| "schemastery": "^3.5.1" | "schemastery": "^3.5.1" | ||
| }, | }, | ||
| "dependencies": { | "dependencies": { | ||
| "lodash": "^4.17.21", | |||
| "mustache": "^4.2.0", | "mustache": "^4.2.0", | ||
| "reflect-metadata": "^0.1.13", | "reflect-metadata": "^0.1.13", | ||
| "rxjs": "^7.5.6", | "rxjs": "^7.5.6", | ||
| ... | ... |
Please register or sign in to comment