From 2b61c923f32a1e44c1bbbeb263ee82f8b6e7b1ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Sep 2026 22:35:11 +0000 Subject: [PATCH] chore(deps): bump lucide-react-native from 0.563.0 to 1.45.0 in /mobile Bumps [lucide-react-native](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react-native) from 0.563.0 to 1.45.0. - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.45.0/packages/lucide-react-native) --- updated-dependencies: - dependency-name: lucide-react-native dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- mobile/package-lock.json | 8 ++++---- mobile/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/mobile/package-lock.json b/mobile/package-lock.json index 104f466..cb9b6ca 100644 --- a/mobile/package-lock.json +++ b/mobile/package-lock.json @@ -26,7 +26,7 @@ "expo-splash-screen": "~57.0.8", "expo-status-bar": "~57.0.1", "expo-web-browser": "~57.0.3", - "lucide-react-native": "^0.563.0", + "lucide-react-native": "^1.45.0", "react": "19.2.3", "react-dom": "19.2.3", "react-native": "0.86.3", @@ -10656,9 +10656,9 @@ } }, "node_modules/lucide-react-native": { - "version": "0.563.0", - "resolved": "https://registry.npmjs.org/lucide-react-native/-/lucide-react-native-0.563.0.tgz", - "integrity": "sha512-q4tYoAMorTqv+UXRYc0MyiEAOF+4Bu73zxD63EDrnGCFL+xuj+imBm3E2rIKRmME0heVHlK+98fsi8wbL92LNQ==", + "version": "1.45.0", + "resolved": "https://registry.npmjs.org/lucide-react-native/-/lucide-react-native-1.45.0.tgz", + "integrity": "sha512-l6RrCWOMsFaqxdQLHFACLnNn/hI///Yhs0T8GyBAghuSIK9+h5zaFUbofHMvhXZKDayO74vhu28VQweI+PGcaA==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0", diff --git a/mobile/package.json b/mobile/package.json index 252019a..6ac57fd 100644 --- a/mobile/package.json +++ b/mobile/package.json @@ -28,7 +28,7 @@ "expo-splash-screen": "~57.0.8", "expo-status-bar": "~57.0.1", "expo-web-browser": "~57.0.3", - "lucide-react-native": "^0.563.0", + "lucide-react-native": "^1.45.0", "react": "19.2.3", "react-dom": "19.2.3", "react-native": "0.86.3",