🐛 Fixed re-ordering within galleries sometimes getting stuck on disabled (#19080)

refs https://github.com/TryGhost/Product/issues/4170
refs https://github.com/TryGhost/Koenig/pull/1084

- bumps `@tryghost/koenig-lexical` to version containing a fix for gallery re-ordering not working in some situations
This commit is contained in:
Kevin Ansfield 2023-11-21 16:12:52 +00:00 committed by Kevin Ansfield
parent a1d7aa6dba
commit d5c5f9d8f5
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"@tryghost/helpers": "1.1.88",
"@tryghost/kg-clean-basic-html": "3.0.41",
"@tryghost/kg-converters": "0.0.22",
"@tryghost/koenig-lexical": "0.5.20",
"@tryghost/koenig-lexical": "0.5.21",
"@tryghost/limit-service": "1.2.12",
"@tryghost/members-csv": "0.0.0",
"@tryghost/nql": "0.12.0",

View File

@ -7920,10 +7920,10 @@
dependencies:
semver "^7.3.5"
"@tryghost/koenig-lexical@0.5.20":
version "0.5.20"
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.20.tgz#81159bf6a03ad11c1e28b05759fe85e1356cd3da"
integrity sha512-7NNqlibI2CG8PbUzo8B1MbQlE0+3j/P/rHmS5wq8Ien0QIit9E3kqMYqextMOoip9pgtyJqeq63ygEe9ykIdxQ==
"@tryghost/koenig-lexical@0.5.21":
version "0.5.21"
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.21.tgz#5aea7750eb309720cbc5999ee28d78409599fade"
integrity sha512-0JNHibwfgDUZ9FAzUtvCmojvhTxLbuvnZOpcsXoYSpif2dvvugmao5RpuK8iUHITylGi2DOxnYU7JHLjfL/AVg==
"@tryghost/limit-service@1.2.12", "@tryghost/limit-service@^1.2.10":
version "1.2.12"