Bump dependencies

This commit is contained in:
Sam Becker 2024-03-12 14:45:50 -05:00
parent f191c8ead3
commit a26a574a9e
2 changed files with 359 additions and 541 deletions

View File

@ -9,20 +9,20 @@
"analyze": "ANALYZE=true next build"
},
"dependencies": {
"@aws-sdk/client-s3": "3.525.0",
"@aws-sdk/s3-request-presigner": "3.525.0",
"@next/bundle-analyzer": "14.1.0",
"@aws-sdk/client-s3": "3.529.1",
"@aws-sdk/s3-request-presigner": "3.529.1",
"@next/bundle-analyzer": "14.1.3",
"@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.1",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.24",
"@types/react": "18.2.61",
"@types/react-dom": "18.2.19",
"@typescript-eslint/eslint-plugin": "^7.1.0",
"@typescript-eslint/parser": "^7.1.0",
"@types/node": "^20.11.26",
"@types/react": "18.2.65",
"@types/react-dom": "18.2.21",
"@typescript-eslint/eslint-plugin": "^7.2.0",
"@typescript-eslint/parser": "^7.2.0",
"@vercel/analytics": "^1.2.2",
"@vercel/blob": "^0.22.1",
"@vercel/postgres": "0.7.2",
@ -30,12 +30,12 @@
"autoprefixer": "10.4.18",
"camelcase-keys": "^9.1.3",
"clsx": "^2.1.0",
"cmdk": "^0.2.1",
"date-fns": "^3.3.1",
"cmdk": "^1.0.0",
"date-fns": "^3.4.0",
"eslint": "8.57.0",
"eslint-config-next": "14.1.1",
"eslint-config-next": "14.1.3",
"exifr": "^7.1.3",
"framer-motion": "^11.0.8",
"framer-motion": "^11.0.12",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"nanoid": "^5.0.6",
@ -49,7 +49,7 @@
"sonner": "^1.4.3",
"tailwindcss": "3.4.1",
"ts-exif-parser": "^0.2.2",
"typescript": "5.3.3",
"typescript": "5.4.2",
"use-debounce": "^10.0.0"
}
}

874
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff