deps: remove html-escaper
This commit is contained in:
parent
0e61629976
commit
bc95f53e04
2 changed files with 0 additions and 3 deletions
|
@ -33,7 +33,6 @@
|
|||
"dependencies": {
|
||||
"@markdoc/markdoc": "^0.2.2",
|
||||
"gray-matter": "^4.0.3",
|
||||
"html-escaper": "^3.0.3",
|
||||
"stringify-attributes": "^3.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
|
@ -2890,7 +2890,6 @@ importers:
|
|||
chai: ^4.3.6
|
||||
devalue: ^4.2.0
|
||||
gray-matter: ^4.0.3
|
||||
html-escaper: ^3.0.3
|
||||
linkedom: ^0.14.12
|
||||
mocha: ^9.2.2
|
||||
stringify-attributes: ^3.0.0
|
||||
|
@ -2898,7 +2897,6 @@ importers:
|
|||
dependencies:
|
||||
'@markdoc/markdoc': 0.2.2
|
||||
gray-matter: 4.0.3
|
||||
html-escaper: 3.0.3
|
||||
stringify-attributes: 3.0.0
|
||||
devDependencies:
|
||||
'@types/chai': 4.3.4
|
||||
|
|
Loading…
Reference in a new issue