diff --git a/package.json b/package.json index 7a44a3f..b2fa676 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "@tailwindcss/vite": "^4.1.11", "@tauri-apps/api": "^2", "@tauri-apps/plugin-opener": "^2", - "lucide-react": "^0.540.0", + "lucide-react": "^0.546.0", "react": "^18.3.1", "react-dom": "^18.3.1", "tailwindcss": "^4.1.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 09be963..3c3d413 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,8 +24,8 @@ importers: specifier: ^2 version: 2.4.0 lucide-react: - specifier: ^0.540.0 - version: 0.540.0(react@18.3.1) + specifier: ^0.546.0 + version: 0.546.0(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -1046,8 +1046,8 @@ packages: lru-cache@5.1.1: resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==} - lucide-react@0.540.0: - resolution: {integrity: sha512-armkCAqQvO62EIX4Hq7hqX/q11WSZu0Jd23cnnqx0/49yIxGXyL/zyZfBxNN9YDx0ensPTb4L+DjTh3yQXUxtQ==} + lucide-react@0.546.0: + resolution: {integrity: sha512-Z94u6fKT43lKeYHiVyvyR8fT7pwCzDu7RyMPpTvh054+xahSgj4HFQ+NmflvzdXsoAjYGdCguGaFKYuvq0ThCQ==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -2224,7 +2224,7 @@ snapshots: dependencies: yallist: 3.1.1 - lucide-react@0.540.0(react@18.3.1): + lucide-react@0.546.0(react@18.3.1): dependencies: react: 18.3.1