Skip to content

Commit 2378975

Browse files
chore(deps): update react monorepo
1 parent 514e7bf commit 2378975

File tree

2 files changed

+196
-321
lines changed

2 files changed

+196
-321
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,8 @@
6969
"lint-staged": "lint-staged"
7070
},
7171
"peerDependencies": {
72-
"react": ">=18.0.0",
73-
"react-dom": ">=18.0.0"
72+
"react": ">=19.2.4",
73+
"react-dom": ">=19.2.4"
7474
},
7575
"dependencies": {
7676
"@floating-ui/react-dom": "^2.1.2",
@@ -115,8 +115,8 @@
115115
"@testing-library/react": "16.3.2",
116116
"@types/jest": "30.0.0",
117117
"@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",
120120
"@typescript-eslint/eslint-plugin": "8.50.0",
121121
"@typescript-eslint/parser": "8.50.0",
122122
"@vitejs/plugin-react": "4.7.0",
@@ -131,7 +131,7 @@
131131
"eslint-plugin-import": "2.32.0",
132132
"eslint-plugin-prettier": "5.5.5",
133133
"eslint-plugin-react": "7.37.5",
134-
"eslint-plugin-react-hooks": "5.2.0",
134+
"eslint-plugin-react-hooks": "7.0.1",
135135
"eslint-plugin-react-refresh": "0.4.24",
136136
"eslint-plugin-ssr-friendly": "1.3.0",
137137
"eslint-plugin-storybook": "0.12.0",
@@ -146,8 +146,8 @@
146146
"postcss": "8.5.6",
147147
"postcss-preset-env": "10.1.5",
148148
"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",
151151
"semantic-release": "25.0.2",
152152
"storybook": "8.6.15",
153153
"storybook-addon-theme-provider": "0.2.10",

0 commit comments

Comments
 (0)