Skip to content

Commit

Permalink
Merging 660a1e6 into trunk-temp/pr-1103/8290ee92-d758-45b5-9694-ca509…
Browse files Browse the repository at this point in the history
…ce3d6bb
  • Loading branch information
trunk-io[bot] authored Jul 11, 2024
2 parents 8cbde05 + 660a1e6 commit 57f2112
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 65 deletions.
126 changes: 63 additions & 63 deletions examples/nextjs-14-nextauth-4/package-lock.json

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

4 changes: 2 additions & 2 deletions examples/nextjs-14-nextauth-4/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"next": "^14.2.4",
"next": "^14.2.5",
"next-auth": "^4.24.7",
"react": "^18",
"react-dom": "^18"
Expand All @@ -20,7 +20,7 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.4.19",
"eslint": "^8",
"eslint-config-next": "14.2.4",
"eslint-config-next": "14.2.5",
"postcss": "^8",
"tailwindcss": "^3.4.4",
"typescript": "^5"
Expand Down

0 comments on commit 57f2112

Please sign in to comment.