Bump dependencies

This commit is contained in:
Sam Becker 2024-02-24 11:30:12 -06:00
parent af8906d4a8
commit 3e183d6658
2 changed files with 773 additions and 729 deletions

View File

@ -9,16 +9,16 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@aws-sdk/client-s3": "3.515.0",
"@aws-sdk/s3-request-presigner": "3.515.0",
"@aws-sdk/client-s3": "3.521.0",
"@aws-sdk/s3-request-presigner": "3.521.0",
"@next/bundle-analyzer": "14.1.0",
"@radix-ui/react-dropdown-menu": "^2.0.6",
"@tailwindcss/forms": "^0.5.7",
"@testing-library/jest-dom": "^6.4.2",
"@testing-library/react": "^14.2.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.19",
"@types/react": "18.2.57",
"@types/node": "^20.11.20",
"@types/react": "18.2.58",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "^7.0.2",
"@typescript-eslint/parser": "^7.0.2",
@ -31,10 +31,10 @@
"clsx": "^2.1.0",
"cmdk": "^0.2.1",
"date-fns": "^3.3.1",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.0",
"exifr": "^7.1.3",
"framer-motion": "^11.0.5",
"framer-motion": "^11.0.6",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.6",
@ -45,7 +45,7 @@
"react": "18.2.0",
"react-dom": "18.2.0",
"react-icons": "^5.0.1",
"sonner": "^1.4.0",
"sonner": "^1.4.1",
"tailwindcss": "3.4.1",
"ts-exif-parser": "^0.2.2",
"typescript": "5.3.3",

1488
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff