🐛 Fixed copy/paste of HR cards between editor and beta editor

no issue

- bumped `@tryghost/kg-converters` which contains a fix for an incorrect card name map in the lexical/mobiledoc converter methods
This commit is contained in:
Kevin Ansfield 2023-06-06 15:14:22 +01:00
parent d5a547b6ad
commit 076c2be9aa
No known key found for this signature in database
2 changed files with 5 additions and 5 deletions

View File

@ -45,7 +45,7 @@
"@tryghost/ember-promise-modals": "2.0.1",
"@tryghost/helpers": "1.1.77",
"@tryghost/kg-clean-basic-html": "3.0.17",
"@tryghost/kg-converters": "0.0.5",
"@tryghost/kg-converters": "0.0.6",
"@tryghost/kg-parser-plugins": "3.0.18",
"@tryghost/kg-simplemde": "1.11.2",
"@tryghost/limit-service": "1.2.6",

View File

@ -6884,10 +6884,10 @@
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-3.0.17.tgz#7b3ac455f739c550346c79b0dfdf67bc67d18977"
integrity sha512-Mr/7dQILSzP5ggxkGNAfbAyNUOWpqJ8AuhY6EwwC8xvFwVPM9QKdRtC+ZumstOWaClnWxikxumLsZbX3LjRhCw==
"@tryghost/kg-converters@0.0.5":
version "0.0.5"
resolved "https://registry.yarnpkg.com/@tryghost/kg-converters/-/kg-converters-0.0.5.tgz#fa1a7956eb9d4745992b20cdf5314bad20ba8b09"
integrity sha512-jkZmVv/T4WOgHChrCJA8DFY44krtP0utMMv3Kp3GyHYda86csV8ZR9aQM+W8VlkSr4NP6NdQlfSZ5qlgCITilA==
"@tryghost/kg-converters@0.0.6":
version "0.0.6"
resolved "https://registry.yarnpkg.com/@tryghost/kg-converters/-/kg-converters-0.0.6.tgz#44e96c1907b9dc59ead2f5ea42ce612f3ded1a2d"
integrity sha512-Q/wm7PKl+G2PG+Sfw1NaVOMebfI/zrYnB3FH3W4GSF4JsyanmBGhfL09k2zIN4VQpP5LOxOhAII7g26jwWiBPg==
dependencies:
lodash "^4.17.21"