Bump dependencies

This commit is contained in:
Sam Becker 2024-01-11 23:28:00 -06:00
parent a8906e273f
commit de110730ee
2 changed files with 283 additions and 325 deletions

View File

@ -9,19 +9,19 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@aws-sdk/client-s3": "3.485.0",
"@aws-sdk/s3-request-presigner": "3.485.0",
"@aws-sdk/client-s3": "3.490.0",
"@aws-sdk/s3-request-presigner": "3.490.0",
"@headlessui/react": "2.0.0-alpha.4",
"@next/bundle-analyzer": "14.0.4",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/jest-dom": "^6.2.0",
"@testing-library/react": "^14.1.2",
"@types/jest": "^29.5.11",
"@types/node": "^20.10.6",
"@types/node": "^20.11.0",
"@types/react": "18.2.47",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "^6.18.0",
"@typescript-eslint/parser": "^6.18.0",
"@typescript-eslint/eslint-plugin": "^6.18.1",
"@typescript-eslint/parser": "^6.18.1",
"@vercel/analytics": "^1.1.1",
"@vercel/blob": "^0.16.1",
"@vercel/postgres": "0.5.1",
@ -29,11 +29,11 @@
"autoprefixer": "10.4.16",
"camelcase-keys": "^9.1.2",
"clsx": "^2.1.0",
"date-fns": "^3.1.0",
"date-fns": "^3.2.0",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"exifr": "^7.1.3",
"framer-motion": "^10.17.9",
"framer-motion": "^10.18.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.4",
@ -43,7 +43,7 @@
"postcss": "8.4.33",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^4.12.0",
"react-icons": "^5.0.1",
"sonner": "^1.3.1",
"tailwindcss": "3.4.1",
"ts-exif-parser": "^0.2.2",

592
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff