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