This commit is contained in:
parent
ab456b9ee4
commit
8f95ee1330
|
|
@ -97,7 +97,8 @@
|
||||||
"zod": "3.22.4",
|
"zod": "3.22.4",
|
||||||
"zustand": "^4.4.7",
|
"zustand": "^4.4.7",
|
||||||
"@emotion/react": "^11.14.0",
|
"@emotion/react": "^11.14.0",
|
||||||
"@clerk/nextjs": "^6.13.0"
|
"@clerk/nextjs": "^6.13.0",
|
||||||
|
"@clerk/types": "^4.50.2"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@tailwindcss/typography": "^0.5.10",
|
"@tailwindcss/typography": "^0.5.10",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue