|
29 | 29 | "react-intl": "6.6.8" |
30 | 30 | }, |
31 | 31 | "devDependencies": { |
32 | | - "@babel/core": "7.24.6", |
33 | | - "@babel/eslint-parser": "7.24.6", |
34 | | - "@types/node": "20.14.2", |
| 32 | + "@babel/core": "7.24.7", |
| 33 | + "@babel/eslint-parser": "7.24.7", |
| 34 | + "@types/node": "20.14.6", |
35 | 35 | "@types/react": "18.3.3", |
36 | 36 | "@types/react-dom": "18.3.0", |
37 | | - "@typescript-eslint/eslint-plugin": "7.12.0", |
38 | | - "@typescript-eslint/parser": "7.12.0", |
| 37 | + "@typescript-eslint/eslint-plugin": "7.13.1", |
| 38 | + "@typescript-eslint/parser": "7.13.1", |
39 | 39 | "eslint": "8.57.0", |
40 | 40 | "eslint-config-airbnb": "19.0.4", |
41 | 41 | "eslint-config-airbnb-typescript": "18.0.0", |
42 | 42 | "eslint-config-prettier": "9.1.0", |
43 | 43 | "eslint-plugin-import": "2.29.1", |
44 | | - "eslint-plugin-jsx-a11y": "6.8.0", |
| 44 | + "eslint-plugin-jsx-a11y": "6.9.0", |
45 | 45 | "eslint-plugin-prettier": "5.1.3", |
46 | | - "eslint-plugin-react": "7.34.2", |
| 46 | + "eslint-plugin-react": "7.34.3", |
47 | 47 | "eslint-plugin-react-hooks": "4.6.2", |
48 | | - "prettier": "3.3.0", |
| 48 | + "prettier": "3.3.2", |
49 | 49 | "ts-node": "10.9.2", |
50 | 50 | "typescript": "5.4.5" |
51 | 51 | }, |
|
0 commit comments