|
84 | 84 | "@storybook/builder-webpack5": "^6.5.16", |
85 | 85 | "@storybook/manager-webpack5": "^6.5.16", |
86 | 86 | "@storybook/react": "^6.5.16", |
87 | | - "@types/eslint": "^8.56.12", |
| 87 | + "@types/eslint": "^9.6.1", |
88 | 88 | "@types/jest": "^27.5.2", |
89 | 89 | "@types/node": "^18.17.14", |
90 | 90 | "@types/react": "^17.0.69", |
91 | 91 | "@types/react-dom": "^17.0.22", |
92 | 92 | "@types/svgo": "^2.6.4", |
93 | | - "@typescript-eslint/eslint-plugin": "^6.21.0", |
94 | | - "@typescript-eslint/parser": "^6.21.0", |
95 | | - "@typescript-eslint/utils": "^6.21.0", |
| 93 | + "@typescript-eslint/eslint-plugin": "^8.49.0", |
| 94 | + "@typescript-eslint/parser": "^8.49.0", |
| 95 | + "@typescript-eslint/utils": "^8.49.0", |
96 | 96 | "babel-loader": "^9.1.2", |
97 | 97 | "csstype": "^3.1.3", |
98 | | - "eslint": "^8.57.1", |
| 98 | + "eslint": "^9.39.1", |
99 | 99 | "eslint-plugin-import": "^2.31.0", |
100 | | - "eslint-plugin-json-files": "^2.2.0", |
| 100 | + "eslint-plugin-json-files": "^5.1.2", |
101 | 101 | "eslint-plugin-react": "^7.37.4", |
102 | | - "eslint-plugin-react-hooks": "^4.6.2", |
| 102 | + "eslint-plugin-react-hooks": "^7.0.1", |
103 | 103 | "husky": "^4.3.8", |
104 | 104 | "jest": "^29.4.3", |
105 | 105 | "jest-environment-jsdom": "^29.4.3", |
|
0 commit comments