diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 8ff9d66846..8fc68ae795 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -473,7 +473,8 @@ PODS: - RNSentry (5.9.1): - React-Core - Sentry/HybridSDK (= 8.10.0) - - RNVectorIcons (9.2.0): + - RNVectorIcons (10.1.0): + - RCT-Folly (= 2021.07.22.00) - React-Core - Sentry/HybridSDK (8.10.0): - SentryPrivate (= 8.10.0) @@ -737,7 +738,7 @@ SPEC CHECKSUMS: RNScreens: b21dc57dfa2b710c30ec600786a3fc223b1b92e7 RNSearchBar: 9860431356b7d12a8449d2fddb2b5f3c78d1e99f RNSentry: 0a1daa8ee81e2776f977ae8c66e67c8d85587828 - RNVectorIcons: fcc2f6cb32f5735b586e66d14103a74ce6ad61f8 + RNVectorIcons: bfb663f3f7b37340cd90120151b720641523dc84 Sentry: 71cd4427146ac56eab6e70401ac7a24384c3d3b5 SentryPrivate: 9334613897c85a9e30f2c9d7a331af8aaa4fe71f SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17 diff --git a/modules/event-list/package.json b/modules/event-list/package.json index c7e0b61f9a..3e50961f93 100644 --- a/modules/event-list/package.json +++ b/modules/event-list/package.json @@ -12,7 +12,7 @@ "moment-timezone": "^0.5.41", "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0", + "react-native-vector-icons": "^10.1.0", "@react-navigation/native": "^6.1.7" }, "dependencies": { diff --git a/modules/filter/package.json b/modules/filter/package.json index 7f8500cccd..9989de79a7 100644 --- a/modules/filter/package.json +++ b/modules/filter/package.json @@ -12,7 +12,7 @@ "react": "^18.0.0", "react-native": "^0.72.4", "react-native-popover-view": "^5.1.8", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" }, "dependencies": { "@callstack/react-theme-provider": "3.0.9", diff --git a/modules/food-menu/package.json b/modules/food-menu/package.json index 557ac683ab..b32020d54a 100644 --- a/modules/food-menu/package.json +++ b/modules/food-menu/package.json @@ -13,7 +13,7 @@ "moment-timezone": "^0.5.41", "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0", + "react-native-vector-icons": "^10.1.0", "@react-navigation/native": "^6.1.7" }, "dependencies": { diff --git a/modules/icon/package.json b/modules/icon/package.json index 45d81e8763..ff2b0674a6 100644 --- a/modules/icon/package.json +++ b/modules/icon/package.json @@ -10,6 +10,6 @@ }, "peerDependencies": { "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" } } diff --git a/modules/lists/package.json b/modules/lists/package.json index 67bf669a9d..bf45f05569 100644 --- a/modules/lists/package.json +++ b/modules/lists/package.json @@ -11,7 +11,7 @@ "peerDependencies": { "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" }, "dependencies": { "@callstack/react-theme-provider": "3.0.9", diff --git a/modules/navigation-buttons/package.json b/modules/navigation-buttons/package.json index 3593e3bc2a..42c29ce751 100644 --- a/modules/navigation-buttons/package.json +++ b/modules/navigation-buttons/package.json @@ -12,7 +12,7 @@ "@frogpond/app-theme": "^1.0.0", "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0", + "react-native-vector-icons": "^10.1.0", "@react-navigation/native": "^6.1.7" } } diff --git a/modules/navigation-tabs/package.json b/modules/navigation-tabs/package.json index 6bc5331a36..60cf4f0378 100644 --- a/modules/navigation-tabs/package.json +++ b/modules/navigation-tabs/package.json @@ -12,7 +12,7 @@ "@frogpond/app-theme": "^1.0.0", "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0", + "react-native-vector-icons": "^10.1.0", "@react-navigation/native": "^6.1.7" } } diff --git a/package-lock.json b/package-lock.json index f4f2e57ae6..130c46defb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -60,7 +60,7 @@ "react-native-sfsymbols": "1.2.1", "react-native-tableview-simple": "4.4.1", "react-native-typography": "1.4.1", - "react-native-vector-icons": "9.2.0", + "react-native-vector-icons": "10.1.0", "react-native-webview": "13.5.1", "react-redux": "8.1.3", "redux-persist": "6.0.0", @@ -281,7 +281,7 @@ "moment-timezone": "^0.5.41", "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" } }, "modules/event-type": { @@ -310,7 +310,7 @@ "react": "^18.0.0", "react-native": "^0.72.4", "react-native-popover-view": "^5.1.8", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" } }, "modules/food-menu": { @@ -337,7 +337,7 @@ "moment-timezone": "^0.5.41", "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" } }, "modules/html-content": { @@ -370,7 +370,7 @@ "license": "ISC", "peerDependencies": { "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" } }, "modules/info-header": { @@ -409,7 +409,7 @@ "peerDependencies": { "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" } }, "modules/listview": { @@ -458,7 +458,7 @@ "@react-navigation/native": "^6.1.7", "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" } }, "modules/navigation-tabs": { @@ -470,7 +470,7 @@ "@react-navigation/native": "^6.1.7", "react": "^18.0.0", "react-native": "^0.72.4", - "react-native-vector-icons": "^9.2.0" + "react-native-vector-icons": "^10.1.0" } }, "modules/notice": { @@ -17268,15 +17268,18 @@ } }, "node_modules/react-native-vector-icons": { - "version": "9.2.0", - "resolved": "https://registry.npmjs.org/react-native-vector-icons/-/react-native-vector-icons-9.2.0.tgz", - "integrity": "sha512-wKYLaFuQST/chH3AJRjmOLoLy3JEs1JR6zMNgTaemFpNoXs0ztRnTxcxFD9xhX7cJe1/zoN5BpQYe7kL0m5yyA==", + "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==", + "license": "MIT", "dependencies": { "prop-types": "^15.7.2", "yargs": "^16.1.1" }, "bin": { + "fa-upgrade.sh": "bin/fa-upgrade.sh", "fa5-upgrade": "bin/fa5-upgrade.sh", + "fa6-upgrade": "bin/fa6-upgrade.sh", "generate-icon": "bin/generate-icon.js" } }, diff --git a/package.json b/package.json index d2a682b47e..af4e8ccdf0 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "react-native-sfsymbols": "1.2.1", "react-native-tableview-simple": "4.4.1", "react-native-typography": "1.4.1", - "react-native-vector-icons": "9.2.0", + "react-native-vector-icons": "10.1.0", "react-native-webview": "13.5.1", "react-redux": "8.1.3", "redux-persist": "6.0.0",