Skip to content

Commit dc37261

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

3 files changed

Lines changed: 546 additions & 429 deletions

File tree

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.4",
17+
"react-dom": "19.2.4"
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.4",
17+
"react-dom": "19.2.4"
1818
},
1919
"devDependencies": {
2020
"@setaday/typescript-config": "workspace:*",

0 commit comments

Comments
 (0)