|
17 | 17 | "dist/lib/*.d.ts" |
18 | 18 | ], |
19 | 19 | "dependencies": { |
20 | | - "openapi-types": "^12.0.0", |
21 | | - "yaml": "^2.1.1" |
| 20 | + "openapi-types": "^12.1.0", |
| 21 | + "yaml": "^2.2.2" |
22 | 22 | }, |
23 | 23 | "devDependencies": { |
24 | 24 | "@apidevtools/swagger-parser": "^10.1.0", |
25 | | - "@babel/core": "^7.18.9", |
26 | | - "@babel/preset-env": "^7.18.9", |
27 | | - "@babel/preset-typescript": "^7.18.6", |
28 | | - "@block65/eslint-config": "^8.0.0", |
29 | | - "@jest/globals": "^28.1.3", |
30 | | - "@types/jest": "^28.1.6", |
| 25 | + "@babel/core": "^7.21.8", |
| 26 | + "@babel/preset-env": "^7.21.5", |
| 27 | + "@babel/preset-typescript": "^7.21.5", |
| 28 | + "@block65/eslint-config": "^9.0.0", |
| 29 | + "@jest/globals": "^29.5.0", |
| 30 | + "@types/jest": "^29.5.1", |
31 | 31 | "@types/json-schema": "^7.0.11", |
32 | | - "@types/node": "^18.0.6", |
33 | | - "@typescript-eslint/eslint-plugin": ">=5.30.7", |
34 | | - "@typescript-eslint/parser": ">=5.30.7", |
35 | | - "constructs": "^10.1.53", |
36 | | - "eslint": ">=8.20.0", |
37 | | - "eslint-plugin-import": ">=2.26.0", |
| 32 | + "@types/node": "^20.1.2", |
| 33 | + "@typescript-eslint/eslint-plugin": ">=5.59.5", |
| 34 | + "@typescript-eslint/parser": ">=5.59.5", |
| 35 | + "constructs": "^10.2.19", |
| 36 | + "eslint": ">=8.40.0", |
| 37 | + "eslint-plugin-import": ">=2.27.5", |
38 | 38 | "eslint-plugin-prettier": ">=4.2.1", |
39 | | - "jest": "^28.1.3", |
40 | | - "prettier": "^2.7.1", |
41 | | - "type-fest": "^2.17.0", |
42 | | - "typescript": "^4.7.4" |
| 39 | + "jest": "^29.5.0", |
| 40 | + "prettier": "^2.8.8", |
| 41 | + "type-fest": "^3.10.0", |
| 42 | + "typescript": "^5.0.4" |
43 | 43 | }, |
44 | 44 | "peerDependencies": { |
45 | 45 | "constructs": "^10.1.53" |
|
0 commit comments