mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-29 13:52:10 +03:00
Update dependency @tryghost/html-to-mobiledoc to v1.8.3
This commit is contained in:
parent
a7b4a30a5e
commit
7614d79284
@ -175,7 +175,7 @@
|
||||
"xml": "1.0.1"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"@tryghost/html-to-mobiledoc": "1.8.2",
|
||||
"@tryghost/html-to-mobiledoc": "1.8.3",
|
||||
"sqlite3": "5.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
28
yarn.lock
28
yarn.lock
@ -1450,12 +1450,12 @@
|
||||
dependencies:
|
||||
lodash-es "^4.17.11"
|
||||
|
||||
"@tryghost/html-to-mobiledoc@1.8.2":
|
||||
version "1.8.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.8.2.tgz#d786a8dbcff56ea2c3db20dce395a46f2df2401b"
|
||||
integrity sha512-GffQdCw0iyOQYBYQD1X2NHTCDuFOHnVzmKzcY5Ws+HRvvukoeIponQxeCSx4zGR+KwxJz1AJinfnZaCbpu0sMQ==
|
||||
"@tryghost/html-to-mobiledoc@1.8.3":
|
||||
version "1.8.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/html-to-mobiledoc/-/html-to-mobiledoc-1.8.3.tgz#5b7ece4956b8cabcf8a3f24dd42b21f02226df8a"
|
||||
integrity sha512-g3dupVOodfdU5G+IihVEpTnAfWhwb5oO+gSt4s15R3IrcXdWkoxAWr+jZDKTUOF/G4Nb0VLox0FJiy1oOeEB5Q==
|
||||
dependencies:
|
||||
"@tryghost/kg-parser-plugins" "^2.11.2"
|
||||
"@tryghost/kg-parser-plugins" "^2.11.3"
|
||||
"@tryghost/mobiledoc-kit" "^0.12.4-ghost.1"
|
||||
jsdom "^18.0.0"
|
||||
|
||||
@ -1495,10 +1495,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-card-factory/-/kg-card-factory-3.1.1.tgz#71a07816a5dad79c37587c66f2c303c2a9eaed7a"
|
||||
integrity sha512-gSTXnhg44oHG3qA0c0bdbE6cebX56yHmaM077mZ8Ns7WJufpJ1xVRpj28oub26c0SX0yI4Z98BY06i6uuQ/Zzg==
|
||||
|
||||
"@tryghost/kg-clean-basic-html@^2.2.6":
|
||||
version "2.2.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.6.tgz#78f6245f8934a638d5baf150eaaf36bef368fee1"
|
||||
integrity sha512-8kKW4qPtaz3ILYPxvyh3E4jRlP4xfzOnNedwIUbwXSMQsos9RxY6xRHCIr0kympcMueIUcGKTAyudAKpYwvGBA==
|
||||
"@tryghost/kg-clean-basic-html@^2.2.7":
|
||||
version "2.2.7"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-clean-basic-html/-/kg-clean-basic-html-2.2.7.tgz#5ad9c260a772e559b9cfdb02d2b8581e24ba90e0"
|
||||
integrity sha512-c1yR88YZR44e1X4/eoiulF1H9Exe7kt/35maD4hf8K97H8xXkNCSy2cCdkxEh3Muti7z4P1ssoAOVtRJa3kNOA==
|
||||
|
||||
"@tryghost/kg-default-atoms@3.1.1":
|
||||
version "3.1.1"
|
||||
@ -1550,12 +1550,12 @@
|
||||
semver "^7.3.4"
|
||||
simple-dom "^1.4.0"
|
||||
|
||||
"@tryghost/kg-parser-plugins@^2.11.2":
|
||||
version "2.11.2"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.2.tgz#a858523da3cae73dd0477fbca5167df7cbd4f52e"
|
||||
integrity sha512-4n4yIUhhnzqjlsSnhyznrl7BaFqRGI0UOsgqm+ovN4EF+EhCFQXCLkmCndEq1gBDA9U9IsOvUHk7bcstUcDibw==
|
||||
"@tryghost/kg-parser-plugins@^2.11.3":
|
||||
version "2.11.3"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/kg-parser-plugins/-/kg-parser-plugins-2.11.3.tgz#eb89f58039bbc3911f75cfd428f9816f5eebf53b"
|
||||
integrity sha512-5H9+dVwR4tFy9zePDK2J6/p0Cu4n5EEsK5W27EFdeyuuWGNT8WMTJodwHzurAHkwH5mS2mcIxChhL3/mqFw+JQ==
|
||||
dependencies:
|
||||
"@tryghost/kg-clean-basic-html" "^2.2.6"
|
||||
"@tryghost/kg-clean-basic-html" "^2.2.7"
|
||||
|
||||
"@tryghost/limit-service@1.0.8":
|
||||
version "1.0.8"
|
||||
|
Loading…
Reference in New Issue
Block a user