Skip to content

Commit 18bdcc1

Browse files
fix(deps): update react monorepo
1 parent 3d994e7 commit 18bdcc1

File tree

3 files changed

+542
-428
lines changed

3 files changed

+542
-428
lines changed

apps/desktop/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@setaday/icon": "workspace:*",
1414
"@setaday/ui": "workspace:*",
1515
"next": "15.0.0-rc.0",
16-
"react": "19.0.0-rc-f994737d14-20240522",
17-
"react-dom": "19.0.0-rc-f994737d14-20240522"
16+
"react": "19.2.3",
17+
"react-dom": "19.2.3"
1818
},
1919
"devDependencies": {
2020
"@setaday/typescript-config": "workspace:*",

apps/mobile/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@setaday/icon": "workspace:*",
1414
"@setaday/ui": "workspace:*",
1515
"next": "15.0.0-rc.0",
16-
"react": "19.0.0-rc-f994737d14-20240522",
17-
"react-dom": "19.0.0-rc-f994737d14-20240522"
16+
"react": "19.2.3",
17+
"react-dom": "19.2.3"
1818
},
1919
"devDependencies": {
2020
"@setaday/typescript-config": "workspace:*",

0 commit comments

Comments
 (0)