|
59 | 59 | "@swc/core": "1.2.198",
|
60 | 60 | "@swc/helpers": "0.3.17",
|
61 | 61 | "@swc/jest": "0.2.21",
|
62 |
| - "@tsconfig/node14": "1.0.2", |
| 62 | + "@tsconfig/node14": "14.1.3", |
63 | 63 | "@types/common-tags": "1.8.1",
|
64 |
| - "@types/eslint": "8.4.3", |
65 |
| - "@types/jest": "27.5.2", |
66 |
| - "@types/node": "17.0.21", |
| 64 | + "@types/eslint": "9.6.1", |
| 65 | + "@types/jest": "29.5.14", |
| 66 | + "@types/node": "22.14.0", |
67 | 67 | "@types/tmp": "0.2.3",
|
68 |
| - "@typescript-eslint/eslint-plugin": "5.27.1", |
69 |
| - "@typescript-eslint/parser": "5.27.1", |
70 |
| - "doctoc": "1.4.0", |
71 |
| - "eslint": "8.17.0", |
72 |
| - "eslint-config-prettier": "8.5.0", |
73 |
| - "eslint-plugin-deprecation": "1.3.2", |
| 68 | + "@typescript-eslint/eslint-plugin": "8.29.1", |
| 69 | + "@typescript-eslint/parser": "8.29.1", |
| 70 | + "doctoc": "2.2.1", |
| 71 | + "eslint": "9.24.0", |
| 72 | + "eslint-config-prettier": "10.1.1", |
| 73 | + "eslint-plugin-deprecation": "3.0.0", |
74 | 74 | "eslint-plugin-only-warn": "1.0.3",
|
75 | 75 | "eslint-plugin-prefer-arrow": "1.2.3",
|
76 |
| - "eslint-plugin-simple-import-sort": "7.0.0", |
| 76 | + "eslint-plugin-simple-import-sort": "12.1.1", |
77 | 77 | "eslint-plugin-tsdoc": "0.2.16",
|
78 |
| - "jest": "27.5.1", |
| 78 | + "jest": "29.7.0", |
79 | 79 | "jest-watch-select-projects": "2.0.0",
|
80 | 80 | "jest-watch-suspend": "1.1.2",
|
81 |
| - "jest-watch-toggle-config": "2.0.1", |
82 |
| - "jest-watch-typeahead": "1.1.0", |
| 81 | + "jest-watch-toggle-config": "3.0.0", |
| 82 | + "jest-watch-typeahead": "2.2.2", |
83 | 83 | "konn": "0.7.0",
|
84 |
| - "prettier": "2.6.2", |
85 |
| - "strip-ansi": "6.0.1", |
| 84 | + "prettier": "3.5.3", |
| 85 | + "strip-ansi": "7.1.0", |
86 | 86 | "tmp": "0.2.1",
|
87 |
| - "ts-jest": "27.1.5", |
| 87 | + "ts-jest": "29.3.1", |
88 | 88 | "ts-node": "10.8.1",
|
89 |
| - "tsconfig-paths": "3.14.1", |
90 |
| - "type-fest": "2.13.0", |
91 |
| - "typescript": "4.7.3", |
| 89 | + "tsconfig-paths": "4.2.0", |
| 90 | + "type-fest": "4.39.1", |
| 91 | + "typescript": "5.8.3", |
92 | 92 | "typescript-snapshots-plugin": "1.7.0",
|
93 | 93 | "typescript-transform-paths": "3.3.1"
|
94 | 94 | },
|
|
0 commit comments