chore(deps): add @headlessui/react, @heroicons/react
This commit is contained in:
parent
e06ecdf652
commit
a20b4128d0
2 changed files with 28 additions and 0 deletions
|
|
@ -10,6 +10,8 @@
|
|||
"start": "next start"
|
||||
},
|
||||
"dependencies": {
|
||||
"@headlessui/react": "^1.7.15",
|
||||
"@heroicons/react": "^2.0.18",
|
||||
"@next-auth/prisma-adapter": "^1.0.5",
|
||||
"@prisma/client": "^4.14.0",
|
||||
"@t3-oss/env-nextjs": "^0.3.1",
|
||||
|
|
|
|||
Reference in a new issue