This commit is contained in:
Atridad Lahiji 2023-07-17 21:51:22 -06:00
parent 7f0ce2adbb
commit 3b20f540f8
No known key found for this signature in database
GPG key ID: 7CB8245F56BC3880
2 changed files with 307 additions and 262 deletions

View file

@ -16,7 +16,7 @@
"@auth/prisma-adapter": "^1.0.1", "@auth/prisma-adapter": "^1.0.1",
"@prisma/client": "5.0.0", "@prisma/client": "5.0.0",
"@react-email/components": "^0.0.7", "@react-email/components": "^0.0.7",
"@tanstack/react-query": "^4.29.19", "@tanstack/react-query": "^4.29.25",
"@trpc/client": "10.34.0", "@trpc/client": "10.34.0",
"@trpc/next": "10.34.0", "@trpc/next": "10.34.0",
"@trpc/react-query": "10.34.0", "@trpc/react-query": "10.34.0",
@ -25,30 +25,30 @@
"ably": "^1.2.41", "ably": "^1.2.41",
"autoprefixer": "^10.4.14", "autoprefixer": "^10.4.14",
"json2csv": "6.0.0-alpha.2", "json2csv": "6.0.0-alpha.2",
"next": "^13.4.9", "next": "^13.4.10",
"next-auth": "^4.22.1", "next-auth": "^4.22.1",
"postcss": "^8.4.25", "postcss": "^8.4.26",
"preact": "^10.16.0", "preact": "^10.16.0",
"react": "18.2.0", "react": "18.2.0",
"react-email": "^1.9.4", "react-email": "^1.9.4",
"react-icons": "^4.10.1", "react-icons": "^4.10.1",
"resend": "^0.16.0", "resend": "^0.17.1",
"sharp": "^0.32.2", "sharp": "^0.32.3",
"superjson": "1.12.4", "superjson": "1.13.1",
"zod": "^3.21.4" "zod": "^3.21.4"
}, },
"devDependencies": { "devDependencies": {
"@types/eslint": "^8.44.0", "@types/eslint": "^8.44.0",
"@types/json2csv": "^5.0.3", "@types/json2csv": "^5.0.3",
"@types/node": "^20.4.1", "@types/node": "^20.4.2",
"@types/react": "^18.2.14", "@types/react": "^18.2.15",
"@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.0.0", "@typescript-eslint/parser": "^6.1.0",
"daisyui": "^3.2.1", "daisyui": "^3.2.1",
"eslint": "^8.44.0", "eslint": "^8.45.0",
"eslint-config-next": "^13.4.9", "eslint-config-next": "^13.4.10",
"prisma": "5.0.0", "prisma": "5.0.0",
"tailwindcss": "^3.3.2", "tailwindcss": "^3.3.3",
"typescript": "^5.1.6" "typescript": "^5.1.6"
}, },
"ct3aMetadata": { "ct3aMetadata": {

543
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff