feat: initial commit
This commit is contained in:
19
package.json
19
package.json
@@ -9,9 +9,26 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/react": "^5.0.0",
|
||||
"@astrojs/sitemap": "^3.2.1",
|
||||
"@fontsource-variable/geist": "^5.2.8",
|
||||
"@headlessui/react": "^2.2.9",
|
||||
"@heroicons/react": "^2.2.0",
|
||||
"@tailwindcss/vite": "^4.0.0",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"astro": "^5.4.0",
|
||||
"tailwindcss": "^4.0.0"
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^0.577.0",
|
||||
"radix-ui": "^1.4.3",
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"shadcn": "^4.0.5",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
"tailwindcss": "^4.2.1",
|
||||
"tw-animate-css": "^1.4.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^19.2.14"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user