This commit is contained in:
Atridad Lahiji 2023-06-11 00:40:14 -06:00 committed by atridadl
parent 7919a56a7c
commit b511e478bd
No known key found for this signature in database
2 changed files with 680 additions and 687 deletions

View file

@ -24,7 +24,7 @@
"ably": "^1.2.40", "ably": "^1.2.40",
"autoprefixer": "^10.4.14", "autoprefixer": "^10.4.14",
"json2csv": "6.0.0-alpha.2", "json2csv": "6.0.0-alpha.2",
"next": "^13.4.4", "next": "^13.4.5",
"next-auth": "^4.22.1", "next-auth": "^4.22.1",
"postcss": "^8.4.24", "postcss": "^8.4.24",
"preact": "^10.15.1", "preact": "^10.15.1",
@ -38,17 +38,17 @@
"zod": "^3.21.4" "zod": "^3.21.4"
}, },
"devDependencies": { "devDependencies": {
"@types/eslint": "^8.40.0", "@types/eslint": "^8.40.1",
"@types/json2csv": "^5.0.3", "@types/json2csv": "^5.0.3",
"@types/next-pwa": "^5.6.4", "@types/next-pwa": "^5.6.4",
"@types/node": "^20.2.5", "@types/node": "^20.3.0",
"@types/react": "^18.2.9", "@types/react": "^18.2.11",
"@types/react-dom": "^18.2.4", "@types/react-dom": "^18.2.4",
"@typescript-eslint/eslint-plugin": "^5.59.9", "@typescript-eslint/eslint-plugin": "^5.59.9",
"@typescript-eslint/parser": "^5.59.9", "@typescript-eslint/parser": "^5.59.9",
"daisyui": "^3.0.20", "daisyui": "^3.0.25",
"eslint": "^8.42.0", "eslint": "^8.42.0",
"eslint-config-next": "^13.4.4", "eslint-config-next": "^13.4.5",
"next-pwa": "^5.6.0", "next-pwa": "^5.6.0",
"prisma": "4.15.0", "prisma": "4.15.0",
"tailwindcss": "^3.3.2", "tailwindcss": "^3.3.2",

1355
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff