feat: add clerk integration to remix-template
This commit is contained in:
parent
e70d4d34c2
commit
da8aaa1db6
4 changed files with 300 additions and 1 deletions
|
|
@ -11,10 +11,12 @@
|
|||
"lint": "eslint app/ --max-warnings 0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@clerk/remix": "^4.8.1",
|
||||
"@radix-ui/react-slot": "^1.2.3",
|
||||
"@remix-run/node": "^2.15.2",
|
||||
"@remix-run/react": "^2.15.2",
|
||||
"@remix-run/server-runtime": "^2.15.2",
|
||||
"@repo/auth": "*",
|
||||
"@repo/ui": "*",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/remix": "2.16.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue