|
74 | 74 | "@testing-library/react": "16.2.0", |
75 | 75 | "@types/jest": "29.5.14", |
76 | 76 | "@types/lodash": "4.17.20", |
77 | | - "@types/react": "18.3.26", |
78 | | - "@types/react-dom": "18.3.7", |
| 77 | + "@types/react": "19.2.4", |
| 78 | + "@types/react-dom": "19.2.3", |
79 | 79 | "@typescript-eslint/eslint-plugin": "8.23.0", |
80 | 80 | "@typescript-eslint/parser": "8.23.0", |
81 | 81 | "@vitejs/plugin-react": "4.3.4", |
|
90 | 90 | "eslint-plugin-import": "2.31.0", |
91 | 91 | "eslint-plugin-prettier": "5.2.6", |
92 | 92 | "eslint-plugin-react": "7.37.5", |
93 | | - "eslint-plugin-react-hooks": "5.2.0", |
| 93 | + "eslint-plugin-react-hooks": "7.0.1", |
94 | 94 | "eslint-plugin-react-refresh": "0.4.24", |
95 | 95 | "eslint-plugin-ssr-friendly": "1.3.0", |
96 | 96 | "eslint-plugin-storybook": "0.11.2", |
|
104 | 104 | "postcss": "8.5.6", |
105 | 105 | "postcss-preset-env": "10.1.5", |
106 | 106 | "prettier": "3.5.3", |
107 | | - "react": "18.3.1", |
108 | | - "react-dom": "18.3.1", |
| 107 | + "react": "19.2.0", |
| 108 | + "react-dom": "19.2.0", |
109 | 109 | "semantic-release": "24.2.9", |
110 | 110 | "stylelint": "16.14.1", |
111 | 111 | "stylelint-config-standard": "36.0.1", |
|
0 commit comments