diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c1cd1bb8..8de3df2d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -241,8 +241,8 @@ catalogs: specifier: ^16.2.0 version: 16.2.0 lucide-react: - specifier: ^0.544.0 - version: 0.544.0 + specifier: ^0.545.0 + version: 0.545.0 motion: specifier: ^12.23.18 version: 12.23.18 @@ -532,7 +532,7 @@ importers: version: 4.3.2 lucide-react: specifier: 'catalog:' - version: 0.544.0(react@19.1.1) + version: 0.545.0(react@19.1.1) motion: specifier: 'catalog:' version: 12.23.18(react-dom@19.1.1(react@19.1.1))(react@19.1.1) @@ -4495,7 +4495,6 @@ packages: resolution: {integrity: sha512-Quz3MvAwHxVYNXsOByL7xI5EB2WYOeFswqaHIA3qOK3isRWTxiplBEocmmru6XmxDB2L7jDNYtYA4FyimoAFEw==} engines: {node: '>=8.17.0'} hasBin: true - bundledDependencies: [] jsonfile@4.0.0: resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==} @@ -4649,8 +4648,8 @@ packages: lru-cache@10.4.3: resolution: {integrity: sha512-JNAzZcXrCt42VGLuYz0zfAzDfAvJWW6AfYlDBQyDV5DClI2m5sAmK+OIO7s59XfsRsWHp02jAJrRadPRGTt6SQ==} - lucide-react@0.544.0: - resolution: {integrity: sha512-t5tS44bqd825zAW45UQxpG2CvcC4urOwn2TrwSH8u+MjeE+1NnWl6QqeQ/6NdjMqdOygyiT9p3Ev0p1NJykxjw==} + lucide-react@0.545.0: + resolution: {integrity: sha512-7r1/yUuflQDSt4f1bpn5ZAocyIxcTyVyBBChSVtBKn5M+392cPmI5YJMWOJKk/HUWGm5wg83chlAZtCcGbEZtw==} peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 @@ -9968,7 +9967,7 @@ snapshots: lru-cache@10.4.3: {} - lucide-react@0.544.0(react@19.1.1): + lucide-react@0.545.0(react@19.1.1): dependencies: react: 19.1.1 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5ed1f071..54731c31 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -29,7 +29,7 @@ catalog: "class-variance-authority": "^0.7.1" "clsx": "^2.1.1" "tailwind-merge": "^3.3.1" - "lucide-react": "^0.544.0" + "lucide-react": "^0.545.0" "@icons-pack/react-simple-icons": "^13.7.0" "motion": "^12.23.18"