|
|
@ -22,7 +22,7 @@
|
|
|
|
"@popperjs/core": "^2.11.6",
|
|
|
|
"@popperjs/core": "^2.11.6",
|
|
|
|
"@prisma/client": "^4.4.0",
|
|
|
|
"@prisma/client": "^4.4.0",
|
|
|
|
"@supabase/supabase-js": "^1.35.7",
|
|
|
|
"@supabase/supabase-js": "^1.35.7",
|
|
|
|
"@tih/ui": "*",
|
|
|
|
"@tih/ui": "workspace:0.0.0",
|
|
|
|
"@trpc/client": "^9.27.2",
|
|
|
|
"@trpc/client": "^9.27.2",
|
|
|
|
"@trpc/next": "^9.27.2",
|
|
|
|
"@trpc/next": "^9.27.2",
|
|
|
|
"@trpc/react": "^9.27.2",
|
|
|
|
"@trpc/react": "^9.27.2",
|
|
|
@ -32,7 +32,7 @@
|
|
|
|
"cross-fetch": "^3.1.5",
|
|
|
|
"cross-fetch": "^3.1.5",
|
|
|
|
"date-fns": "^2.29.3",
|
|
|
|
"date-fns": "^2.29.3",
|
|
|
|
"formidable": "^2.0.1",
|
|
|
|
"formidable": "^2.0.1",
|
|
|
|
"next": "13.4.1",
|
|
|
|
"next": "14.2.4",
|
|
|
|
"next-auth": "~4.10.3",
|
|
|
|
"next-auth": "~4.10.3",
|
|
|
|
"node-fetch": "^3.2.10",
|
|
|
|
"node-fetch": "^3.2.10",
|
|
|
|
"react": "18.2.0",
|
|
|
|
"react": "18.2.0",
|
|
|
@ -50,12 +50,12 @@
|
|
|
|
"zod": "^3.18.0"
|
|
|
|
"zod": "^3.18.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"devDependencies": {
|
|
|
|
"devDependencies": {
|
|
|
|
"@tih/tailwind-config": "*",
|
|
|
|
"@tih/tailwind-config": "workspace:0.0.0",
|
|
|
|
"@tih/tsconfig": "*",
|
|
|
|
"@tih/tsconfig": "workspace:0.0.0",
|
|
|
|
"@types/formidable": "^2.0.5",
|
|
|
|
"@types/formidable": "^2.0.5",
|
|
|
|
"@types/node": "^18.0.0",
|
|
|
|
"@types/node": "^18.0.0",
|
|
|
|
"@types/react": "^18.0.21",
|
|
|
|
"@types/react": "18.0.28",
|
|
|
|
"@types/react-dom": "^18.0.6",
|
|
|
|
"@types/react-dom": "18.0.11",
|
|
|
|
"@types/react-pdf": "^5.7.2",
|
|
|
|
"@types/react-pdf": "^5.7.2",
|
|
|
|
"autoprefixer": "^10.4.12",
|
|
|
|
"autoprefixer": "^10.4.12",
|
|
|
|
"csv": "^6.2.2",
|
|
|
|
"csv": "^6.2.2",
|
|
|
|