|
39 | 39 | "lodash": "4.17.23" |
40 | 40 | }, |
41 | 41 | "devDependencies": { |
42 | | - "@babel/core": "7.26.9", |
43 | | - "@babel/preset-env": "7.26.9", |
44 | | - "@babel/preset-typescript": "7.26.0", |
45 | | - "@commitlint/cli": "19.7.1", |
46 | | - "@commitlint/config-conventional": "19.7.1", |
47 | | - "@commitlint/cz-commitlint": "19.6.1", |
48 | | - "@nx/js": "22.0.2", |
49 | | - "@rightcapital/eslint-config": "42.1.0", |
50 | | - "@rightcapital/prettier-config": "7.2.1", |
| 42 | + "@babel/core": "8.0.1", |
| 43 | + "@babel/preset-env": "8.0.2", |
| 44 | + "@babel/preset-typescript": "8.0.1", |
| 45 | + "@commitlint/cli": "21.0.2", |
| 46 | + "@commitlint/config-conventional": "21.0.2", |
| 47 | + "@commitlint/cz-commitlint": "21.0.2", |
| 48 | + "@nx/js": "23.0.0", |
| 49 | + "@rightcapital/eslint-config": "69.0.0", |
| 50 | + "@rightcapital/prettier-config": "8.0.5", |
51 | 51 | "@types/lodash": "4.17.16", |
52 | | - "@types/node": "22.19.11", |
| 52 | + "@types/node": "24.13.2", |
53 | 53 | "commitizen": "4.3.1", |
54 | | - "eslint": "9.13.0", |
| 54 | + "eslint": "10.5.0", |
55 | 55 | "husky": "9.1.7", |
56 | | - "inquirer": "12.4.2", |
57 | | - "nx": "22.0.2", |
| 56 | + "inquirer": "14.0.2", |
| 57 | + "nx": "23.0.0", |
58 | 58 | "prettier": "3.5.3", |
59 | | - "typescript": "5.9.3", |
| 59 | + "typescript": "6.0.3", |
60 | 60 | "vitest": "3.0.7" |
61 | 61 | }, |
62 | 62 | "peerDependencies": { |
|
0 commit comments