Skip to content

Commit 1123b56

Browse files
authored
chore/upgrade_deps (calcom#25873)
1 parent 12e07f2 commit 1123b56

2 files changed

Lines changed: 11 additions & 15 deletions

File tree

companion/bun.lock

Lines changed: 7 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

companion/package.json

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
"@react-native-segmented-control/segmented-control": "^2.5.7",
2626
"@tanstack/react-query": "^5.62.0",
2727
"@tanstack/react-query-persist-client": "^5.62.0",
28-
"@types/react": "~19.1.10",
29-
"@types/react-dom": "~19.1.7",
3028
"base64-js": "^1.5.1",
3129
"expo": "^55.0.0-canary-20251211-7da85ea",
3230
"expo-auth-session": "7.0.11-canary-20251211-7da85ea",
@@ -42,8 +40,8 @@
4240
"expo-status-bar": "3.0.10-canary-20251211-7da85ea",
4341
"expo-web-browser": "15.0.11-canary-20251211-7da85ea",
4442
"nativewind": "^4.2.1",
45-
"react": "19.2.0",
46-
"react-dom": "19.2.0",
43+
"react": "19.2.3",
44+
"react-dom": "19.2.3",
4745
"react-native": "0.83.0-rc.5",
4846
"react-native-context-menu-view": "^1.20.0",
4947
"react-native-gesture-handler": "~2.28.0",
@@ -57,8 +55,8 @@
5755
"private": true,
5856
"devDependencies": {
5957
"@types/chrome": "^0.1.31",
60-
"@types/react": "^19.2.7",
61-
"@types/react-dom": "^19.2.3",
58+
"@types/react": "19.2.3",
59+
"@types/react-dom": "19.2.3",
6260
"babel-preset-expo": "^54.0.7",
6361
"husky": "^9.0.11",
6462
"lint-staged": "^15.2.0",

0 commit comments

Comments
 (0)