Skip to content

Commit

Permalink
Merging ef87fb7 into trunk-temp/pr-1181/57331e46-ad63-4024-aa11-3fc9b…
Browse files Browse the repository at this point in the history
…d384420
  • Loading branch information
trunk-io[bot] authored Jul 24, 2024
2 parents 47b6e7d + ef87fb7 commit 8fb878d
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 47 deletions.
96 changes: 51 additions & 45 deletions examples/nextjs-14-clerk-shield/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-clerk-shield/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"@clerk/nextjs": "^5.2.3",
"@clerk/nextjs": "^5.2.6",
"next": "^14.2.5",
"react": "^18",
"react-dom": "^18"
Expand All @@ -23,7 +23,7 @@
"eslint": "^8",
"eslint-config-next": "14.2.5",
"postcss": "^8",
"tailwindcss": "^3.4.5",
"tailwindcss": "^3.4.6",
"typescript": "^5"
}
}

0 comments on commit 8fb878d

Please sign in to comment.