From 2629fc1d27070a1503b3639223d31f3693529bd0 Mon Sep 17 00:00:00 2001 From: emergent-agent-e1 Date: Sat, 8 Nov 2025 08:54:48 +0000 Subject: [PATCH] auto-commit for 3a6c9799-84cc-4ede-969c-1b28a6fff3ab --- frontend/package.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/package.json b/frontend/package.json index 304bb730..596b70ab 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,6 +22,8 @@ "@react-navigation/elements": "^2.3.8", "@react-navigation/native": "^7.1.18", "@react-navigation/native-stack": "^7.5.1", + "@walletconnect/modal-react-native": "^1.1.0", + "@walletconnect/react-native-compat": "^2.23.0", "expo": "^54.0.23", "expo-barcode-scanner": "^13.0.1", "expo-blur": "~14.1.5", @@ -44,6 +46,8 @@ "react-native": "0.81.5", "react-native-dotenv": "^3.4.11", "react-native-gesture-handler": "~2.24.0", + "react-native-get-random-values": "^2.0.0", + "react-native-modal": "^14.0.0-rc.1", "react-native-qrcode-svg": "^6.3.15", "react-native-reanimated": "~3.17.4", "react-native-safe-area-context": "5.4.0",