Skip to content

Commit

Permalink
Merging 2558119 into trunk-temp/pr-2269/1a09deb1-d513-458e-983f-e0a72…
Browse files Browse the repository at this point in the history
…c0e75c5
  • Loading branch information
trunk-io[bot] authored Nov 19, 2024
2 parents 292d610 + 2558119 commit 99ace4b
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 73 deletions.
157 changes: 86 additions & 71 deletions examples/nextjs-clerk-rate-limit/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-clerk-rate-limit/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": "^6.2.1",
"@clerk/nextjs": "^6.4.0",
"next": "15.0.3",
"react": "^18",
"react-dom": "^18"
Expand All @@ -23,7 +23,7 @@
"eslint": "^8",
"eslint-config-next": "15.0.3",
"postcss": "^8",
"tailwindcss": "^3.4.14",
"tailwindcss": "^3.4.15",
"typescript": "^5"
}
}

0 comments on commit 99ace4b

Please sign in to comment.