diff --git a/package.json b/package.json index 42e8c2b..7a7ac75 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "astro": "^5.16.6", "class-variance-authority": "^0.7.1", "clsx": "^2.1.1", - "lucide-react": "^0.561.0", + "lucide-react": "^0.562.0", "react": "^19.2.3", "react-dom": "^19.2.3", "simple-icons-astro": "^16.1.0", diff --git a/yarn.lock b/yarn.lock index 5bee8e3..b28934f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4348,12 +4348,12 @@ __metadata: languageName: node linkType: hard -"lucide-react@npm:^0.561.0": - version: 0.561.0 - resolution: "lucide-react@npm:0.561.0" +"lucide-react@npm:^0.562.0": + version: 0.562.0 + resolution: "lucide-react@npm:0.562.0" peerDependencies: react: ^16.5.1 || ^17.0.0 || ^18.0.0 || ^19.0.0 - checksum: 10/fb305e06527849c2d475b245c524ac56c6554afe648ce1d0ede9d5105366ce296c0f2fa2cbf5c57ef0c14449462a2ec30f35db2656626e9fcf2c96fd124738d0 + checksum: 10/db75efaadd63fef38d3f4c79cadd26c4773d1a462749385a74dc6ffc1ab6684d20a7c1126faca49dc735f2edd2aae7c3af5e946a9299b1ff50f26d5c3670dab0 languageName: node linkType: hard @@ -6024,7 +6024,7 @@ __metadata: astro: "npm:^5.16.6" class-variance-authority: "npm:^0.7.1" clsx: "npm:^2.1.1" - lucide-react: "npm:^0.561.0" + lucide-react: "npm:^0.562.0" prettier: "npm:^3.7.4" prettier-plugin-astro: "npm:^0.14.1" prettier-plugin-tailwindcss: "npm:^0.6.11"