Bump payload from 1.10.5 to 1.11.0 in /payload

Bumps [payload](https://github.com/payloadcms/payload) from 1.10.5 to 1.11.0.
- [Release notes](https://github.com/payloadcms/payload/releases)
- [Changelog](https://github.com/payloadcms/payload/blob/master/CHANGELOG.md)
- [Commits](https://github.com/payloadcms/payload/compare/v1.10.5...v1.11.0)

---
updated-dependencies:
- dependency-name: payload
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-07-06 10:46:48 +00:00 committed by GitHub
parent 2037640bcd
commit 6e082476c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@
"cross-env": "^7.0.3",
"dotenv": "^16.3.1",
"express": "^4.17.1",
"payload": "^1.10.5",
"payload": "^1.11.0",
"tsconfig-paths": "^4.2.0"
},
"devDependencies": {

View File

@ -3891,10 +3891,10 @@ pause@0.0.1:
resolved "https://registry.yarnpkg.com/pause/-/pause-0.0.1.tgz#1d408b3fdb76923b9543d96fb4c9dfd535d9cb5d"
integrity sha512-KG8UEiEVkR3wGEb4m5yZkVCzigAD+cVEJck2CzYZO37ZGJfctvVptVO192MwrtPhzONn6go8ylnOdMhKqi4nfg==
payload@^1.10.5:
version "1.10.5"
resolved "https://registry.yarnpkg.com/payload/-/payload-1.10.5.tgz#b8f7e622130a60fdc2899c9719c5cef69a9444f4"
integrity sha512-P8F0HPJx54CMfl2BO9GONkoySUdlZh3cbuDa7/mVGS4Pm1fcZbVG6MH5QDPVTR3x+5NOuVZVogothQpPpN3PFQ==
payload@^1.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/payload/-/payload-1.11.0.tgz#9f2a16c343c9733ee8e22f94b343fcf5f222801c"
integrity sha512-rs7Cgyg07Aa4/wsA2PG9UFYx4fQSvw1WJz6H9iut32jvEB553RBaZsquKUA0XYPDFlmQFCvjcP5LUYTrjgcnRg==
dependencies:
"@date-io/date-fns" "^2.16.0"
"@dnd-kit/core" "^6.0.7"