|
5 | 5 | "license": "EUPL-1.2", |
6 | 6 | "engines": { |
7 | 7 | "node": ">=23.9.0", |
8 | | - "yarn": "1.x" |
| 8 | + "yarn": "1.22.22" |
9 | 9 | }, |
10 | 10 | "scripts": { |
11 | 11 | "ws:codegen": "yarn workspace @hsl/jore4-codegen", |
|
33 | 33 | "devDependencies": { |
34 | 34 | "@types/jest": "^30.0.0", |
35 | 35 | "@types/node": "^24.2.1", |
36 | | - "@typescript-eslint/eslint-plugin": "^8.39.1", |
37 | | - "@typescript-eslint/parser": "^8.39.1", |
| 36 | + "@typescript-eslint/eslint-plugin": "^8.40.0", |
| 37 | + "@typescript-eslint/parser": "^8.40.0", |
38 | 38 | "concurrently": "^9.2.0", |
39 | | - "eslint": "^8.57.1", |
| 39 | + "eslint": "^9.33.0", |
40 | 40 | "eslint-config-airbnb": "^19.0.4", |
41 | 41 | "eslint-config-prettier": "^10.1.8", |
42 | | - "eslint-import-resolver-typescript": "^3.10.1", |
| 42 | + "eslint-import-resolver-typescript": "^4.4.4", |
43 | 43 | "eslint-plugin-eslint-comments": "^3.2.0", |
44 | 44 | "eslint-plugin-i18n-json": "^4.0.1", |
45 | 45 | "eslint-plugin-import": "^2.32.0", |
46 | 46 | "eslint-plugin-jest": "^29.0.1", |
47 | 47 | "eslint-plugin-jsx-a11y": "^6.10.2", |
48 | | - "eslint-plugin-lodash": "^7.4.0", |
| 48 | + "eslint-plugin-lodash": "^8.0.0", |
49 | 49 | "eslint-plugin-react": "^7.37.5", |
50 | 50 | "eslint-plugin-react-hooks": "^5.2.0", |
51 | 51 | "jest": "^30.0.5", |
|
0 commit comments