Skip to content

Commit

Permalink
Update clerk
Browse files Browse the repository at this point in the history
  • Loading branch information
CDE90 committed Sep 1, 2024
1 parent c0fbb8e commit a0a382a
Show file tree
Hide file tree
Showing 5 changed files with 99 additions and 327 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ yarn-error.log*

# turbo
.turbo

certificates
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"postbuild": "next-sitemap --config next-sitemap.config.mjs"
},
"dependencies": {
"@clerk/backend": "1.0.0-beta.35",
"@clerk/nextjs": "5.0.0-beta.43",
"@clerk/backend": "1.9.0",
"@clerk/nextjs": "5.3.7",
"@headlessui/react": "^2.0.0",
"@heroicons/react": "^2.1.3",
"@markdoc/markdoc": "^0.4.0",
Expand Down
Loading

0 comments on commit a0a382a

Please sign in to comment.