Bump dependencies
This commit is contained in:
parent
ac002a0cf7
commit
efb1374d96
36
package.json
36
package.json
@ -9,41 +9,41 @@
|
||||
"analyze": "ANALYZE=true next build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "3.462.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.462.0",
|
||||
"@next/bundle-analyzer": "14.0.3",
|
||||
"@aws-sdk/client-s3": "3.470.0",
|
||||
"@aws-sdk/s3-request-presigner": "3.470.0",
|
||||
"@next/bundle-analyzer": "14.0.4",
|
||||
"@tailwindcss/forms": "^0.5.7",
|
||||
"@testing-library/jest-dom": "^6.1.4",
|
||||
"@testing-library/jest-dom": "^6.1.5",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
"@types/jest": "^29.5.10",
|
||||
"@types/node": "^20.10.0",
|
||||
"@types/react": "18.2.39",
|
||||
"@types/jest": "^29.5.11",
|
||||
"@types/node": "^20.10.4",
|
||||
"@types/react": "18.2.43",
|
||||
"@types/react-dom": "18.2.17",
|
||||
"@typescript-eslint/eslint-plugin": "^6.13.1",
|
||||
"@typescript-eslint/parser": "^6.13.1",
|
||||
"@typescript-eslint/eslint-plugin": "^6.13.2",
|
||||
"@typescript-eslint/parser": "^6.13.2",
|
||||
"@vercel/analytics": "^1.1.1",
|
||||
"@vercel/blob": "^0.15.1",
|
||||
"@vercel/blob": "^0.16.0",
|
||||
"@vercel/postgres": "0.5.1",
|
||||
"autoprefixer": "10.4.16",
|
||||
"camelcase-keys": "^9.1.2",
|
||||
"date-fns": "^2.30.0",
|
||||
"eslint": "8.54.0",
|
||||
"eslint-config-next": "14.0.3",
|
||||
"eslint": "8.55.0",
|
||||
"eslint-config-next": "14.0.4",
|
||||
"exifr": "^7.1.3",
|
||||
"framer-motion": "^10.16.7",
|
||||
"framer-motion": "^10.16.16",
|
||||
"jest": "^29.7.0",
|
||||
"jest-environment-jsdom": "^29.7.0",
|
||||
"nanoid": "^5.0.3",
|
||||
"next": "14.0.3",
|
||||
"nanoid": "^5.0.4",
|
||||
"next": "14.0.4",
|
||||
"next-auth": "5.0.0-beta.4",
|
||||
"next-themes": "^0.2.1",
|
||||
"postcss": "8.4.31",
|
||||
"postcss": "8.4.32",
|
||||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-icons": "^4.12.0",
|
||||
"sonner": "^1.2.4",
|
||||
"tailwindcss": "3.3.5",
|
||||
"tailwindcss": "3.3.6",
|
||||
"ts-exif-parser": "^0.2.2",
|
||||
"typescript": "5.3.2"
|
||||
"typescript": "5.3.3"
|
||||
}
|
||||
}
|
||||
|
||||
3032
pnpm-lock.yaml
generated
3032
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user