diff --git a/admin/package.json b/admin/package.json index 9176ff2eb..84e79f8c5 100644 --- a/admin/package.json +++ b/admin/package.json @@ -26,7 +26,7 @@ "eslint-plugin-react-refresh": "^0.4.19", "i18next": "^24.2.3", "i18next-browser-languagedetector": "^8.0.4", - "lucide-react": "^0.486.0", + "lucide-react": "^0.487.0", "react": "^19.1.0", "react-dom": "^19.1.0", "react-hook-form": "^7.55.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c8511e5c2..f3abcd8ee 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -65,8 +65,8 @@ importers: specifier: ^8.0.4 version: 8.0.4 lucide-react: - specifier: ^0.486.0 - version: 0.486.0(react@19.1.0) + specifier: ^0.487.0 + version: 0.487.0(react@19.1.0) react: specifier: ^19.1.0 version: 19.1.0 @@ -3622,8 +3622,8 @@ packages: resolution: {integrity: sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==} engines: {node: '>=12'} - lucide-react@0.486.0: - resolution: {integrity: sha512-xWop/wMsC1ikiEVLZrxXjPKw4vU/eAip33G2mZHgbWnr4Nr5Rt4Vx4s/q1D3B/rQVbxjOuqASkEZcUxDEKzecw==} + lucide-react@0.487.0: + resolution: {integrity: sha512-aKqhOQ+YmFnwq8dWgGjOuLc8V1R9/c/yOd+zDY4+ohsR2Jo05lSGc3WsstYPIzcTpeosN7LoCkLReUUITvaIvw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -8584,7 +8584,7 @@ snapshots: lru-cache@7.18.3: {} - lucide-react@0.486.0(react@19.1.0): + lucide-react@0.487.0(react@19.1.0): dependencies: react: 19.1.0