Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CP-9109: Update dependencies - 21 #1866

Merged
merged 1 commit into from
Oct 2, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"plist": "3.0.5",
"ansi-regex": "4.1.1",
"ansi-styles": "3.2.1",
"@types/react": "18.3.8",
"@types/react": "18.3.11",
"@types/react-dom": "18.2.21",
"rxjs": "7.8.1",
"eslint": "8.50.0",
Expand Down
159 changes: 78 additions & 81 deletions packages/core-mobile/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ PODS:
- AppAuth/Core (1.7.5)
- AppAuth/ExternalUserAgent (1.7.5):
- AppAuth/Core
- AppCheckCore (10.19.2):
- GoogleUtilities/Environment (~> 7.13)
- GoogleUtilities/UserDefaults (~> 7.13)
- PromisesObjC (~> 2.3)
- AppCheckCore (11.0.0):
- GoogleUtilities/Environment (~> 8.0)
- GoogleUtilities/UserDefaults (~> 8.0)
- PromisesObjC (~> 2.4)
- boost (1.83.0)
- CatCrypto (0.3.2)
- DatadogCore (2.14.2):
Expand Down Expand Up @@ -43,77 +43,74 @@ PODS:
- React-Core (= 0.73.7)
- React-jsi (= 0.73.7)
- ReactCommon/turbomodule/core (= 0.73.7)
- Firebase/AppCheck (10.29.0):
- Firebase/AppCheck (11.2.0):
- Firebase/CoreOnly
- FirebaseAppCheck (~> 10.29.0)
- Firebase/CoreOnly (10.29.0):
- FirebaseCore (= 10.29.0)
- Firebase/Messaging (10.29.0):
- FirebaseAppCheck (~> 11.2.0)
- Firebase/CoreOnly (11.2.0):
- FirebaseCore (= 11.2.0)
- Firebase/Messaging (11.2.0):
- Firebase/CoreOnly
- FirebaseMessaging (~> 10.29.0)
- FirebaseAppCheck (10.29.0):
- AppCheckCore (~> 10.19)
- FirebaseAppCheckInterop (~> 10.28)
- FirebaseCore (~> 10.18)
- GoogleUtilities/Environment (~> 7.13)
- GoogleUtilities/UserDefaults (~> 7.13)
- PromisesObjC (~> 2.1)
- FirebaseAppCheckInterop (10.29.0)
- FirebaseCore (10.29.0):
- FirebaseCoreInternal (~> 10.0)
- GoogleUtilities/Environment (~> 7.12)
- GoogleUtilities/Logger (~> 7.12)
- FirebaseCoreExtension (10.29.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreInternal (10.29.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseInstallations (10.29.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- FirebaseMessaging (10.29.0):
- FirebaseCore (~> 10.0)
- FirebaseInstallations (~> 10.0)
- GoogleDataTransport (~> 9.3)
- GoogleUtilities/AppDelegateSwizzler (~> 7.8)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/Reachability (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- nanopb (< 2.30911.0, >= 2.30908.0)
- FirebaseMessaging (~> 11.2.0)
- FirebaseAppCheck (11.2.0):
- AppCheckCore (~> 11.0)
- FirebaseAppCheckInterop (~> 11.0)
- FirebaseCore (~> 11.0)
- GoogleUtilities/Environment (~> 8.0)
- GoogleUtilities/UserDefaults (~> 8.0)
- FirebaseAppCheckInterop (11.3.0)
- FirebaseCore (11.2.0):
- FirebaseCoreInternal (~> 11.0)
- GoogleUtilities/Environment (~> 8.0)
- GoogleUtilities/Logger (~> 8.0)
- FirebaseCoreExtension (11.3.0):
- FirebaseCore (~> 11.0)
- FirebaseCoreInternal (11.3.0):
- "GoogleUtilities/NSData+zlib (~> 8.0)"
- FirebaseInstallations (11.3.0):
- FirebaseCore (~> 11.0)
- GoogleUtilities/Environment (~> 8.0)
- GoogleUtilities/UserDefaults (~> 8.0)
- PromisesObjC (~> 2.4)
- FirebaseMessaging (11.2.0):
- FirebaseCore (~> 11.0)
- FirebaseInstallations (~> 11.0)
- GoogleDataTransport (~> 10.0)
- GoogleUtilities/AppDelegateSwizzler (~> 8.0)
- GoogleUtilities/Environment (~> 8.0)
- GoogleUtilities/Reachability (~> 8.0)
- GoogleUtilities/UserDefaults (~> 8.0)
- nanopb (~> 3.30910.0)
- fmt (6.2.1)
- glog (0.3.5)
- GoogleDataTransport (9.4.1):
- GoogleUtilities/Environment (~> 7.7)
- nanopb (< 2.30911.0, >= 2.30908.0)
- PromisesObjC (< 3.0, >= 1.2)
- GoogleDataTransport (10.1.0):
- nanopb (~> 3.30910.0)
- PromisesObjC (~> 2.4)
- GoogleSignIn (7.1.0):
- AppAuth (< 2.0, >= 1.7.3)
- GTMAppAuth (< 5.0, >= 4.1.1)
- GTMSessionFetcher/Core (~> 3.3)
- GoogleUtilities/AppDelegateSwizzler (7.13.3):
- GoogleUtilities/AppDelegateSwizzler (8.0.2):
- GoogleUtilities/Environment
- GoogleUtilities/Logger
- GoogleUtilities/Network
- GoogleUtilities/Privacy
- GoogleUtilities/Environment (7.13.3):
- GoogleUtilities/Environment (8.0.2):
- GoogleUtilities/Privacy
- PromisesObjC (< 3.0, >= 1.2)
- GoogleUtilities/Logger (7.13.3):
- GoogleUtilities/Logger (8.0.2):
- GoogleUtilities/Environment
- GoogleUtilities/Privacy
- GoogleUtilities/Network (7.13.3):
- GoogleUtilities/Network (8.0.2):
- GoogleUtilities/Logger
- "GoogleUtilities/NSData+zlib"
- GoogleUtilities/Privacy
- GoogleUtilities/Reachability
- "GoogleUtilities/NSData+zlib (7.13.3)":
- "GoogleUtilities/NSData+zlib (8.0.2)":
- GoogleUtilities/Privacy
- GoogleUtilities/Privacy (7.13.3)
- GoogleUtilities/Reachability (7.13.3):
- GoogleUtilities/Privacy (8.0.2)
- GoogleUtilities/Reachability (8.0.2):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GoogleUtilities/UserDefaults (7.13.3):
- GoogleUtilities/UserDefaults (8.0.2):
- GoogleUtilities/Logger
- GoogleUtilities/Privacy
- GTMAppAuth (4.1.1):
Expand Down Expand Up @@ -143,11 +140,11 @@ PODS:
- MMKV (1.3.9):
- MMKVCore (~> 1.3.9)
- MMKVCore (1.3.9)
- nanopb (2.30910.0):
- nanopb/decode (= 2.30910.0)
- nanopb/encode (= 2.30910.0)
- nanopb/decode (2.30910.0)
- nanopb/encode (2.30910.0)
- nanopb (3.30910.0):
- nanopb/decode (= 3.30910.0)
- nanopb/encode (= 3.30910.0)
- nanopb/decode (3.30910.0)
- nanopb/encode (3.30910.0)
- OpenSSL-Universal (1.1.1100)
- OpenTelemetrySwiftApi (1.6.0)
- Permission-Camera (3.6.0):
Expand Down Expand Up @@ -1245,15 +1242,15 @@ PODS:
- React-Core
- SDWebImage (~> 5.11.1)
- SDWebImageWebPCoder (~> 0.8.4)
- RNFBApp (20.5.0):
- Firebase/CoreOnly (= 10.29.0)
- RNFBApp (21.0.0):
- Firebase/CoreOnly (= 11.2.0)
- React-Core
- RNFBAppCheck (20.5.0):
- Firebase/AppCheck (= 10.29.0)
- RNFBAppCheck (21.0.0):
- Firebase/AppCheck (= 11.2.0)
- React-Core
- RNFBApp
- RNFBMessaging (20.5.0):
- Firebase/Messaging (= 10.29.0)
- RNFBMessaging (21.0.0):
- Firebase/Messaging (= 11.2.0)
- FirebaseCoreExtension
- React-Core
- RNFBApp
Expand All @@ -1263,7 +1260,7 @@ PODS:
- React-Core
- RNFS (2.20.0):
- React-Core
- RNGestureHandler (2.19.0):
- RNGestureHandler (2.20.0):
- glog
- RCT-Folly (= 2022.05.16.00)
- React-Core
Expand Down Expand Up @@ -1667,7 +1664,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
AppAuth: 501c04eda8a8d11f179dbe8637b7a91bb7e5d2fa
AppCheckCore: 9feb4300caa596a36416cde10674dc5bec1e022e
AppCheckCore: e25aaaac234b333320b0bebb8fc21ed3576819ba
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
CatCrypto: a477899b6be4954e75be4897e732da098cc0a5a8
DatadogCore: a3429f62b7da0e715e179833b3daa0203ba2a5ad
Expand All @@ -1681,19 +1678,19 @@ SPEC CHECKSUMS:
DoubleConversion: fea03f2699887d960129cc54bba7e52542b6f953
FBLazyVector: 9f533d5a4c75ca77c8ed774aced1a91a0701781e
FBReactNativeSpec: 40b791f4a1df779e7e4aa12c000319f4f216d40a
Firebase: cec914dab6fd7b1bd8ab56ea07ce4e03dd251c2d
FirebaseAppCheck: a071fc2cfbc877898f7546b2d59d4a30a728ebae
FirebaseAppCheckInterop: 6a1757cfd4067d8e00fccd14fcc1b8fd78cfac07
FirebaseCore: 30e9c1cbe3d38f5f5e75f48bfcea87d7c358ec16
FirebaseCoreExtension: 705ca5b14bf71d2564a0ddc677df1fc86ffa600f
FirebaseCoreInternal: df84dd300b561c27d5571684f389bf60b0a5c934
FirebaseInstallations: 913cf60d0400ebd5d6b63a28b290372ab44590dd
FirebaseMessaging: 7b5d8033e183ab59eb5b852a53201559e976d366
Firebase: 98e6bf5278170668a7983e12971a66b2cd57fc8c
FirebaseAppCheck: a6a1c1ca169d795212b9e70b5cfb880083a28e7c
FirebaseAppCheckInterop: 7789a8adfb09e905ce02a76540b94b059029ea81
FirebaseCore: a282032ae9295c795714ded2ec9c522fc237f8da
FirebaseCoreExtension: 30bb063476ef66cd46925243d64ad8b2c8ac3264
FirebaseCoreInternal: ac26d09a70c730e497936430af4e60fb0c68ec4e
FirebaseInstallations: 58cf94dabf1e2bb2fa87725a9be5c2249171cda0
FirebaseMessaging: c9ec7b90c399c7a6100297e9d16f8a27fc7f7152
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
GoogleDataTransport: 6c09b596d841063d76d4288cc2d2f42cc36e1e2a
GoogleDataTransport: aae35b7ea0c09004c3797d53c8c41f66f219d6a7
GoogleSignIn: d4281ab6cf21542b1cfaff85c191f230b399d2db
GoogleUtilities: ea963c370a38a8069cc5f7ba4ca849a60b6d7d15
GoogleUtilities: 26a3abef001b6533cf678d3eb38fd3f614b7872d
GTMAppAuth: f69bd07d68cd3b766125f7e072c45d7340dea0de
GTMSessionFetcher: 5aea5ba6bd522a239e236100971f10cb71b96ab6
jail-monkey: a71b35d482a70ecba844a90f002994012cf12a5d
Expand All @@ -1702,7 +1699,7 @@ SPEC CHECKSUMS:
lottie-react-native: 0b16315d0369b5f78ded562fc3c7efd4298cd9e5
MMKV: 817ba1eea17421547e01e087285606eb270a8dcb
MMKVCore: af055b00e27d88cd92fad301c5fecd1ff9b26dd9
nanopb: 438bc412db1928dac798aa6fd75726007be04262
nanopb: fad817b59e0457d11a5dfbde799381cd727c1275
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
OpenTelemetrySwiftApi: 657da8071c2908caecce11548e006f779924ff9c
Permission-Camera: 0a0fb4341f50ab242f496fb2f73380e0ec454fe7
Expand Down Expand Up @@ -1777,12 +1774,12 @@ SPEC CHECKSUMS:
RNDeviceInfo: 55264dd7cc939dad6e9c231a7621311f5277f1dc
RNDominantColor: 7c17c31201566a592ba4b2fbe2bb7e00df468753
RNFastImage: 5c9c9fed9c076e521b3f509fe79e790418a544e8
RNFBApp: 5f87753a8d8b37d229adf85cd0ff37709ffdf008
RNFBAppCheck: 41631e7f6eb5e733dd009b2c601cdbdb20ee452b
RNFBMessaging: 3fa1114c0868dd21f20dfe186adf42297ea316b1
RNFBApp: c1337749fc4a372b515ba0eb82058efbd064e10b
RNFBAppCheck: f64aff92e6eb17fbe7e2fd85f21cc6823b01fc3a
RNFBMessaging: 2dd7ef3e3eca8ec62599f0f11b739e6f75c57cd2
RNFlashList: 83a272ae1c35b08a02490f4d1503631fb64b3dd8
RNFS: 4ac0f0ea233904cb798630b3c077808c06931688
RNGestureHandler: 75e2ebf4e8ac521f2b3c9afdc048fcbc2e2c9ea4
RNGestureHandler: bb81850add626ddd265294323310fec6e861c96b
RNGoogleSignin: 9e68b9bcc3888219357924e32ee563624745647d
RNInAppBrowser: e36d6935517101ccba0e875bac8ad7b0cb655364
RNKeychain: ff836453cba46938e0e9e4c22e43d43fa2c90333
Expand Down
32 changes: 16 additions & 16 deletions packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@avalabs/k2-mobile": "workspace:*",
"@avalabs/types": "3.1.0-alpha.7",
"@avalabs/vm-module-types": "0.7.2",
"@blockaid/client": "0.26.0",
"@blockaid/client": "0.27.3",
"@coinbase/cbpay-js": "2.2.1",
"@cubist-labs/cubesigner-sdk": "0.3.29",
"@cubist-labs/cubesigner-sdk-ethers-v6": "0.3.29",
Expand All @@ -59,9 +59,9 @@
"@react-native-community/datetimepicker": "8.2.0",
"@react-native-community/netinfo": "11.4.1",
"@react-native-community/slider": "4.5.3",
"@react-native-firebase/app": "20.5.0",
"@react-native-firebase/app-check": "20.5.0",
"@react-native-firebase/messaging": "20.5.0",
"@react-native-firebase/app": "21.0.0",
"@react-native-firebase/app-check": "21.0.0",
"@react-native-firebase/messaging": "21.0.0",
"@react-native-google-signin/google-signin": "13.1.0",
"@react-native-menu/menu": "1.1.3",
"@react-navigation/bottom-tabs": "6.6.1",
Expand All @@ -75,9 +75,9 @@
"@shopify/flash-list": "1.7.1",
"@shopify/react-native-performance": "4.1.2",
"@shopify/react-native-skia": "0.1.233",
"@tanstack/query-sync-storage-persister": "5.56.2",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query-persist-client": "5.56.2",
"@tanstack/query-sync-storage-persister": "5.59.0",
"@tanstack/react-query": "5.59.0",
"@tanstack/react-query-persist-client": "5.59.0",
"@tradle/react-native-http": "2.0.1",
"@walletconnect/react-native-compat": "2.11.0",
"@walletconnect/types": "2.11.0",
Expand All @@ -86,9 +86,9 @@
"@zodios/core": "10.9.6",
"assert": "2.1.0",
"asyncstorage-down": "4.2.0",
"axios": "1.7.5",
"axios": "1.7.7",
"base-64": "1.0.0",
"big.js": "6.2.1",
"big.js": "6.2.2",
"bip174": "2.1.0",
"bip39": "3.0.4",
"bitcoinjs-lib": "5.2.0",
Expand Down Expand Up @@ -130,7 +130,7 @@
"react-native-dialog": "8.2.0",
"react-native-fast-image": "8.6.3",
"react-native-fs": "2.20.0",
"react-native-gesture-handler": "2.19.0",
"react-native-gesture-handler": "2.20.0",
"react-native-graph": "1.1.0",
"react-native-haptic-feedback": "2.0.3",
"react-native-inappbrowser-reborn": "3.7.0",
Expand Down Expand Up @@ -177,7 +177,7 @@
"text-encoding": "0.7.0",
"type-fest": "4.26.1",
"url": "0.11.4",
"viem": "2.21.12",
"viem": "2.21.16",
"vm-browserify": "1.1.2",
"web3": "1.7.5",
"xss": "1.0.15",
Expand All @@ -188,9 +188,9 @@
"@babel/core": "7.24.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
"@babel/plugin-syntax-object-rest-spread": "7.8.3",
"@babel/plugin-transform-class-static-block": "7.24.7",
"@babel/plugin-transform-export-namespace-from": "7.24.7",
"@babel/plugin-transform-private-methods": "7.25.4",
"@babel/plugin-transform-class-static-block": "7.25.7",
"@babel/plugin-transform-export-namespace-from": "7.25.7",
"@babel/plugin-transform-private-methods": "7.25.7",
"@babel/preset-env": "7.25.4",
"@babel/preset-typescript": "7.24.7",
"@babel/runtime": "7.25.6",
Expand All @@ -214,7 +214,7 @@
"@types/lodash.isempty": "4.4.9",
"@types/lodash.isstring": "4.0.9",
"@types/numeral": "2.0.5",
"@types/react": "18.3.8",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-test-renderer": "18.3.0",
"@types/semver": "7.5.4",
Expand All @@ -224,7 +224,7 @@
"babel-plugin-inline-dotenv": "1.7.0",
"babel-plugin-module-resolver": "5.0.2",
"babel-plugin-react-require": "4.0.3",
"detox": "20.27.0",
"detox": "20.27.2",
"eslint": "8.50.0",
"eslint-plugin-avalabs-mobile": "workspace:*",
"jest": "29.7.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/k2-alpine/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dripsy": "4.3.5",
"expo": "50.0.20",
"expo-font": "11.10.3",
"expo-splash-screen": "0.27.5",
"expo-splash-screen": "0.27.6",
"expo-status-bar": "1.12.1",
"react": "18.3.1",
"react-native": "0.73.7",
Expand All @@ -39,7 +39,7 @@
"@storybook/addon-ondevice-backgrounds": "7.6.20",
"@storybook/addon-ondevice-controls": "7.6.20",
"@storybook/react-native": "7.6.20",
"@types/react": "18.3.8",
"@types/react": "18.3.11",
"@types/tinycolor2": "1.4.5",
"babel-loader": "9.2.1",
"eslint": "9.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/k2-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@storybook/addon-ondevice-controls": "7.6.20",
"@storybook/react-native": "7.6.20",
"@types/jest": "29.5.13",
"@types/react": "18.3.8",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-test-renderer": "18.3.0",
"@types/tinycolor2": "1.4.6",
Expand Down
Loading
Loading