Skip to content

Commit 6f89c28

Browse files
fix(deps): update react monorepo to v19.2.4 (#929)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f49686f commit 6f89c28

File tree

4 files changed

+1120
-1118
lines changed

4 files changed

+1120
-1118
lines changed

apps/backend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"next": "15.4.11",
3333
"nodemailer": "7.0.10",
3434
"payload": "3.76.0",
35-
"react": "19.2.1",
36-
"react-dom": "19.2.1",
35+
"react": "19.2.4",
36+
"react-dom": "19.2.4",
3737
"sharp": "0.34.5",
3838
"zod": "3.25.76"
3939
},

apps/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"http-status-codes": "2.3.0",
2727
"next": "15.4.11",
2828
"nuqs": "2.7.3",
29-
"react": "19.2.1",
30-
"react-dom": "19.2.1",
29+
"react": "19.2.4",
30+
"react-dom": "19.2.4",
3131
"react-hook-form": "7.64.0",
3232
"zod": "3.25.76"
3333
},

packages/ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@
3939
"dayjs": "1.11.19",
4040
"next": "15.4.11",
4141
"nuqs": "2.7.3",
42-
"react": "19.2.1",
43-
"react-dom": "19.2.1",
42+
"react": "19.2.4",
43+
"react-dom": "19.2.4",
4444
"react-hook-form": "7.64.0",
4545
"storybook": "9.1.10",
4646
"zod": "3.25.76"

0 commit comments

Comments
 (0)