Skip to content

Commit

Permalink
Merging e319f62 into trunk-temp/pr-295/5c95056d-7a3f-4f85-9372-6d9d58…
Browse files Browse the repository at this point in the history
…b83095
  • Loading branch information
trunk-io[bot] authored Mar 4, 2024
2 parents b73fb51 + e319f62 commit 8d3e6ab
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 70 deletions.
133 changes: 67 additions & 66 deletions examples/nextjs-14-clerk-rl/package-lock.json

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

8 changes: 4 additions & 4 deletions examples/nextjs-14-clerk-rl/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,18 @@
},
"dependencies": {
"@arcjet/next": "file:../../arcjet-next",
"@clerk/nextjs": "^4.29.7",
"@clerk/nextjs": "^4.29.9",
"next": "14.1.0",
"react": "^18",
"react-dom": "^18"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "18.2.55",
"@types/react": "18.2.62",
"@types/react-dom": "^18",
"autoprefixer": "^10.4.17",
"autoprefixer": "^10.4.18",
"eslint": "^8",
"eslint-config-next": "14.1.0",
"eslint-config-next": "14.1.1",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5"
Expand Down

0 comments on commit 8d3e6ab

Please sign in to comment.