diff --git a/packages/ui/package.json b/packages/ui/package.json index cecf262f..0b4a6b9e 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -55,7 +55,7 @@ "@tanstack/react-router": "^1.132.47", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.545.0", + "lucide-react": "^1.17.0", "tailwind-merge": "^2.6.0" }, "devDependencies": { diff --git a/packages/web/package.json b/packages/web/package.json index 4a50c2c7..aaaf5bad 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -75,7 +75,7 @@ "idb-keyval": "^6.2.2", "immer": "^11.1.8", "js-cookie": "^3.0.7", - "lucide-react": "^0.545.0", + "lucide-react": "^1.17.0", "maplibre-gl": "5.8.0", "react": "^19.2.0", "react-dom": "^19.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 949cb4cb..20558cfe 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,8 +139,8 @@ importers: specifier: ^2.1.1 version: 2.1.1 lucide-react: - specifier: ^0.545.0 - version: 0.545.0(react@19.2.4) + specifier: ^1.17.0 + version: 1.17.0(react@19.2.4) react: specifier: '>=19' version: 19.2.4 @@ -323,8 +323,8 @@ importers: specifier: ^3.0.7 version: 3.0.7 lucide-react: - specifier: ^0.545.0 - version: 0.545.0(react@19.2.4) + specifier: ^1.17.0 + version: 1.17.0(react@19.2.4) maplibre-gl: specifier: 5.8.0 version: 5.8.0 @@ -4525,8 +4525,8 @@ packages: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} - lucide-react@0.545.0: - resolution: {integrity: sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==} + lucide-react@1.17.0: + resolution: {integrity: sha512-9FA9evdox/JQL5PT57fdA1x/yg8T7knJ98+zjTL3UfKza6pflQUUh3XtaQIHKvnsJw1lmsEyHVlt5jchYxOQ5w==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -11121,7 +11121,7 @@ snapshots: dependencies: yallist: 4.0.0 - lucide-react@0.545.0(react@19.2.4): + lucide-react@1.17.0(react@19.2.4): dependencies: react: 19.2.4