|
44 | 44 | "devDependencies": { |
45 | 45 | "@babel/eslint-parser": "7.27.0", |
46 | 46 | "@types/node": "^22.7.5", |
47 | | - "@types/react": "^18.3.11", |
| 47 | + "@types/react": "^19.0.0", |
48 | 48 | "@types/react-helmet": "6.1.11", |
49 | 49 | "@types/styled-components": "5.1.34", |
50 | | - "@typescript-eslint/eslint-plugin": "^6.0.0", |
51 | | - "@typescript-eslint/parser": "^6.0.0", |
| 50 | + "@typescript-eslint/eslint-plugin": "^8.0.0", |
| 51 | + "@typescript-eslint/parser": "^8.0.0", |
52 | 52 | "babel-plugin-styled-components": "2.1.4", |
53 | | - "eslint": "7.32.0", |
54 | | - "eslint-config-prettier": "8.10.0", |
| 53 | + "eslint": "9.35.0", |
| 54 | + "eslint-config-prettier": "10.1.8", |
55 | 55 | "eslint-plugin-import": "2.31.0", |
56 | | - "eslint-plugin-prettier": "3.4.1", |
| 56 | + "eslint-plugin-prettier": "5.5.4", |
57 | 57 | "eslint-plugin-react": "7.37.4", |
58 | | - "eslint-plugin-react-hooks": "4.6.2", |
59 | | - "prettier": "2.8.8", |
| 58 | + "eslint-plugin-react-hooks": "5.2.0", |
| 59 | + "prettier": "3.6.2", |
60 | 60 | "styled-components": "6.1.16", |
61 | | - "textlint": "11.9.1", |
| 61 | + "textlint": "15.2.2", |
62 | 62 | "textlint-rule-preset-ja-spacing": "2.4.3", |
63 | | - "textlint-rule-preset-japanese": "5.0.0", |
| 63 | + "textlint-rule-preset-japanese": "10.0.4", |
64 | 64 | "typescript": "5.8.2" |
65 | 65 | }, |
66 | 66 | "keywords": [ |
|
0 commit comments