From 859877979e9d6f3db2dfa3dd8e63979d6dbb585a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 17:58:31 +0000 Subject: [PATCH] fix(deps): update dependency @react-native-vector-icons/fontawesome to v13.1.2 --- package-lock.json | 58 +++++++++++++++++++++-------------------------- package.json | 2 +- 2 files changed, 27 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index d89d0915b..182aa2b0a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -26,7 +26,7 @@ "@react-native-community/cli-platform-ios": "20.1.3", "@react-native-documents/picker": "12.0.1", "@react-native-vector-icons/entypo": "13.1.1", - "@react-native-vector-icons/fontawesome": "13.1.1", + "@react-native-vector-icons/fontawesome": "13.1.2", "@react-native-vector-icons/fontawesome6": "13.1.1", "@react-native-vector-icons/ionicons": "13.1.1", "@react-native-vector-icons/material-design-icons": "13.1.1", @@ -3843,12 +3843,12 @@ } }, "node_modules/@react-native-vector-icons/common": { - "version": "13.0.0", - "resolved": "https://registry.npmjs.org/@react-native-vector-icons/common/-/common-13.0.0.tgz", - "integrity": "sha512-FJ0Ql5UTGVtK0ak4vLTxmhFHadb8NmTk4yOWoggh7UvC2pVQNyJK7L9nIZeIZ0IaVJtKfmKXtBWA0nKqqzQ/FQ==", + "version": "13.0.1", + "resolved": "https://registry.npmjs.org/@react-native-vector-icons/common/-/common-13.0.1.tgz", + "integrity": "sha512-UPC6L3tW5rXCjBn4kgw9RPURUILIg8tFpEY2uaYwU8aCjEHkywNCMcAO8+PvMCDkR6aICPeHYA0OXvMgrjsF4g==", "license": "MIT", "dependencies": { - "find-up": "^7.0.0", + "find-up": "^8.0.0", "picocolors": "^1.1.1", "plist": "^3.1.0" }, @@ -3861,6 +3861,7 @@ "peerDependencies": { "@react-native-vector-icons/get-image": "^13.0.0", "@react-native/assets-registry": "*", + "expo-font": "*", "react": "*", "react-native": "*" }, @@ -3870,36 +3871,38 @@ }, "@react-native/assets-registry": { "optional": true + }, + "expo-font": { + "optional": true } } }, "node_modules/@react-native-vector-icons/common/node_modules/find-up": { - "version": "7.0.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-7.0.0.tgz", - "integrity": "sha512-YyZM99iHrqLKjmt4LJDj58KI+fYyufRLBSYcqycxf//KpBk9FoewoGX0450m9nB44qrZnovzC2oeP5hUibxc/g==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/find-up/-/find-up-8.0.0.tgz", + "integrity": "sha512-JGG8pvDi2C+JxidYdIwQDyS/CgcrIdh18cvgxcBge3wSHRQOrooMD3GlFBcmMJAN9M42SAZjDp5zv1dglJjwww==", "license": "MIT", "dependencies": { - "locate-path": "^7.2.0", - "path-exists": "^5.0.0", - "unicorn-magic": "^0.1.0" + "locate-path": "^8.0.0", + "unicorn-magic": "^0.3.0" }, "engines": { - "node": ">=18" + "node": ">=20" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, "node_modules/@react-native-vector-icons/common/node_modules/locate-path": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-7.2.0.tgz", - "integrity": "sha512-gvVijfZvn7R+2qyPX8mAuKcFGDf6Nc61GdvGafQsHL0sBIxfKzA+usWn4GFC/bk+QdwPUD4kWFJLhElipq+0VA==", + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-8.0.0.tgz", + "integrity": "sha512-XT9ewWAC43tiAV7xDAPflMkG0qOPn2QjHqlgX8FOqmWa/rxnyYDulF9T0F7tRy1u+TVTmK/M//6VIOye+2zDXg==", "license": "MIT", "dependencies": { "p-locate": "^6.0.0" }, "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + "node": ">=20" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" @@ -3935,15 +3938,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@react-native-vector-icons/common/node_modules/path-exists": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-5.0.0.tgz", - "integrity": "sha512-RjhtfwJOxzcFmNOi6ltcbcu4Iu+FL3zEj83dk4kAS+fVpTxXLO1b38RvJgT/0QwvV/L3aY9TAnyv0EOqW4GoMQ==", - "license": "MIT", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - } - }, "node_modules/@react-native-vector-icons/common/node_modules/yocto-queue": { "version": "1.2.2", "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-1.2.2.tgz", @@ -3979,12 +3973,12 @@ } }, "node_modules/@react-native-vector-icons/fontawesome": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@react-native-vector-icons/fontawesome/-/fontawesome-13.1.1.tgz", - "integrity": "sha512-GD1eOt1YmkxbUmHZzxpCGMMC3WCif3edo8RKMnv0dlf07KNLktfQDh0mVYJhU4d203oyeTk1E5GWBjNDRw3zWg==", + "version": "13.1.2", + "resolved": "https://registry.npmjs.org/@react-native-vector-icons/fontawesome/-/fontawesome-13.1.2.tgz", + "integrity": "sha512-Pae4/aDhvSd5FNVy6QOfcQ8uhj+fpbIc2WFDaO9jLEkqM0p5tMZt39Mcfw1XosOXQ0eSqJdlYoI2x8vqbdyzXg==", "license": "MIT", "dependencies": { - "@react-native-vector-icons/common": "^13.0.0" + "@react-native-vector-icons/common": "^13.0.1" }, "engines": { "node": ">= 18.0.0" @@ -18844,9 +18838,9 @@ } }, "node_modules/unicorn-magic": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz", - "integrity": "sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==", + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.3.0.tgz", + "integrity": "sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==", "license": "MIT", "engines": { "node": ">=18" diff --git a/package.json b/package.json index 52e19ef01..3f61bf2bc 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "@react-native-community/cli-platform-ios": "20.1.3", "@react-native-documents/picker": "12.0.1", "@react-native-vector-icons/entypo": "13.1.1", - "@react-native-vector-icons/fontawesome": "13.1.1", + "@react-native-vector-icons/fontawesome": "13.1.2", "@react-native-vector-icons/fontawesome6": "13.1.1", "@react-native-vector-icons/ionicons": "13.1.1", "@react-native-vector-icons/material-design-icons": "13.1.1",