Added initial implementation of internal linking for standard links (#20139)
ref https://linear.app/tryghost/issue/MOM-81 - bumps `@tryghost/koenig-lexical` to version with updated internal linking beta features
This commit is contained in:
parent
88ff804242
commit
2aad4ca06f
@ -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.7",
|
||||
"@tryghost/koenig-lexical": "1.1.9",
|
||||
"@tryghost/limit-service": "1.2.14",
|
||||
"@tryghost/members-csv": "0.0.0",
|
||||
"@tryghost/nql": "0.12.1",
|
||||
@ -203,4 +203,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -7103,10 +7103,10 @@
|
||||
dependencies:
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/koenig-lexical@1.1.7":
|
||||
version "1.1.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.1.7.tgz#1084b873e65c73816c378bf5e801600f43fc7add"
|
||||
integrity sha512-TuxmAJAn+XpY81/gHDaiHI3AHqiYBXRERJUI6bRJkxOIQvaONknV4qwjnbdhePguh4HPYuWpcS0yaJO0F8IIuw==
|
||||
"@tryghost/koenig-lexical@1.1.9":
|
||||
version "1.1.9"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-1.1.9.tgz#3d640bdd6ba187a7f74e5a8c68de11be42049da3"
|
||||
integrity sha512-bhCAoWViEWpVIHNMTn8kzpE9Aa71m5a6HDDhg3PDx+nu7IsvasbneJcRwgksnZP2vdNY9YeriSPbqppsfFy6PQ==
|
||||
|
||||
"@tryghost/limit-service@1.2.14", "@tryghost/limit-service@^1.2.10":
|
||||
version "1.2.14"
|
||||
|
Loading…
Reference in New Issue
Block a user