|
31 | 31 | "unified": "^11.0.5" |
32 | 32 | }, |
33 | 33 | "devDependencies": { |
34 | | - "@babel/eslint-parser": "7.27.0", |
| 34 | + "@babel/eslint-parser": "7.28.4", |
35 | 35 | "@types/node": "^22.7.5", |
36 | 36 | "@types/react": "^18.3.11", |
37 | 37 | "@types/react-helmet": "6.1.11", |
|
41 | 41 | "babel-plugin-styled-components": "2.1.4", |
42 | 42 | "eslint": "8.57.1", |
43 | 43 | "eslint-config-next": "^15.5.3", |
44 | | - "eslint-config-prettier": "8.10.0", |
45 | | - "eslint-plugin-import": "2.31.0", |
| 44 | + "eslint-config-prettier": "8.10.2", |
| 45 | + "eslint-plugin-import": "2.32.0", |
46 | 46 | "eslint-plugin-prettier": "3.4.1", |
47 | | - "eslint-plugin-react": "7.37.4", |
| 47 | + "eslint-plugin-react": "7.37.5", |
48 | 48 | "eslint-plugin-react-hooks": "5.2.0", |
49 | 49 | "prettier": "2.8.8", |
50 | 50 | "sharp": "^0.34.4", |
51 | | - "styled-components": "6.1.16", |
| 51 | + "styled-components": "6.1.19", |
52 | 52 | "textlint": "11.9.1", |
53 | 53 | "textlint-rule-preset-ja-spacing": "2.4.3", |
54 | 54 | "textlint-rule-preset-japanese": "5.0.0", |
55 | | - "typescript": "5.8.2" |
| 55 | + "typescript": "5.9.3" |
56 | 56 | }, |
57 | 57 | "keywords": [ |
58 | 58 | "blog", |
|
0 commit comments