1
0
Fork 0

chore(deps): add @headlessui/react, @heroicons/react

This commit is contained in:
Vojtěch Mareš 2023-06-25 09:46:23 +02:00
parent e06ecdf652
commit a20b4128d0
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
2 changed files with 28 additions and 0 deletions

View file

@ -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",