Skip to content

Commit

Permalink
Merging 1227f16 into trunk-temp/pr-495/7357639c-fbac-40e8-949a-45578c…
Browse files Browse the repository at this point in the history
…f95e43
  • Loading branch information
trunk-io[bot] authored Apr 4, 2024
2 parents 51b9705 + 1227f16 commit 190c233
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 21 deletions.
38 changes: 21 additions & 17 deletions examples/nextjs-14-authjs-5/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions examples/nextjs-14-authjs-5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,18 +15,18 @@
"@radix-ui/react-slot": "^1.0.2",
"class-variance-authority": "^0.7.0",
"clsx": "^2.0.0",
"lucide-react": "^0.274.0",
"lucide-react": "^0.364.0",
"next": "latest",
"next-auth": "beta",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"tailwind-merge": "^1.14.0",
"tailwind-merge": "^2.2.2",
"tailwindcss-animate": "^1.0.7"
},
"devDependencies": {
"@types/node": "^18",
"@types/react": "^18.2.23",
"@types/react-dom": "^18.2.8",
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"autoprefixer": "^10.4.15",
"postcss": "^8.4.29",
"tailwindcss": "^3.3.3",
Expand Down

0 comments on commit 190c233

Please sign in to comment.