mirror of
https://github.com/neosubhamoy/neodlp-website.git
synced 2026-06-21 07:03:44 +05:30
chore: bumped up to v0.2.0
This commit is contained in:
+15
-15
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "neodlp-website",
|
||||
"type": "module",
|
||||
"version": "0.1.5",
|
||||
"version": "0.2.0",
|
||||
"scripts": {
|
||||
"dev": "astro dev",
|
||||
"build": "astro build",
|
||||
@@ -9,32 +9,32 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^5.0.4",
|
||||
"@astrojs/netlify": "^7.0.8",
|
||||
"@astrojs/react": "^5.0.4",
|
||||
"@astrojs/sitemap": "^3.7.2",
|
||||
"@hugeicons/core-free-icons": "^4.1.1",
|
||||
"@astrojs/mdx": "^5.0.6",
|
||||
"@astrojs/netlify": "^7.0.10",
|
||||
"@astrojs/react": "^5.0.5",
|
||||
"@astrojs/sitemap": "^3.7.3",
|
||||
"@hugeicons/core-free-icons": "^4.1.4",
|
||||
"@hugeicons/react": "^1.1.6",
|
||||
"@radix-ui/react-dropdown-menu": "^2.1.16",
|
||||
"@radix-ui/react-separator": "^1.1.8",
|
||||
"@radix-ui/react-slot": "^1.2.4",
|
||||
"@tailwindcss/vite": "^4.2.4",
|
||||
"@tailwindcss/vite": "^4.3.0",
|
||||
"@types/canvas-confetti": "^1.9.0",
|
||||
"@types/react": "^19.2.14",
|
||||
"@types/react": "^19.2.15",
|
||||
"@types/react-dom": "^19.2.3",
|
||||
"astro": "^6.2.1",
|
||||
"astro": "^6.3.8",
|
||||
"astro-loading-indicator": "^0.8.0",
|
||||
"canvas-confetti": "^1.9.4",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
"clsx": "^2.1.1",
|
||||
"lucide-react": "^1.14.0",
|
||||
"motion": "^12.38.0",
|
||||
"lucide-react": "^1.16.0",
|
||||
"motion": "^12.40.0",
|
||||
"next-themes": "^0.4.6",
|
||||
"react": "^19.2.5",
|
||||
"react-dom": "^19.2.5",
|
||||
"react": "^19.2.6",
|
||||
"react-dom": "^19.2.6",
|
||||
"sonner": "^2.0.7",
|
||||
"tailwind-merge": "^3.5.0",
|
||||
"tailwindcss": "^4.2.4"
|
||||
"tailwind-merge": "^3.6.0",
|
||||
"tailwindcss": "^4.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"tw-animate-css": "^1.4.0"
|
||||
|
||||
Reference in New Issue
Block a user