|
44 | 44 | "devDependencies": { |
45 | 45 | "@types/react-helmet": "6.1.6", |
46 | 46 | "@types/styled-components": "5.1.26", |
47 | | - "@typescript-eslint/eslint-plugin": "4.33.0", |
48 | | - "@typescript-eslint/parser": "4.33.0", |
| 47 | + "@typescript-eslint/eslint-plugin": "5.59.6", |
| 48 | + "@typescript-eslint/parser": "5.59.6", |
49 | 49 | "@babel/eslint-parser": "7.21.8", |
50 | | - "babel-plugin-styled-components": "1.13.3", |
51 | | - "eslint": "7.32.0", |
| 50 | + "babel-plugin-styled-components": "2.1.3", |
| 51 | + "eslint": "8.41.0", |
52 | 52 | "eslint-config-prettier": "8.8.0", |
53 | 53 | "eslint-plugin-import": "2.27.5", |
54 | | - "eslint-plugin-prettier": "3.4.1", |
| 54 | + "eslint-plugin-prettier": "4.2.1", |
55 | 55 | "eslint-plugin-react": "7.32.2", |
56 | 56 | "eslint-plugin-react-hooks": "4.6.0", |
57 | | - "gh-pages": "3.2.3", |
58 | | - "husky": "4.3.8", |
59 | | - "lint-staged": "10.5.4", |
| 57 | + "gh-pages": "5.0.0", |
| 58 | + "husky": "8.0.3", |
| 59 | + "lint-staged": "13.2.2", |
60 | 60 | "prettier": "2.8.8", |
61 | 61 | "styled-components": "5.3.10", |
62 | | - "textlint": "11.9.1", |
| 62 | + "textlint": "13.3.2", |
63 | 63 | "textlint-rule-preset-ja-spacing": "2.3.0", |
64 | | - "textlint-rule-preset-japanese": "5.0.0", |
65 | | - "typescript": "4.9.5" |
| 64 | + "textlint-rule-preset-japanese": "7.0.0", |
| 65 | + "typescript": "5.0.4" |
66 | 66 | }, |
67 | 67 | "keywords": [ |
68 | 68 | "gatsby", |
|
0 commit comments