Skip to content

Commit

Permalink
limpeza de codigo
Browse files Browse the repository at this point in the history
  • Loading branch information
figonzal1 committed Aug 25, 2024
1 parent f784288 commit 5a2356b
Show file tree
Hide file tree
Showing 3 changed files with 861 additions and 683 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,40 +14,40 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/check": "^0.9.2",
"@astrojs/check": "^0.9.3",
"@astrojs/react": "^3.6.2",
"@astrojs/tailwind": "^5.1.0",
"@fontsource-variable/quicksand": "^5.0.18",
"@fontsource-variable/quicksand": "^5.0.19",
"@midudev/tailwind-animations": "^0.0.7",
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-dialog": "^1.1.1",
"@radix-ui/react-hover-card": "^1.1.1",
"@radix-ui/react-navigation-menu": "^1.2.0",
"@radix-ui/react-slot": "^1.1.0",
"@types/react": "^18.3.3",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"astro": "^4.13.3",
"astro": "^4.14.5",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"embla-carousel": "^8.1.8",
"embla-carousel-auto-scroll": "^8.1.8",
"embla-carousel-autoplay": "^8.1.8",
"embla-carousel-react": "^8.1.8",
"lucide-react": "^0.427.0",
"embla-carousel": "^8.2.0",
"embla-carousel-auto-scroll": "^8.2.0",
"embla-carousel-autoplay": "^8.2.0",
"embla-carousel-react": "^8.2.0",
"lucide-react": "^0.435.0",
"postcss": "^8.4.41",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"sharp": "^0.33.4",
"sharp": "^0.33.5",
"tailwind-merge": "^2.5.2",
"tailwindcss": "^3.4.10",
"tailwindcss-animate": "^1.0.7",
"typescript": "^5.5.4"
},
"devDependencies": {
"oxlint": "^0.7.1",
"oxlint": "^0.8.0",
"prettier": "^3.3.3",
"prettier-plugin-astro": "^0.14.1"
},
"packageManager": "pnpm@9.7.0"
"packageManager": "pnpm@9.8.0"
}
Loading

0 comments on commit 5a2356b

Please sign in to comment.