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

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

---
updated-dependencies:
- dependency-name: "@lucide/astro"
  dependency-version: 0.564.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-16 03:18:01 +00:00
committed by GitHub
parent 4a89551f06
commit 609c9ed041
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.5.4",
"@lucide/astro": "^0.563.0",
"@lucide/astro": "^0.564.0",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.17.2",
"hastscript": "^9.0.1",
@@ -1717,9 +1717,9 @@
}
},
"node_modules/@lucide/astro": {
"version": "0.563.0",
"resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-0.563.0.tgz",
"integrity": "sha512-X9fNJvRR6pLJfkIEAFQkizWaNVvcduunJoFyR3fwPu30Y6jOu5S9k4k7HTSk3ZrEfqK2eFEqrBqqWH4fwSNKCg==",
"version": "0.564.0",
"resolved": "https://registry.npmjs.org/@lucide/astro/-/astro-0.564.0.tgz",
"integrity": "sha512-2qoG/53O8Y2T1hSnmD6XvvAh68HuqxEIl+kldUugMLiJdZg49406uWEuK3deDDcDB+CIdvIiFIeDRpiabknQ3w==",
"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.5.4",
"@lucide/astro": "^0.563.0",
"@lucide/astro": "^0.564.0",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.17.2",
"hastscript": "^9.0.1",