Skip to content

Commit

Permalink
Merging be30990 into trunk-temp/pr-2030/d6505add-3042-4300-be66-7dae2…
Browse files Browse the repository at this point in the history
…a148080
  • Loading branch information
trunk-io[bot] authored Oct 23, 2024
2 parents ac7962b + be30990 commit 08b3ced
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 54 deletions.
105 changes: 53 additions & 52 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 @@ -10,7 +10,7 @@
"dependencies": {
"@arcjet/ip": "file:../../ip",
"@arcjet/next": "file:../../arcjet-next",
"next": "^14.2.15",
"next": "^14.2.16",
"next-auth": "^4.24.8",
"react": "^18",
"react-dom": "^18"
Expand All @@ -21,7 +21,7 @@
"@types/react-dom": "^18",
"autoprefixer": "^10.4.20",
"eslint": "^8",
"eslint-config-next": "14.2.15",
"eslint-config-next": "14.2.16",
"postcss": "^8",
"tailwindcss": "^3.4.14",
"typescript": "^5"
Expand Down

0 comments on commit 08b3ced

Please sign in to comment.