mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
parent
75a25d1f70
commit
1d19021606
@ -44,8 +44,8 @@
|
||||
"@tryghost/color-utils": "0.1.24",
|
||||
"@tryghost/ember-promise-modals": "2.0.1",
|
||||
"@tryghost/helpers": "1.1.77",
|
||||
"@tryghost/kg-clean-basic-html": "3.0.10",
|
||||
"@tryghost/kg-parser-plugins": "3.0.11",
|
||||
"@tryghost/kg-clean-basic-html": "3.0.12",
|
||||
"@tryghost/kg-parser-plugins": "3.0.13",
|
||||
"@tryghost/kg-simplemde": "1.11.2",
|
||||
"@tryghost/limit-service": "1.2.6",
|
||||
"@tryghost/members-csv": "0.0.0",
|
||||
|
@ -98,8 +98,8 @@
|
||||
"@tryghost/kg-card-factory": "4.0.6",
|
||||
"@tryghost/kg-default-atoms": "4.0.1",
|
||||
"@tryghost/kg-default-cards": "9.0.0",
|
||||
"@tryghost/kg-default-nodes": "0.0.28",
|
||||
"@tryghost/kg-lexical-html-renderer": "0.1.24",
|
||||
"@tryghost/kg-default-nodes": "0.0.30",
|
||||
"@tryghost/kg-lexical-html-renderer": "0.1.26",
|
||||
"@tryghost/kg-mobiledoc-html-renderer": "6.0.6",
|
||||
"@tryghost/limit-service": "1.2.6",
|
||||
"@tryghost/link-redirects": "0.0.0",
|
||||
@ -215,7 +215,7 @@
|
||||
"yjs": "13.5.50"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@tryghost/html-to-mobiledoc": "2.0.11",
|
||||
"@tryghost/html-to-mobiledoc": "2.0.13",
|
||||
"sqlite3": "5.1.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
48
yarn.lock
48
yarn.lock
@ -5771,12 +5771,12 @@
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
"@tryghost/html-to-mobiledoc@2.0.11":
|
||||
version "2.0.11"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-2.0.11.tgz#badff49437ea01f034f9430adb8262120c39d196"
|
||||
integrity sha512-A6+XsdvQ6Ov3NgZ+WMYzwVv+NJxGuIOYAJJUZYmo+XcRl/cyfZcphhyk4ERPfbBwo5WcZnoFwytXuKXMr3n2Ow==
|
||||
"@tryghost/html-to-mobiledoc@2.0.13":
|
||||
version "2.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-2.0.13.tgz#978d126f12dda284bb5e103671a9a0b11f796805"
|
||||
integrity sha512-P46B0CdpQMsPQ6Hm1qGM5zrdIqD3N8CJM/BHcOIQuA26UFw1RMqVNop09j0SVAAc4+A28+Q/yeuX5Ps5QEeeBA==
|
||||
dependencies:
|
||||
"@tryghost/kg-parser-plugins" "^3.0.11"
|
||||
"@tryghost/kg-parser-plugins" "^3.0.13"
|
||||
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
|
||||
jsdom "^21.0.0"
|
||||
|
||||
@ -5818,10 +5818,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-4.0.6.tgz#82ba6f887b27ee44eb21942deb9a6cbe3ea1f226"
|
||||
integrity sha512-BLiRBL1BnicBGEJkuCtR3qdmlWaZ0YB7u9S+9sX4V/E9ikB40hAphS5sIf/l+j7LyyTygMhjIP0PBb64bVdGxA==
|
||||
|
||||
"@tryghost/kg-clean-basic-html@3.0.10", "@tryghost/kg-clean-basic-html@^3.0.10":
|
||||
version "3.0.10"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-3.0.10.tgz#a2e2180704075540b19b3e945e5d481c25460d24"
|
||||
integrity sha512-DWo2s6khfx3H65TVmxk9MkSvXn+6m3wQn7pDny+gfdq4vTqSqLqyU8gYwUVQzO28g2gPdXYIvMIOm8H73+GDhw==
|
||||
"@tryghost/kg-clean-basic-html@3.0.12", "@tryghost/kg-clean-basic-html@^3.0.12":
|
||||
version "3.0.12"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-3.0.12.tgz#1fa91fee8a2927751b000d1b41c0b3fa4e691f2e"
|
||||
integrity sha512-b57msTHdd3kGpTLL2kXIFJmTWfinW7CYH+EZuZLG0xAx/QMWkVUtD7LuJFEAC1tw+ugHW/wQODR0tfyg3EbUUA==
|
||||
|
||||
"@tryghost/kg-default-atoms@4.0.1":
|
||||
version "4.0.1"
|
||||
@ -5854,12 +5854,12 @@
|
||||
lodash "^4.17.21"
|
||||
luxon "^3.0.0"
|
||||
|
||||
"@tryghost/kg-default-nodes@0.0.28", "@tryghost/kg-default-nodes@^0.0.28":
|
||||
version "0.0.28"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-nodes/-/kg-default-nodes-0.0.28.tgz#776ec59c6e9d1be71d135820738932a3c5bdd9a3"
|
||||
integrity sha512-3OhHztI8PyGLYFxdvWXo4kzwXxonZ/hlI21HhH0tEFIe999ZduI3QmXhgJxQPz7nB8b6fIKBRuxs2U96OBSx8A==
|
||||
"@tryghost/kg-default-nodes@0.0.30", "@tryghost/kg-default-nodes@^0.0.30":
|
||||
version "0.0.30"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-default-nodes/-/kg-default-nodes-0.0.30.tgz#fc01d0fad81bdfdf5a06e5acbe52c3eb4712399d"
|
||||
integrity sha512-3T1eUoI2WvgOfhyaWbENG3jSSNGveUCZJgjLRdd/deG4gfA+wqiYPLZ18OHU8GyfM1E73bJMT2czR28MngRKkw==
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^3.0.10"
|
||||
"@tryghost/kg-clean-basic-html" "^3.0.12"
|
||||
"@tryghost/kg-markdown-html-renderer" "^6.0.6"
|
||||
html-minifier "^4.0.0"
|
||||
jsdom "^21.0.0"
|
||||
@ -5867,10 +5867,10 @@
|
||||
lodash "^4.17.21"
|
||||
luxon "^3.3.0"
|
||||
|
||||
"@tryghost/kg-lexical-html-renderer@0.1.24":
|
||||
version "0.1.24"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-lexical-html-renderer/-/kg-lexical-html-renderer-0.1.24.tgz#2349fdbb6204a0d735960f7de1b8ac2cc5568d2b"
|
||||
integrity sha512-tSy/jRRCMJn//5uU7pdBWMcwN5tEnpPEQG4szg1BJLEX+hpwmbts0F5LignH4gLbkQ2re9cmiJADtDTlAqpx9w==
|
||||
"@tryghost/kg-lexical-html-renderer@0.1.26":
|
||||
version "0.1.26"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-lexical-html-renderer/-/kg-lexical-html-renderer-0.1.26.tgz#2a3b002d2e8b55b3d40c78d62a5565e6709e33b5"
|
||||
integrity sha512-u195GfdWhryHLa6BylU8vMipcdXl1Tfy34ZYJLys3/+TQStMXjo4eRkaV4E8+FgG7ZOw8xRa32//u0O/WR9YWw==
|
||||
dependencies:
|
||||
"@lexical/clipboard" "^0.9.0"
|
||||
"@lexical/code" "^0.9.0"
|
||||
@ -5878,7 +5878,7 @@
|
||||
"@lexical/link" "^0.9.0"
|
||||
"@lexical/list" "^0.9.0"
|
||||
"@lexical/rich-text" "^0.9.0"
|
||||
"@tryghost/kg-default-nodes" "^0.0.28"
|
||||
"@tryghost/kg-default-nodes" "^0.0.30"
|
||||
jsdom "^21.0.0"
|
||||
lexical "^0.9.0"
|
||||
prettier "^2.7.1"
|
||||
@ -5907,12 +5907,12 @@
|
||||
mobiledoc-dom-renderer "^0.7.0"
|
||||
simple-dom "^1.4.0"
|
||||
|
||||
"@tryghost/kg-parser-plugins@3.0.11", "@tryghost/kg-parser-plugins@^3.0.11":
|
||||
version "3.0.11"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-3.0.11.tgz#050874b1b56d26986aa06f5d23caa0ed65fb1838"
|
||||
integrity sha512-qfOLwXJ45Zn5C90UBAruGPAyFgV01+LgW2s9E+S7Jiqz5ZTd9TvT0KzG/pn5D8MaACjuPoAXX7TQP49SZaKyqg==
|
||||
"@tryghost/kg-parser-plugins@3.0.13", "@tryghost/kg-parser-plugins@^3.0.13":
|
||||
version "3.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-3.0.13.tgz#8c315fc8dd2b549fc28478844122a7af577dbd01"
|
||||
integrity sha512-YZIfKCip1WtVpL/qLq7NTiPsj2NqdBI3JV3SGBQQrEeXwK6FPN2Ugrn1ojCCJzezdHueHiVBH5EzuLTn9RmQjw==
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^3.0.10"
|
||||
"@tryghost/kg-clean-basic-html" "^3.0.12"
|
||||
|
||||
"@tryghost/kg-simplemde@1.11.2":
|
||||
version "1.11.2"
|
||||
|
Loading…
Reference in New Issue
Block a user