Skip to content

Commit ea150d9

Browse files
committed
chore: update lucide
1 parent 74a413a commit ea150d9

3 files changed

Lines changed: 7 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@astrojs/sitemap": "3.7.3",
2020
"@fontsource-variable/jetbrains-mono": "5.2.8",
2121
"@fontsource-variable/outfit": "5.2.8",
22-
"@lucide/astro": "0.577.0",
22+
"@lucide/astro": "1.21.0",
2323
"@tailwindcss/vite": "4.3.1",
2424
"animejs": "4.5.0",
2525
"astro": "5.16.8",

pnpm-lock.yaml

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/home/SectionEarlyBird.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
import { texts } from '../../i18n/home'
33
import { menuTexts } from '../../i18n/menu'
4-
import Button from '../Button.astro'
54
65
interface Props {
76
lang: string

0 commit comments

Comments
 (0)