From c5578fe27776afa1f50e41d5f5889f95b518c536 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 22:17:40 +0000 Subject: [PATCH] chore(deps): update dependency lucide-react to v1 --- ui/package-lock.json | 8 ++++---- ui/package.json | 2 +- ui/pnpm-lock.yaml | 12 ++++++------ 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index c978a148..683b6457 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -24,7 +24,7 @@ "cmdk": "^1.1.1", "i18next": "^25.0.0", "i18next-browser-languagedetector": "^8.2.0", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "next-themes": "^0.4.6", "react": "^19.0.0", "react-dom": "^19.0.0", @@ -4312,9 +4312,9 @@ } }, "node_modules/lucide-react": { - "version": "0.577.0", - "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-0.577.0.tgz", - "integrity": "sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==", + "version": "1.23.0", + "resolved": "https://registry.npmjs.org/lucide-react/-/lucide-react-1.23.0.tgz", + "integrity": "sha512-38BpJcD0JhFosxHApP/BYsBetLpQFRoTRzEzstM/XCc3jsAG7wqaY1lgVwxiUe3xqYE+lNxo2PkCmYwXWrwwIw==", "license": "ISC", "peerDependencies": { "react": "^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0" diff --git a/ui/package.json b/ui/package.json index bd246871..899e5bd6 100644 --- a/ui/package.json +++ b/ui/package.json @@ -24,7 +24,7 @@ "cmdk": "^1.1.1", "i18next": "^25.0.0", "i18next-browser-languagedetector": "^8.2.0", - "lucide-react": "^0.577.0", + "lucide-react": "^1.0.0", "next-themes": "^0.4.6", "react": "^19.0.0", "react-dom": "^19.0.0", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index d64308d7..caba1e39 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -57,8 +57,8 @@ importers: specifier: ^8.2.0 version: 8.2.1 lucide-react: - specifier: ^0.577.0 - version: 0.577.0(react@19.2.4) + specifier: ^1.0.0 + version: 1.22.0(react@19.2.4) next-themes: specifier: ^0.4.6 version: 0.4.6(react-dom@19.2.4(react@19.2.4))(react@19.2.4) @@ -103,7 +103,7 @@ importers: specifier: ^10 version: 10.4.27(postcss@8.5.14) eslint: - specifier: ^10.4.1 + specifier: ^10.0.0 version: 10.4.1(jiti@2.6.1) eslint-config-prettier: specifier: ^10.0.0 @@ -1574,8 +1574,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.577.0: - resolution: {integrity: sha512-4LjoFv2eEPwYDPg/CUdBJQSDfPyzXCRrVW1X7jrx/trgxnxkHFjnVZINbzvzxjN70dxychOfg+FTYwBiS3pQ5A==} + lucide-react@1.22.0: + resolution: {integrity: sha512-c9o3l0PiNcgOQDW4F31BEYHudE7kgxVt3o30qMl36ZPwTxXlGB4QnLilhERvVM4uh/pl5MDyY1/gzZSYcHDtBg==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -3175,7 +3175,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.577.0(react@19.2.4): + lucide-react@1.22.0(react@19.2.4): dependencies: react: 19.2.4