Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mickasmt committed Jun 4, 2024
1 parent ffa1feb commit f222b4b
Show file tree
Hide file tree
Showing 2 changed files with 664 additions and 541 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/db": "^0.11.0",
"@astrojs/db": "^0.11.4",
"@astrojs/mdx": "^2.3.1",
"@astrojs/react": "^3.3.2",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.1.4",
"@astrojs/react": "^3.4.0",
"@astrojs/rss": "^4.0.6",
"@astrojs/sitemap": "^3.1.5",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.5.4",
"@hookform/resolvers": "^3.3.4",
"@iconify-json/lucide": "^1.1.187",
"@astrojs/vercel": "^7.6.0",
"@hookform/resolvers": "^3.4.2",
"@iconify-json/lucide": "^1.1.189",
"@iconify-json/mdi": "^1.1.66",
"@iconify-json/ri": "^1.1.20",
"@radix-ui/react-accordion": "^1.1.2",
Expand All @@ -30,31 +30,31 @@
"@radix-ui/react-select": "^2.0.0",
"@radix-ui/react-slot": "^1.0.2",
"@radix-ui/react-tabs": "^1.0.4",
"@types/react": "^18.3.1",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"astro": "^4.7.1",
"astro": "^4.9.2",
"astro-icon": "^1.1.0",
"balance-text": "^3.3.1",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"framer-motion": "^11.1.8",
"lucide-react": "^0.378.0",
"framer-motion": "^11.2.10",
"lucide-react": "^0.383.0",
"next-themes": "^0.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-hook-form": "^7.51.4",
"sharp": "^0.33.3",
"react-hook-form": "^7.51.5",
"sharp": "^0.33.4",
"simple-stack-form": "^0.1.12",
"sonner": "^1.4.41",
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.6"
"zod": "^3.23.8"
},
"devDependencies": {
"@tailwindcss/typography": "^0.5.13",
"mdast-util-toc": "^7.0.1",
"mdast-util-toc": "^7.1.0",
"remark": "^15.0.1",
"unist-util-visit": "^5.0.0"
}
Expand Down
Loading

0 comments on commit f222b4b

Please sign in to comment.