Skip to content

Commit ecbf97d

Browse files
chore(deps): update react monorepo
1 parent 69b8fab commit ecbf97d

File tree

3 files changed

+381
-377
lines changed

3 files changed

+381
-377
lines changed

apps/desktop/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"dependencies": {
1212
"@setaday/ui": "workspace:*",
1313
"next": "15.0.0-rc.0",
14-
"react": "19.0.0-rc-f994737d14-20240522",
15-
"react-dom": "19.0.0-rc-f994737d14-20240522"
14+
"react": "19.0.0",
15+
"react-dom": "19.0.0"
1616
},
1717
"devDependencies": {
1818
"@setaday/typescript-config": "workspace:*",

apps/mobile/package.json

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

0 commit comments

Comments
 (0)