Skip to content

Commit

Permalink
Merging 4319491 into trunk-temp/pr-1205/8dad8d8d-1bf1-4a73-9de2-8551b…
Browse files Browse the repository at this point in the history
…29c8459
  • Loading branch information
trunk-io[bot] authored Jul 30, 2024
2 parents 83058ef + 4319491 commit db49d50
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 44 deletions.
84 changes: 42 additions & 42 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.6",
"@clerk/nextjs": "^5.2.8",
"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.6",
"tailwindcss": "^3.4.7",
"typescript": "^5"
}
}

0 comments on commit db49d50

Please sign in to comment.