Skip to content

Commit 90bc1d6

Browse files
fix(deps): update react monorepo
1 parent d4cea9c commit 90bc1d6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

bun.lockb

702 Bytes
Binary file not shown.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@expo/vector-icons": "^13.0.0",
2020
"@expo/webpack-config": "^19.0.0",
2121
"@shopify/flash-list": "1.6.3",
22-
"@types/react": "~18.2.46",
22+
"@types/react": "~18.3.0",
2323
"dom-to-image": "^2.6.0",
2424
"expo": "next",
2525
"expo-constants": "~15.4.2",
@@ -30,8 +30,8 @@
3030
"expo-status-bar": "~1.11.1",
3131
"expo-updates": "~0.24.5",
3232
"nativewind": "^4.0.1",
33-
"react": "18.2.0",
34-
"react-dom": "18.2.0",
33+
"react": "18.3.1",
34+
"react-dom": "18.3.1",
3535
"react-native": "0.73.1",
3636
"react-native-gesture-handler": "~2.14.0",
3737
"react-native-reanimated": "~3.6.1",

0 commit comments

Comments
 (0)