diff --git a/package.json b/package.json index 0d0e60f..3c757e6 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@react-router/serve": "^7.9.2", "framer-motion": "^12.23.24", "isbot": "^5.1.31", - "lucide-react": "^0.553.0", + "lucide-react": "^1.7.0", "react": "^19.1.1", "react-dom": "^19.1.1", "react-router": "^7.9.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1142360..56cf27e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^5.1.31 version: 5.1.32 lucide-react: - specifier: ^0.553.0 - version: 0.553.0(react@19.2.0) + specifier: ^1.7.0 + version: 1.7.0(react@19.2.0) react: specifier: ^19.1.1 version: 19.2.0 @@ -2084,6 +2084,7 @@ packages: glob@10.4.5: resolution: {integrity: sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globrex@0.1.2: @@ -2257,8 +2258,8 @@ packages: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} - lucide-react@0.553.0: - resolution: {integrity: sha512-BRgX5zrWmNy/lkVAe0dXBgd7XQdZ3HTf+Hwe3c9WK6dqgnj9h+hxV+MDncM88xDWlCq27+TKvHGE70ViODNILw==} + lucide-react@1.7.0: + resolution: {integrity: sha512-yI7BeItCLZJTXikmK4KNUGCKoGzSvbKlfCvw44bU4fXAL6v3gYS4uHD1jzsLkfwODYwI6Drw5Tu9Z5ulDe0TSg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -5719,7 +5720,7 @@ snapshots: lru-cache@7.18.3: {} - lucide-react@0.553.0(react@19.2.0): + lucide-react@1.7.0(react@19.2.0): dependencies: react: 19.2.0