diff --git a/docs/package-lock.json b/docs/package-lock.json index c13efaf..f3861ad 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -18,7 +18,7 @@ "astro": "^4.8.2", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "developer-icons": "^5.0.0", + "developer-icons": "^5.0.1", "lucide-react": "^0.378.0", "react": "^18.3.1", "react-dom": "^18.3.1", @@ -2991,9 +2991,9 @@ "license": "MIT" }, "node_modules/developer-icons": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/developer-icons/-/developer-icons-5.0.0.tgz", - "integrity": "sha512-vgaTPw/2o+ONT7D/KTNgse4FW5FwsMiLHmDizBMhvZ9Mdg6V+50zQftaNOiHXRLskMXXRXTExV+WhB8uH9NoBg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/developer-icons/-/developer-icons-5.0.1.tgz", + "integrity": "sha512-dsTNhkULKoFO/fswS5FfizkDT68v5l1t/8FBHIjVxEhPHaK6VRmmoiiN3HWAR4ux6c3Xl3nUCXVV8d2vdfM8Ow==", "license": "MIT", "peerDependencies": { "react": "^18.2.0", diff --git a/docs/package.json b/docs/package.json index 75c993f..24cfaed 100644 --- a/docs/package.json +++ b/docs/package.json @@ -21,7 +21,7 @@ "astro": "^4.8.2", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", - "developer-icons": "^5.0.0", + "developer-icons": "^5.0.1", "lucide-react": "^0.378.0", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/docs/src/components/HeroSection.astro b/docs/src/components/HeroSection.astro index 0d321d8..a191480 100644 --- a/docs/src/components/HeroSection.astro +++ b/docs/src/components/HeroSection.astro @@ -7,7 +7,7 @@ import { publicBaseUrl } from "@/config";
Ready-to-use
diff --git a/icons/developer-icons.svg b/icons/developer-icons.svg
index 4e4981b..c47d7b5 100644
--- a/icons/developer-icons.svg
+++ b/icons/developer-icons.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file