|
37 | 37 | "yargs": "17.7.2"
|
38 | 38 | },
|
39 | 39 | "devDependencies": {
|
40 |
| - "@babel/core": "7.26.7", |
| 40 | + "@babel/core": "7.26.9", |
41 | 41 | "@babel/helper-plugin-utils": "7.26.5",
|
42 | 42 | "@babel/node": "7.26.0",
|
43 | 43 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
44 | 44 | "@babel/plugin-proposal-numeric-separator": "7.18.6",
|
45 |
| - "@babel/preset-env": "7.26.7", |
| 45 | + "@babel/preset-env": "7.26.9", |
46 | 46 | "@babel/preset-typescript": "7.26.0",
|
47 | 47 | "@types/eslint": "8.56.11",
|
48 | 48 | "@types/jest": "29.5.14",
|
49 | 49 | "@types/js-yaml": "4.0.9",
|
50 | 50 | "@types/micromatch": "4.0.9",
|
51 |
| - "@types/node": "22.10.10", |
| 51 | + "@types/node": "22.13.4", |
52 | 52 | "@types/yargs": "17.0.33",
|
53 |
| - "@typescript-eslint/eslint-plugin": "8.22.0", |
54 |
| - "@typescript-eslint/parser": "8.22.0", |
| 53 | + "@typescript-eslint/eslint-plugin": "8.24.0", |
| 54 | + "@typescript-eslint/parser": "8.24.0", |
55 | 55 | "@willbooster/babel-configs": "1.3.2",
|
56 | 56 | "@willbooster/eslint-config-ts": "10.6.1",
|
57 | 57 | "@willbooster/prettier-config": "9.1.3",
|
58 | 58 | "babel-jest": "29.7.0",
|
59 | 59 | "babel-plugin-transform-remove-console": "6.9.4",
|
60 |
| - "build-ts": "13.1.14", |
| 60 | + "build-ts": "13.1.22", |
61 | 61 | "conventional-changelog-conventionalcommits": "8.0.0",
|
62 | 62 | "eslint": "8.57.0",
|
63 | 63 | "eslint-config-prettier": "10.0.1",
|
64 |
| - "eslint-import-resolver-typescript": "3.7.0", |
| 64 | + "eslint-import-resolver-typescript": "3.8.0", |
65 | 65 | "eslint-plugin-import": "2.31.0",
|
66 | 66 | "eslint-plugin-sort-class-members": "1.21.0",
|
67 | 67 | "eslint-plugin-sort-destructure-keys": "2.0.0",
|
|
71 | 71 | "lint-staged": "15.4.3",
|
72 | 72 | "micromatch": "4.0.8",
|
73 | 73 | "pinst": "3.0.0",
|
74 |
| - "prettier": "3.4.2", |
75 |
| - "semantic-release": "24.2.1", |
| 74 | + "prettier": "3.5.1", |
| 75 | + "semantic-release": "24.2.2", |
76 | 76 | "sort-package-json": "2.14.0",
|
77 | 77 | "typescript": "5.7.3"
|
78 | 78 | },
|
|
0 commit comments