Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Osadhi committed Jan 8, 2025
1 parent fd8de29 commit 88d0694
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,29 +10,29 @@
},
"dependencies": {
"@radix-ui/react-dropdown-menu": "^2.1.4",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-scroll-area": "^1.1.0",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-label": "^2.1.1",
"@radix-ui/react-scroll-area": "^1.2.2",
"@radix-ui/react-slot": "^1.1.1",
"@radix-ui/react-tabs": "^1.1.2",
"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"embla-carousel-react": "^8.5.1",
"lucide-react": "^0.468.0",
"embla-carousel-react": "^8.5.2",
"lucide-react": "^0.469.0",
"next": "15.1.4",
"next-themes": "^0.4.4",
"react": "^19",
"react-dom": "^19",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.5",
"sonner": "^1.7.1",
"tailwind-merge": "^2.6.0",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^22",
"@types/react": "^19",
"@types/react-dom": "^18",
"@types/react-dom": "^19",
"autoprefixer": "^10.4.20",
"eslint": "^9.17.0",
"eslint-config-next": "14.2.15",
"eslint-config-next": "15.1.4",
"postcss": "^8",
"tailwindcss": "^3.4.17",
"typescript": "^5"
Expand Down

0 comments on commit 88d0694

Please sign in to comment.