File tree Expand file tree Collapse file tree 3 files changed +4
-25
lines changed Expand file tree Collapse file tree 3 files changed +4
-25
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ android {
106
106
applicationId " com.walletconnect.web3modal.rnsample"
107
107
minSdkVersion rootProject. ext. minSdkVersion
108
108
targetSdkVersion rootProject. ext. targetSdkVersion
109
- versionCode 136
109
+ versionCode 137
110
110
versionName " 1.1"
111
111
resValue " string" , " build_config_package" , " com.w3mwagmi"
112
112
}
Original file line number Diff line number Diff line change 96
96
"braces" : " 3.0.3" ,
97
97
"undici" : " 6.21.2" ,
98
98
"serve-static" : " 1.16.2" ,
99
- "valtio" : " 2.1.5"
99
+ "valtio" : " 2.1.5" ,
100
+ "react-native-modal" : " 14.0.0-rc.1"
100
101
}
101
102
}
Original file line number Diff line number Diff line change @@ -15032,7 +15032,7 @@ __metadata:
15032
15032
languageName: node
15033
15033
linkType: hard
15034
15034
15035
- "prop-types@npm:^15.6.2, prop-types@npm:^15.7.2, prop-types@npm:^15. 8.1":
15035
+ "prop-types@npm:^15.8.1":
15036
15036
version: 15.8.1
15037
15037
resolution: "prop-types@npm:15.8.1"
15038
15038
dependencies:
@@ -15214,15 +15214,6 @@ __metadata:
15214
15214
languageName: node
15215
15215
linkType: hard
15216
15216
15217
- "react-native-animatable@npm:1.3.3":
15218
- version: 1.3.3
15219
- resolution: "react-native-animatable@npm:1.3.3"
15220
- dependencies:
15221
- prop-types: ^15.7.2
15222
- checksum: eb35821de36ae4eb00f97d99fc22ed79bd017248092ff1299f9d46a7ab946de16d2e6d6bfbf4cab5ef77d0d3bf47684aec761a7670ec7d36aae8d77ab8ddd171
15223
- languageName: node
15224
- linkType: hard
15225
-
15226
15217
"react-native-animatable@npm:1.4.0":
15227
15218
version: 1.4.0
15228
15219
resolution: "react-native-animatable@npm:1.4.0"
@@ -15340,19 +15331,6 @@ __metadata:
15340
15331
languageName: node
15341
15332
linkType: hard
15342
15333
15343
- "react-native-modal@npm:>=13":
15344
- version: 13.0.1
15345
- resolution: "react-native-modal@npm:13.0.1"
15346
- dependencies:
15347
- prop-types: ^15.6.2
15348
- react-native-animatable: 1.3.3
15349
- peerDependencies:
15350
- react: "*"
15351
- react-native: ">=0.65.0"
15352
- checksum: 15985fd6aaae7a2134ec1003c63abd384f4a17beabd0a80b74033c98eccee29161aa07150f479373fb43106cfb33b5837b7a4f1d2b721ff03b3727490c830a07
15353
- languageName: node
15354
- linkType: hard
15355
-
15356
15334
"react-native-reanimated@npm:3.17.1":
15357
15335
version: 3.17.1
15358
15336
resolution: "react-native-reanimated@npm:3.17.1"
You can’t perform that action at this time.
0 commit comments