0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00

Improved internal linking copy and added query highlighting (#20191)

no issue

- bumped @tryghost/koenig-lexical to latest version
This commit is contained in:
Kevin Ansfield 2024-05-14 11:04:06 +01:00 committed by GitHub
parent 770f657ae9
commit 21321c7012
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -46,7 +46,7 @@
"@tryghost/helpers": "1.1.90",
"@tryghost/kg-clean-basic-html": "4.0.4",
"@tryghost/kg-converters": "1.0.1",
"@tryghost/koenig-lexical": "1.1.10",
"@tryghost/koenig-lexical": "1.1.11",
"@tryghost/limit-service": "1.2.14",
"@tryghost/members-csv": "0.0.0",
"@tryghost/nql": "0.12.3",

View file

@ -7104,10 +7104,10 @@
dependencies:
semver "^7.3.5"
"@tryghost/koenig-lexical@1.1.10":
version "1.1.10"
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.1.10.tgz#eacb6a1caf01ce0b086fd90a720513ebc9282611"
integrity sha512-deL1M2qXoQHMZdsT/4v1cZN1mFW2P7Q56WdrZopSkKvsirv/KZxB51MtxtDK8rQ9itDNwKh58ckHFIXlu9EIQA==
"@tryghost/koenig-lexical@1.1.11":
version "1.1.11"
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.1.11.tgz#f630a1a6d2ec78cf3973ddd115ece64614ab2aca"
integrity sha512-jd1cUB4S4fNji4zRVgiE4qMXBAVnqJDxTEzg9MizgaiEj0Vc6S/o8pbExke0Li4aOJKNMGeB6/3MFhyx41Q0Mg==
"@tryghost/limit-service@1.2.14", "@tryghost/limit-service@^1.2.10":
version "1.2.14"