Merge pull request #7074 from BlueWallet/renovate/react-native-vector-icons-10.x

Update dependency react-native-vector-icons to v10.2.0
This commit is contained in:
GLaDOS 2024-09-15 20:03:01 +00:00 committed by GitHub
commit 07fde964ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 15 additions and 31 deletions

View File

@ -1662,7 +1662,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated (3.15.1):
- RNReanimated (3.15.2):
- DoubleConversion
- glog
- hermes-engine
@ -1682,10 +1682,10 @@ PODS:
- ReactCodegen
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- RNReanimated/reanimated (= 3.15.1)
- RNReanimated/worklets (= 3.15.1)
- RNReanimated/reanimated (= 3.15.2)
- RNReanimated/worklets (= 3.15.2)
- Yoga
- RNReanimated/reanimated (3.15.1):
- RNReanimated/reanimated (3.15.2):
- DoubleConversion
- glog
- hermes-engine
@ -1706,7 +1706,7 @@ PODS:
- ReactCommon/turbomodule/bridging
- ReactCommon/turbomodule/core
- Yoga
- RNReanimated/worklets (3.15.1):
- RNReanimated/worklets (3.15.2):
- DoubleConversion
- glog
- hermes-engine
@ -1753,7 +1753,7 @@ PODS:
- React-Core
- RNSVG (15.6.0):
- React-Core
- RNVectorIcons (10.1.0):
- RNVectorIcons (10.2.0):
- DoubleConversion
- glog
- hermes-engine
@ -2216,16 +2216,16 @@ SPEC CHECKSUMS:
RNQuickAction: 6d404a869dc872cde841ad3147416a670d13fa93
RNRate: ef3bcff84f39bb1d1e41c5593d3eea4aab2bd73a
RNReactNativeHapticFeedback: 2bdbd63bcdbb52c4ae81a7b0c48ab1f00c06980a
RNReanimated: b0912c8ba12f6c03db07c851c4de71c3eed6c83c
RNReanimated: ece067b779e0d6c7887c6bb80d381d0a0efd43c9
RNScreens: 19719a9c326e925498ac3b2d35c4e50fe87afc06
RNShare: 0fad69ae2d71de9d1f7b9a43acf876886a6cb99c
RNSVG: 5da7a24f31968ec74f0b091e3440080f347e279b
RNVectorIcons: ef957b2a1cd5efb71e53397257ec4ccffa34d0c4
RNVectorIcons: 6382277afab3c54658e9d555ee0faa7a37827136
RNWatch: fd30ca40a5b5ef58dcbc195638e68219bc455236
SocketRocket: abac6f5de4d4d62d24e11868d7a2f427e0ef940d
TrueSheet: 49bf7af5d5a29f018f02879c26a1afe595c85829
Yoga: 4ef80d96a5534f0e01b3055f17d1e19a9fc61b63
PODFILE CHECKSUM: edeeee286bcd83aa972eda6087a61695e7f612d8
PODFILE CHECKSUM: 95cd28e70ae47c36e1e0b30f60bba0bd6ffa77d8
COCOAPODS: 1.15.2

8
package-lock.json generated
View File

@ -96,7 +96,7 @@
"react-native-share": "10.2.1",
"react-native-svg": "15.6.0",
"react-native-tcp-socket": "6.2.0",
"react-native-vector-icons": "10.1.0",
"react-native-vector-icons": "10.2.0",
"react-native-watch-connectivity": "1.1.0",
"readable-stream": "3.6.2",
"realm": "12.13.1",
@ -21002,9 +21002,9 @@
}
},
"node_modules/react-native-vector-icons": {
"version": "10.1.0",
"resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.1.0.tgz",
"integrity": "sha512-fdQjCHIdoXmRoTZ5gvN1FmT4sGLQ2wmQiNZHKJQUYnE2tkIwjGnxNch+6Nd4lHAACvMWO7LOzBNot2u/zlOmkw==",
"version": "10.2.0",
"resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-10.2.0.tgz",
"integrity": "sha512-n5HGcxUuVaTf9QJPs/W22xQpC2Z9u0nb0KgLPnVltP8vdUvOp6+R26gF55kilP/fV4eL4vsAHUqUjewppJMBOQ==",
"license": "MIT",
"dependencies": {
"prop-types": "^15.7.2",

View File

@ -59,7 +59,7 @@
"android:clean": "cd android; ./gradlew clean ; cd .. ; npm run android",
"ios": "react-native run-ios",
"postinstall": "rn-nodeify --install buffer,events,process,stream,inherits,path,assert,crypto --hack; npm run releasenotes2json; npm run branch2json; npm run patches",
"patches": "patch -p1 < scripts/react-native-camera-kit.patch; npx patch-package",
"patches": "patch -p1 < scripts/react-native-camera-kit.patch;",
"test": "npm run tslint && npm run lint && npm run unit && npm run jest",
"jest": "jest tests/integration/*",
"e2e:debug-build": "detox build -c android.debug",
@ -160,7 +160,7 @@
"react-native-share": "10.2.1",
"react-native-svg": "15.6.0",
"react-native-tcp-socket": "6.2.0",
"react-native-vector-icons": "10.1.0",
"react-native-vector-icons": "10.2.0",
"react-native-watch-connectivity": "1.1.0",
"readable-stream": "3.6.2",
"realm": "12.13.1",

View File

@ -1,16 +0,0 @@
diff --git a/node_modules/react-native-vector-icons/.DS_Store b/node_modules/react-native-vector-icons/.DS_Store
new file mode 100644
index 0000000..747936a
Binary files /dev/null and b/node_modules/react-native-vector-icons/.DS_Store differ
diff --git a/node_modules/react-native-vector-icons/Fonts/FontAwesome6_Brands.ttf b/node_modules/react-native-vector-icons/Fonts/FontAwesome6_Brands.ttf
deleted file mode 100644
index 30f55b7..0000000
Binary files a/node_modules/react-native-vector-icons/Fonts/FontAwesome6_Brands.ttf and /dev/null differ
diff --git a/node_modules/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf b/node_modules/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf
deleted file mode 100644
index c79589d..0000000
Binary files a/node_modules/react-native-vector-icons/Fonts/FontAwesome6_Regular.ttf and /dev/null differ
diff --git a/node_modules/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf b/node_modules/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf
deleted file mode 100644
index e479fb2..0000000
Binary files a/node_modules/react-native-vector-icons/Fonts/FontAwesome6_Solid.ttf and /dev/null differ