|
69 | 69 | "lint-staged": "lint-staged" |
70 | 70 | }, |
71 | 71 | "peerDependencies": { |
72 | | - "react": ">=18.0.0", |
73 | | - "react-dom": ">=18.0.0" |
| 72 | + "react": ">=19.2.4", |
| 73 | + "react-dom": ">=19.2.4" |
74 | 74 | }, |
75 | 75 | "dependencies": { |
76 | 76 | "@floating-ui/react-dom": "^2.1.2", |
|
115 | 115 | "@testing-library/react": "16.3.2", |
116 | 116 | "@types/jest": "30.0.0", |
117 | 117 | "@types/node": "24.10.4", |
118 | | - "@types/react": "18.3.23", |
119 | | - "@types/react-dom": "18.3.7", |
| 118 | + "@types/react": "19.2.14", |
| 119 | + "@types/react-dom": "19.2.3", |
120 | 120 | "@typescript-eslint/eslint-plugin": "8.50.0", |
121 | 121 | "@typescript-eslint/parser": "8.50.0", |
122 | 122 | "@vitejs/plugin-react": "4.7.0", |
|
131 | 131 | "eslint-plugin-import": "2.32.0", |
132 | 132 | "eslint-plugin-prettier": "5.5.5", |
133 | 133 | "eslint-plugin-react": "7.37.5", |
134 | | - "eslint-plugin-react-hooks": "5.2.0", |
| 134 | + "eslint-plugin-react-hooks": "7.0.1", |
135 | 135 | "eslint-plugin-react-refresh": "0.4.24", |
136 | 136 | "eslint-plugin-ssr-friendly": "1.3.0", |
137 | 137 | "eslint-plugin-storybook": "0.12.0", |
|
146 | 146 | "postcss": "8.5.6", |
147 | 147 | "postcss-preset-env": "10.1.5", |
148 | 148 | "prettier": "3.5.3", |
149 | | - "react": "18.3.1", |
150 | | - "react-dom": "18.3.1", |
| 149 | + "react": "19.2.4", |
| 150 | + "react-dom": "19.2.4", |
151 | 151 | "semantic-release": "25.0.2", |
152 | 152 | "storybook": "8.6.15", |
153 | 153 | "storybook-addon-theme-provider": "0.2.10", |
|
0 commit comments