Skip to content

Commit 0071205

Browse files
committed
fix(deps): update dependency react-native to v0.66.4
1 parent 1299a49 commit 0071205

File tree

4 files changed

+45
-8
lines changed

4 files changed

+45
-8
lines changed

example/base/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": "3.0.1",
1414
"react": "17.0.2",
15-
"react-native": "0.66.1",
15+
"react-native": "0.66.4",
1616
"react-native-svg": "12.1.1"
1717
},
1818
"devDependencies": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fs-extra": "10.0.0",
3535
"metro-react-native-babel-preset": "0.66.2",
3636
"react": "17.0.2",
37-
"react-native": "0.66.1",
37+
"react-native": "0.66.4",
3838
"@jest/core": "26.6.3"
3939
},
4040
"dependencies": {

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@uiw/reset.css": "1.0.5",
2323
"react": "17.0.2",
2424
"react-dom": "17.0.2",
25-
"react-native": "0.66.1",
25+
"react-native": "0.66.4",
2626
"react-native-web": "0.17.5",
2727
"react-redux": "7.2.6",
2828
"react-router-dom": "6.0.2",

yarn.lock

Lines changed: 42 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17137,15 +17137,15 @@ react-native-codegen@^0.0.7:
1713717137
jscodeshift "^0.11.0"
1713817138
nullthrows "^1.1.1"
1713917139

17140-
react-native-gesture-handler@1.10.3:
17141-
version "1.10.3"
17142-
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.10.3.tgz#942bbf2963bbf49fa79593600ee9d7b5dab3cfc0"
17143-
integrity sha512-cBGMi1IEsIVMgoox4RvMx7V2r6bNKw0uR1Mu1o7NbuHS6BRSVLq0dP34l2ecnPlC+jpWd3le6Yg1nrdCjby2Mw==
17140+
react-native-gesture-handler@2.0.0:
17141+
version "2.0.0"
17142+
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-2.0.0.tgz#066016e2b87922511605a23b2ee00358a3216e32"
17143+
integrity sha512-QJxUXrWcHUyita4j+FPlAokR8i9fmD5n88uE6W5rtxNi17U1jAjnkbtplFWYutFP7naat+f77sZSmjil2+/4RA==
1714417144
dependencies:
1714517145
"@egjs/hammerjs" "^2.0.17"
17146-
fbjs "^3.0.0"
1714717146
hoist-non-react-statics "^3.3.0"
1714817147
invariant "^2.2.4"
17148+
lodash "^4.17.21"
1714917149
prop-types "^15.7.2"
1715017150

1715117151
react-native-root-siblings@4.1.1:
@@ -17223,6 +17223,43 @@ react-native@0.66.1:
1722317223
whatwg-fetch "^3.0.0"
1722417224
ws "^6.1.4"
1722517225

17226+
react-native@0.66.4:
17227+
version "0.66.4"
17228+
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.66.4.tgz#bf89a5fb18bd23046d889fb4de4ea2822a4d7805"
17229+
integrity sha512-9vx5dlSfQlKbbDtr8+xMon6qsmSu7jvjdXWZpEKh3XVKpUidbbODv7048gwVKX8YAel1egeR7hN8vzSeI6ssTw==
17230+
dependencies:
17231+
"@jest/create-cache-key-function" "^27.0.1"
17232+
"@react-native-community/cli" "^6.0.0"
17233+
"@react-native-community/cli-platform-android" "^6.0.0"
17234+
"@react-native-community/cli-platform-ios" "^6.0.0"
17235+
"@react-native/assets" "1.0.0"
17236+
"@react-native/normalize-color" "1.0.0"
17237+
"@react-native/polyfills" "2.0.0"
17238+
abort-controller "^3.0.0"
17239+
anser "^1.4.9"
17240+
base64-js "^1.1.2"
17241+
event-target-shim "^5.0.1"
17242+
hermes-engine "~0.9.0"
17243+
invariant "^2.2.4"
17244+
jsc-android "^250230.2.1"
17245+
metro-babel-register "0.66.2"
17246+
metro-react-native-babel-transformer "0.66.2"
17247+
metro-runtime "0.66.2"
17248+
metro-source-map "0.66.2"
17249+
nullthrows "^1.1.1"
17250+
pretty-format "^26.5.2"
17251+
promise "^8.0.3"
17252+
prop-types "^15.7.2"
17253+
react-devtools-core "^4.13.0"
17254+
react-native-codegen "^0.0.7"
17255+
react-refresh "^0.4.0"
17256+
regenerator-runtime "^0.13.2"
17257+
scheduler "^0.20.2"
17258+
stacktrace-parser "^0.1.3"
17259+
use-subscription "^1.0.0"
17260+
whatwg-fetch "^3.0.0"
17261+
ws "^6.1.4"
17262+
1722617263
react-proxy@^1.1.7:
1722717264
version "1.1.8"
1722817265
resolved "https://registry.yarnpkg.com/react-proxy/-/react-proxy-1.1.8.tgz#9dbfd9d927528c3aa9f444e4558c37830ab8c26a"

0 commit comments

Comments
 (0)