Skip to content

Commit d140993

Browse files
committed
chore(deps): update dependency react-native to v0.63.3
1 parent dd227ce commit d140993

File tree

3 files changed

+13
-14
lines changed

3 files changed

+13
-14
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@uiw/react-native-alipay": "link:../",
1414
"react": "16.13.1",
15-
"react-native": "0.63.0"
15+
"react-native": "0.63.3"
1616
},
1717
"devDependencies": {
1818
"@babel/core": "7.10.4",

example/yarn.lock

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@
10411041
hermes-profile-transformer "^0.0.6"
10421042
ip "^1.1.5"
10431043

1044-
"@react-native-community/cli-platform-android@^4.13.0", "@react-native-community/cli-platform-android@^4.7.0":
1044+
"@react-native-community/cli-platform-android@^4.10.0", "@react-native-community/cli-platform-android@^4.13.0":
10451045
version "4.13.0"
10461046
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-4.13.0.tgz#922681ec82ee1aadd993598b814df1152118be02"
10471047
integrity sha512-3i8sX8GklEytUZwPnojuoFbCjIRzMugCdzDIdZ9UNmi/OhD4/8mLGO0dgXfT4sMWjZwu3qjy45sFfk2zOAgHbA==
@@ -1057,7 +1057,7 @@
10571057
slash "^3.0.0"
10581058
xmldoc "^1.1.2"
10591059

1060-
"@react-native-community/cli-platform-ios@^4.7.0":
1060+
"@react-native-community/cli-platform-ios@^4.10.0":
10611061
version "4.13.0"
10621062
resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-4.13.0.tgz#a738915c68cac86df54e578b59a1311ea62b1aef"
10631063
integrity sha512-6THlTu8zp62efkzimfGr3VIuQJ2514o+vScZERJCV1xgEi8XtV7mb/ZKt9o6Y9WGxKKkc0E0b/aVAtgy+L27CA==
@@ -1101,7 +1101,7 @@
11011101
resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-4.10.1.tgz#d68a2dcd1649d3b3774823c64e5e9ce55bfbe1c9"
11021102
integrity sha512-ael2f1onoPF3vF7YqHGWy7NnafzGu+yp88BbFbP0ydoCP2xGSUzmZVw0zakPTC040Id+JQ9WeFczujMkDy6jYQ==
11031103

1104-
"@react-native-community/cli@^4.7.0":
1104+
"@react-native-community/cli@^4.10.0":
11051105
version "4.13.0"
11061106
resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-4.13.0.tgz#04d5032f9b2b423c61ceef6be83b1bcc8a37db75"
11071107
integrity sha512-R+1VehIQ6VTLf+e7YOwzJk0F9tstfeSC4xy7oT6GSgB3FnXbTJGHFUp4siyO68Ae/gzGqt8SiUO145teWkP+ZA==
@@ -1331,8 +1331,7 @@
13311331
tsutils "^3.17.1"
13321332

13331333
"@uiw/react-native-alipay@link:..":
1334-
version "0.0.0"
1335-
uid ""
1334+
version "3.0.0"
13361335

13371336
abab@^2.0.0:
13381337
version "2.0.5"
@@ -5516,15 +5515,15 @@ react-is@^16.12.0, react-is@^16.8.1, react-is@^16.8.4, react-is@^16.8.6:
55165515
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
55175516
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
55185517

5519-
react-native@0.63.0:
5520-
version "0.63.0"
5521-
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.63.0.tgz#1444aa04c34b65ca1dce589db166bd112e982b96"
5522-
integrity sha512-486RaRKKw35+DgZwdbCUQJsjSRflG5JC4w5T9ZfKqUjlyDDQHgew2berQanYAFbgO4Qh/2mAvAMJe6EhUESufQ==
5518+
react-native@0.63.3:
5519+
version "0.63.3"
5520+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.63.3.tgz#4a7f6540e049ff41810887bbd1125abc4672f3bf"
5521+
integrity sha512-71wq13uNo5W8QVQnFlnzZ3AD+XgUBYGhpsxysQFW/hJ8GAt/J5o+Bvhy81FXichp6IBDJDh/JgfHH2gNji8dFA==
55235522
dependencies:
55245523
"@babel/runtime" "^7.0.0"
5525-
"@react-native-community/cli" "^4.7.0"
5526-
"@react-native-community/cli-platform-android" "^4.7.0"
5527-
"@react-native-community/cli-platform-ios" "^4.7.0"
5524+
"@react-native-community/cli" "^4.10.0"
5525+
"@react-native-community/cli-platform-android" "^4.10.0"
5526+
"@react-native-community/cli-platform-ios" "^4.10.0"
55285527
abort-controller "^3.0.0"
55295528
anser "^1.4.9"
55305529
base64-js "^1.1.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
},
4545
"devDependencies": {
4646
"react": "16.13.1",
47-
"react-native": "0.63.0",
47+
"react-native": "0.63.3",
4848
"typedoc": "0.19.1",
4949
"typescript": "4.0.2"
5050
}

0 commit comments

Comments
 (0)