|
28 | 28 | }, |
29 | 29 | "homepage": "https://github.com/microfleet/validation#readme", |
30 | 30 | "devDependencies": { |
31 | | - "@makeomatic/deploy": "^10.3.3", |
32 | | - "@types/callsite": "^1.0.30", |
33 | | - "@types/common-errors": "^1.0.1", |
34 | | - "@types/debug": "^4.1.5", |
35 | | - "@types/glob": "^7.1.3", |
36 | | - "@types/jest": "^26.0.19", |
37 | | - "@types/node": "^14.14.16", |
38 | | - "@typescript-eslint/eslint-plugin": "^4.11.1", |
39 | | - "@typescript-eslint/parser": "^4.11.1", |
40 | | - "codecov": "^3.8.1", |
41 | | - "eslint": "^7.16.0", |
42 | | - "eslint-config-makeomatic": "^5.0.3", |
43 | | - "jest": "^26.6.3", |
44 | | - "ts-jest": "^26.4.4", |
45 | | - "typescript": "^4.1.3" |
| 31 | + "@makeomatic/deploy": "^10.4.0", |
| 32 | + "@types/callsite": "^1.0.31", |
| 33 | + "@types/common-errors": "^1.0.2", |
| 34 | + "@types/debug": "^4.1.7", |
| 35 | + "@types/glob": "^7.1.4", |
| 36 | + "@types/jest": "^27.0.0", |
| 37 | + "@types/node": "^16.4.13", |
| 38 | + "@typescript-eslint/eslint-plugin": "^4.29.1", |
| 39 | + "@typescript-eslint/parser": "^4.29.1", |
| 40 | + "codecov": "^3.8.3", |
| 41 | + "eslint": "^7.32.0", |
| 42 | + "eslint-config-makeomatic": "^5.0.4", |
| 43 | + "jest": "^27.0.6", |
| 44 | + "ts-jest": "^27.0.4", |
| 45 | + "typescript": "^4.3.5" |
46 | 46 | }, |
47 | 47 | "dependencies": { |
48 | | - "ajv": "^7.0.2", |
49 | | - "ajv-formats": "^1.5.1", |
50 | | - "ajv-keywords": "^4.0.0", |
| 48 | + "ajv": "^8.6.2", |
| 49 | + "ajv-formats": "^2.1.0", |
| 50 | + "ajv-keywords": "^5.0.0", |
51 | 51 | "callsite": "^1.0.0", |
52 | 52 | "common-errors": "^1.2.0", |
53 | | - "debug": "^4.3.1", |
54 | | - "glob": "^7.1.6" |
| 53 | + "debug": "^4.3.2", |
| 54 | + "glob": "^7.1.7" |
55 | 55 | }, |
56 | 56 | "peerDependencies": { |
57 | 57 | "common-errors": "~1.x.x" |
|
0 commit comments