Skip to content

Commit

Permalink
Update payload dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Kipruto <[email protected]>
  • Loading branch information
kelvinkipruto committed May 9, 2024
1 parent e93b476 commit 00e9a19
Show file tree
Hide file tree
Showing 2 changed files with 1,647 additions and 181 deletions.
14 changes: 7 additions & 7 deletions apps/charterafrica/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
"db-rollback": "migrate-mongo down"
},
"dependencies": {
"@aws-sdk/client-s3": "^3.470.0",
"@aws-sdk/lib-storage": "^3.470.0",
"@aws-sdk/client-s3": "^3.572.0",
"@aws-sdk/lib-storage": "^3.572.0",
"@commons-ui/core": "workspace:*",
"@commons-ui/next": "workspace:*",
"@emotion/cache": "^11.11.0",
Expand All @@ -52,11 +52,11 @@
"@nivo/tooltip": "^0.84.0",
"@nivo/waffle": "^0.84.0",
"@payloadcms/bundler-webpack": "^1.0.6",
"@payloadcms/db-mongodb": "^1.4.0",
"@payloadcms/db-mongodb": "^1.5.1",
"@payloadcms/plugin-cloud-storage": "^1.1.2",
"@payloadcms/plugin-nested-docs": "^1.0.11",
"@payloadcms/plugin-seo": "^2.2.0",
"@payloadcms/richtext-slate": "^1.4.0",
"@payloadcms/plugin-nested-docs": "^1.0.12",
"@payloadcms/plugin-seo": "^2.3.2",
"@payloadcms/richtext-slate": "^1.5.2",
"@react-spring/web": "^9.7.3",
"@sentry/nextjs": "^7.86.0",
"airtable": "^0.12.2",
Expand All @@ -68,7 +68,7 @@
"next": "^14.0.4",
"next-seo": "^6.4.0",
"nodemailer-sendgrid": "^1.0.3",
"payload": "^2.9.0",
"payload": "^2.16.1",
"prop-types": "^15.8.1",
"qs": "^6.11.2",
"react": "^18.2.0",
Expand Down
Loading

0 comments on commit 00e9a19

Please sign in to comment.