diff --git a/package-lock.json b/package-lock.json index 631d43f..7b3f11d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@react-native-firebase/auth": "^23.8.8", "@react-native-firebase/firestore": "^23.8.8", "@react-native-google-signin/google-signin": "^16.1.2", - "@react-native-vector-icons/material-design-icons": "^12.5.0", + "@react-native-vector-icons/material-design-icons": "^13.1.2", "@react-navigation/bottom-tabs": "^7.16.2", "@react-navigation/elements": "^2.3.7", "@react-navigation/native": "^7.2.5", @@ -5608,12 +5608,12 @@ } }, "node_modules/@react-native-vector-icons/common": { - "version": "12.4.2", - "resolved": "https://registry.npmjs.org/@react-native-vector-icons/common/-/common-12.4.2.tgz", - "integrity": "sha512-15ViuwfYdkQ79VE6PiQjsGyQcEvhv4lgguhIeQU4pXLXRAFhl89Q8FdKDrGZh7+a/8WMqT1v2+JtghdoGKDE6Q==", + "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" }, @@ -5624,43 +5624,50 @@ "node": ">=20.19.0 <21.0.0 || >=22.0.0" }, "peerDependencies": { - "@react-native-vector-icons/get-image": "^12.3.0", + "@react-native-vector-icons/get-image": "^13.0.0", + "@react-native/assets-registry": "*", + "expo-font": "*", "react": "*", "react-native": "*" }, "peerDependenciesMeta": { "@react-native-vector-icons/get-image": { "optional": true + }, + "@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" @@ -5696,15 +5703,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", @@ -5718,19 +5716,25 @@ } }, "node_modules/@react-native-vector-icons/material-design-icons": { - "version": "12.5.0", - "resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-design-icons/-/material-design-icons-12.5.0.tgz", - "integrity": "sha512-Ltmmlw/vslDfFnmi8aKE+QoSyppi+tLNQFCqsa5YIPBwKCMaRPnoN0MZtc8CVFC8Y61CTTcmAgG+cvzw3zwLiA==", + "version": "13.1.2", + "resolved": "https://registry.npmjs.org/@react-native-vector-icons/material-design-icons/-/material-design-icons-13.1.2.tgz", + "integrity": "sha512-Qc8IQCxbnHOk8CvTAb+dLzYgRMbJOLiZ8Up7TRsNixY6EqwPx9/W3DeK5niKtNQ4dIfbALeYz41yyvDM7w7mag==", "license": "MIT", "dependencies": { - "@react-native-vector-icons/common": "^12.4.2" + "@react-native-vector-icons/common": "^13.0.1" }, "engines": { "node": ">= 18.0.0" }, "peerDependencies": { + "@expo/config-plugins": ">=10.0.0", "react": "*", "react-native": "*" + }, + "peerDependenciesMeta": { + "@expo/config-plugins": { + "optional": true + } } }, "node_modules/@react-native/assets-registry": { @@ -20088,9 +20092,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 ac8ba04..bb227f4 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@react-native-firebase/auth": "^23.8.8", "@react-native-firebase/firestore": "^23.8.8", "@react-native-google-signin/google-signin": "^16.1.2", - "@react-native-vector-icons/material-design-icons": "^12.5.0", + "@react-native-vector-icons/material-design-icons": "^13.1.2", "@react-navigation/bottom-tabs": "^7.16.2", "@react-navigation/elements": "^2.3.7", "@react-navigation/native": "^7.2.5",