vercel json add

This commit is contained in:
Artur Agh
2024-01-23 08:16:57 +01:00
parent 977b750476
commit 6cbc874042
19 changed files with 552 additions and 47 deletions

View File

@@ -42,6 +42,7 @@
"@trpc/next": "^10.37.1",
"@trpc/react-query": "^10.37.1",
"@trpc/server": "^10.37.1",
"@types/react-color": "^3.0.10",
"@types/uuid": "^9.0.3",
"@uiw/react-color": "^2.0.3",
"axios": "^1.5.1",
@@ -55,6 +56,7 @@
"next": "^13.4.19",
"next-auth": "^4.23.0",
"react": "18.2.0",
"react-color": "^2.19.3",
"react-dom": "18.2.0",
"react-hook-form": "^7.49.0",
"react-icons": "^4.11.0",