Skip to content

Commit

Permalink
downgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
ruijialin-avalabs committed Dec 10, 2024
1 parent 60556db commit e77e7aa
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 13 deletions.
4 changes: 2 additions & 2 deletions packages/core-mobile/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1032,7 +1032,7 @@ PODS:
- React-Core
- react-native-camera/RN (4.2.1):
- React-Core
- react-native-compat (2.17.2):
- react-native-compat (2.11.0):
- glog
- RCT-Folly (= 2022.05.16.00)
- React-Core
Expand Down Expand Up @@ -1793,7 +1793,7 @@ SPEC CHECKSUMS:
react-native-aes: c6e4e3ffcff410535e31e161fca95d50e608d4ee
react-native-blur: 4568dd93d1d82748c180df8beb2d929c97b13b47
react-native-camera: 3eae183c1d111103963f3dd913b65d01aef8110f
react-native-compat: 6ac0ab0d47351dbf56342cf817f6659af8db59d2
react-native-compat: 5a5b7a043bec932a7814dc35f0649712bc10324e
react-native-config: 8f7283449bbb048902f4e764affbbf24504454af
react-native-menu: c30eb7a85d7b04d51945f61ea8a8986ed366ac5c
react-native-mmkv: 1fdc81aa70c1aba09370718e6a63a09cbbbac8d2
Expand Down
2 changes: 1 addition & 1 deletion packages/core-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"@tanstack/react-query": "5.59.8",
"@tanstack/react-query-persist-client": "5.59.6",
"@tradle/react-native-http": "2.0.1",
"@walletconnect/react-native-compat": "2.17.2",
"@walletconnect/react-native-compat": "2.11.0",
"@walletconnect/types": "2.17.2",
"@walletconnect/utils": "2.17.2",
"@zodios/core": "10.9.6",
Expand Down
19 changes: 9 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ __metadata:
"@types/react-dom": 18.3.0
"@types/react-test-renderer": 18.3.0
"@types/semver": 7.5.4
"@walletconnect/react-native-compat": 2.17.2
"@walletconnect/react-native-compat": 2.11.0
"@walletconnect/types": 2.17.2
"@walletconnect/utils": 2.17.2
"@welldone-software/why-did-you-render": 8.0.3
Expand Down Expand Up @@ -12122,23 +12122,22 @@ __metadata:
languageName: node
linkType: hard

"@walletconnect/react-native-compat@npm:2.17.2":
version: 2.17.2
resolution: "@walletconnect/react-native-compat@npm:2.17.2"
"@walletconnect/react-native-compat@npm:2.11.0":
version: 2.11.0
resolution: "@walletconnect/react-native-compat@npm:2.11.0"
dependencies:
events: 3.3.0
fast-text-encoding: 1.0.6
react-native-url-polyfill: 2.0.0
fast-text-encoding: ^1.0.6
react-native-url-polyfill: ^2.0.0
peerDependencies:
"@react-native-async-storage/async-storage": "*"
"@react-native-community/netinfo": "*"
expo-application: "*"
react-native: "*"
react-native-get-random-values: "*"
peerDependenciesMeta:
expo-application:
optional: true
checksum: a038f29cc4e77a4493b735e14c4227f7883728845ad49ba5583e0598f0b3aaddfe5cf2a1550869d478e138d9b089ec177a5e28952c320b9c2f7e7fd84987d8cb
checksum: fea0720cfc3bb0479eb02dd4baeb49b2a311b99d3ca95108e47cade3e21bb95394b27bbf05a96e42acd135e4a1530858f092baf13a7dffdb652e3800cf699838
languageName: node
linkType: hard

Expand Down Expand Up @@ -18025,7 +18024,7 @@ __metadata:
languageName: node
linkType: hard

"fast-text-encoding@npm:1.0.6":
"fast-text-encoding@npm:^1.0.6":
version: 1.0.6
resolution: "fast-text-encoding@npm:1.0.6"
checksum: 9d58f694314b3283e785bf61954902536da228607ad246905e30256f9ab8331f780ac987e7222c9f5eafd04168d07e12b8054c85cedb76a2c05af0e82387a903
Expand Down Expand Up @@ -26621,7 +26620,7 @@ __metadata:
languageName: node
linkType: hard

"react-native-url-polyfill@npm:2.0.0":
"react-native-url-polyfill@npm:2.0.0, react-native-url-polyfill@npm:^2.0.0":
version: 2.0.0
resolution: "react-native-url-polyfill@npm:2.0.0"
dependencies:
Expand Down

0 comments on commit e77e7aa

Please sign in to comment.