|
78 | 78 | "@storybook/builder-webpack5": "^6.5.16", |
79 | 79 | "@storybook/manager-webpack5": "^6.5.16", |
80 | 80 | "@storybook/react": "^6.5.16", |
81 | | - "@types/eslint": "^8.56.12", |
| 81 | + "@types/eslint": "^9.6.1", |
82 | 82 | "@types/jest": "^27.5.2", |
83 | 83 | "@types/node": "^18.17.14", |
84 | 84 | "@types/react": "^17.0.69", |
85 | 85 | "@types/react-dom": "^17.0.22", |
86 | 86 | "@types/svgo": "^2.6.4", |
87 | | - "@typescript-eslint/eslint-plugin": "^6.21.0", |
88 | | - "@typescript-eslint/parser": "^6.21.0", |
89 | | - "@typescript-eslint/utils": "^6.21.0", |
| 87 | + "@typescript-eslint/eslint-plugin": "^8.25.0", |
| 88 | + "@typescript-eslint/parser": "^8.25.0", |
| 89 | + "@typescript-eslint/utils": "^8.25.0", |
90 | 90 | "babel-loader": "^9.1.2", |
91 | 91 | "csstype": "^3.1.3", |
92 | | - "eslint": "^8.57.1", |
| 92 | + "eslint": "^9.21.0", |
93 | 93 | "eslint-plugin-import": "^2.31.0", |
94 | | - "eslint-plugin-json-files": "^2.2.0", |
| 94 | + "eslint-plugin-json-files": "^4.4.2", |
95 | 95 | "eslint-plugin-react": "^7.37.4", |
96 | | - "eslint-plugin-react-hooks": "^4.6.2", |
| 96 | + "eslint-plugin-react-hooks": "^5.2.0", |
97 | 97 | "husky": "^4.3.8", |
98 | 98 | "jest": "^29.4.3", |
99 | 99 | "jest-environment-jsdom": "^29.4.3", |
|
0 commit comments