|
28 | 28 | "dist" |
29 | 29 | ], |
30 | 30 | "devDependencies": { |
31 | | - "@babel/core": "7.24.0", |
32 | | - "@babel/preset-env": "7.24.0", |
33 | | - "@babel/preset-typescript": "7.23.3", |
34 | | - "@commitlint/cli": "19.2.0", |
35 | | - "@commitlint/config-conventional": "19.1.0", |
| 31 | + "@babel/core": "7.24.5", |
| 32 | + "@babel/preset-env": "7.24.5", |
| 33 | + "@babel/preset-typescript": "7.24.1", |
| 34 | + "@commitlint/cli": "19.3.0", |
| 35 | + "@commitlint/config-conventional": "19.2.2", |
36 | 36 | "@commitlint/cz-commitlint": "19.2.0", |
37 | | - "@rightcapital/eslint-config-javascript": "20.1.0", |
38 | | - "@rightcapital/eslint-config-typescript": "20.1.0", |
39 | | - "@rightcapital/prettier-config": "6.0.14", |
40 | | - "@types/lodash": "4.17.0", |
41 | | - "beachball": "2.41.0", |
| 37 | + "@rightcapital/eslint-config-javascript": "20.1.2", |
| 38 | + "@rightcapital/eslint-config-typescript": "20.1.2", |
| 39 | + "@rightcapital/prettier-config": "6.0.16", |
| 40 | + "@types/lodash": "4.17.1", |
| 41 | + "beachball": "2.43.1", |
42 | 42 | "commitizen": "4.3.0", |
43 | 43 | "eslint": "8.57.0", |
44 | 44 | "husky": "9.0.11", |
45 | | - "inquirer": "9.2.16", |
| 45 | + "inquirer": "9.2.20", |
46 | 46 | "prettier": "3.2.5", |
47 | | - "vitest": "1.3.1" |
| 47 | + "vitest": "1.6.0" |
48 | 48 | }, |
49 | 49 | "dependencies": { |
50 | 50 | "@types/node": "20.12.11", |
|
0 commit comments