Merge branch 'main' into static

This commit is contained in:
Sam Becker 2024-04-11 15:19:28 -05:00
commit d7cbf81387
2 changed files with 463 additions and 533 deletions

View File

@ -9,27 +9,27 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@aws-sdk/client-s3": "3.550.0",
"@aws-sdk/s3-request-presigner": "3.550.0",
"@aws-sdk/client-s3": "3.552.0",
"@aws-sdk/s3-request-presigner": "3.552.0",
"@next/bundle-analyzer": "14.1.4",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@tailwindcss/container-queries": "^0.1.1",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.2",
"@testing-library/react": "^15.0.0",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.5",
"@types/react": "18.2.74",
"@types/node": "^20.12.7",
"@types/react": "18.2.75",
"@types/react-dom": "18.2.24",
"@typescript-eslint/eslint-plugin": "^7.5.0",
"@typescript-eslint/parser": "^7.5.0",
"@typescript-eslint/eslint-plugin": "^7.6.0",
"@typescript-eslint/parser": "^7.6.0",
"@upstash/ratelimit": "^1.0.3",
"@vercel/analytics": "^1.2.2",
"@vercel/blob": "^0.22.2",
"@vercel/blob": "^0.22.3",
"@vercel/kv": "^1.0.1",
"@vercel/postgres": "0.8.0",
"@vercel/speed-insights": "^1.0.10",
"ai": "^3.0.19",
"ai": "^3.0.21",
"autoprefixer": "10.4.19",
"camelcase-keys": "^9.1.3",
"clsx": "^2.1.0",
@ -38,11 +38,11 @@
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
"exifr": "^7.1.3",
"framer-motion": "^11.0.25",
"framer-motion": "^11.0.27",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.6",
"next": "14.2.0-canary.63",
"nanoid": "^5.0.7",
"next": "14.2.0-canary.67",
"next-auth": "5.0.0-beta.15",
"next-themes": "^0.3.0",
"openai": "^4.33.0",
@ -53,7 +53,7 @@
"sonner": "^1.4.41",
"tailwindcss": "3.4.3",
"ts-exif-parser": "^0.2.2",
"typescript": "5.4.4",
"typescript": "5.4.5",
"use-debounce": "^10.0.0"
}
}

970
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff