refactor(index): merge changes from erudite
All checks were successful
build dist / build-dist (push) Successful in 29s

This commit is contained in:
z0x 2025-04-10 17:26:22 -04:00
parent b7f170b73f
commit e783f822b6
5 changed files with 66 additions and 72 deletions

View file

@ -31,7 +31,6 @@
"@radix-ui/react-scroll-area": "^1.2.4",
"@radix-ui/react-separator": "^1.1.3",
"@radix-ui/react-slot": "^1.2.0",
"@rehype-pretty/transformers": "^0.13.2",
"@tailwindcss/vite": "^4.1.3",
"@types/react": "19.0.0",
"@types/react-dom": "19.0.0",
@ -39,13 +38,13 @@
"astro": "^5.6.1",
"astro-expressive-code": "^0.40.2",
"astro-icon": "^1.1.5",
"bootstrap-icons": "^1.11.3",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"lucide-react": "^0.469.0",
"patch-package": "^8.0.0",
"react": "19.0.0",
"react-dom": "19.0.0",
"rehype-document": "^7.0.3",
"rehype-external-links": "^3.0.0",
"rehype-katex": "^7.0.1",
"rehype-pretty-code": "^0.14.1",