Skip to content

Commit 3e7411b

Browse files
fix(deps): update react monorepo to v19.2.5 (#7322)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5af1954 commit 3e7411b

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

cloud/apps/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"@types/react-dom": "^19.2.3",
2626
"@vitejs/plugin-react": "^6.0.0",
2727
"buffer": "^6.0.3",
28-
"react": "19.2.4",
29-
"react-dom": "19.2.4",
28+
"react": "19.2.5",
29+
"react-dom": "19.2.5",
3030
"react-helmet-async": "^3.0.0",
3131
"react-router-dom": "^7.0.0",
3232
"remark-frontmatter": "^5.0.0",

cloud/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,9 @@
222222
"nodemailer": "^8.0.7",
223223
"openai": "^6.35.0",
224224
"oxapay": "^1.0.3",
225-
"react": "19.2.4",
225+
"react": "19.2.5",
226226
"react-day-picker": "^9.14.0",
227-
"react-dom": "19.2.4",
227+
"react-dom": "19.2.5",
228228
"react-hook-form": "^7.74.0",
229229
"react-markdown": "^10.1.0",
230230
"react-resizable-panels": "^4.10.0",

0 commit comments

Comments
 (0)