build(deps): bump @lucide/astro from 0.564.0 to 0.574.0 in /website (#5088)

Bumps [@lucide/astro](https://github.com/lucide-icons/lucide/tree/HEAD/packages/astro) from 0.564.0 to 0.574.0.
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.574.0/packages/astro)

---
updated-dependencies:
- dependency-name: "@lucide/astro"
  dependency-version: 0.574.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-18 03:17:28 +00:00
committed by GitHub
parent e657635897
commit db38815df2
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@codesandbox/sandpack-react": "^2.19.0",
"@docsearch/css": "^4.5.4",
"@docsearch/js": "^4.6.0",
"@lucide/astro": "^0.564.0",
"@lucide/astro": "^0.574.0",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.17.2",
"hastscript": "^9.0.1",
@@ -1717,9 +1717,9 @@
}
},
"node_modules/@lucide/astro": {
"version": "0.564.0",
"resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-0.564.0.tgz",
"integrity": "sha512-2qoG/53O8Y2T1hSnmD6XvvAh68HuqxEIl+kldUugMLiJdZg49406uWEuK3deDDcDB+CIdvIiFIeDRpiabknQ3w==",
"version": "0.574.0",
"resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-0.574.0.tgz",
"integrity": "sha512-OEC5D70hXEzv8cv4c10NUqGczHKk62nVUEmLiIy/MGj/VicSR7Vom9mZw3Wz3rmKc8NMQ6hn2c1yGPHJxLv29w==",
"license": "ISC",
"peerDependencies": {
"astro": "^4 || ^5"

View File

@@ -19,7 +19,7 @@
"@codesandbox/sandpack-react": "^2.19.0",
"@docsearch/css": "^4.5.4",
"@docsearch/js": "^4.6.0",
"@lucide/astro": "^0.564.0",
"@lucide/astro": "^0.574.0",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.17.2",
"hastscript": "^9.0.1",