Skip to content

Commit 6aadd72

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

3 files changed

Lines changed: 533 additions & 420 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.1.1",
17+
"react-dom": "19.1.1"
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.1.1",
17+
"react-dom": "19.1.1"
1818
},
1919
"devDependencies": {
2020
"@setaday/typescript-config": "workspace:*",

0 commit comments

Comments
 (0)