Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 15, 2024
1 parent 836d088 commit b80f086
Show file tree
Hide file tree
Showing 4 changed files with 408 additions and 397 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@repo/ui": "workspace:*",
"next": "^14.2.4",
"next": "^14.2.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"volta:install": "curl https://get.volta.sh | bash"
},
"devDependencies": {
"prettier": "^3.3.2",
"prettier": "^3.3.3",
"turbo": "^2.0.6",
"typescript": "^5.5.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@radix-ui/react-slot": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.401.0",
"lucide-react": "^0.408.0",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7"
},
Expand Down
Loading

0 comments on commit b80f086

Please sign in to comment.