|
93 | 93 | "@storybook/react-webpack5": "^9.1.10", |
94 | 94 | "@storybook/test-runner": "^0.23.0", |
95 | 95 | "@types/eslint__js": "^9.14.0", |
96 | | - "@types/node": "^24.6.1", |
97 | | - "@types/react": "^19.1.17", |
98 | | - "@types/react-dom": "^19.1.11", |
| 96 | + "@types/node": "^24.6.2", |
| 97 | + "@types/react": "^19.2.0", |
| 98 | + "@types/react-dom": "^19.2.0", |
99 | 99 | "all-contributors-cli": "^6.26.1", |
100 | 100 | "concurrently": "^9.2.1", |
101 | 101 | "eslint": "^9.36.0", |
102 | 102 | "eslint-plugin-jsx-a11y": "^6.10.2", |
103 | 103 | "eslint-plugin-react": "^7.37.5", |
104 | | - "eslint-plugin-react-hooks": "^6.0.0", |
| 104 | + "eslint-plugin-react-hooks": "^6.1.0", |
105 | 105 | "neostandard": "^0.12.2", |
106 | | - "react": "^19.1.1", |
107 | | - "react-dom": "^19.1.1", |
| 106 | + "react": "^19.2.0", |
| 107 | + "react-dom": "^19.2.0", |
108 | 108 | "rollup": "^4.52.3", |
109 | 109 | "rollup-plugin-dts": "^6.2.3", |
110 | 110 | "storybook": "^9.1.10", |
|
0 commit comments