fix(core): update

This commit is contained in:
2021-10-04 13:35:20 +02:00
parent 64b50eeb1c
commit 2a5013fb56
6 changed files with 18516 additions and 2243 deletions

View File

@@ -12,19 +12,19 @@
"build": "tsbuild --web"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.25",
"@gitzone/tsrun": "^1.2.12",
"@gitzone/tstest": "^1.0.52",
"@gitzone/tsbuild": "^2.1.27",
"@gitzone/tsrun": "^1.2.17",
"@gitzone/tstest": "^1.0.57",
"@pushrocks/tapbundle": "^3.2.14",
"@types/node": "^14.14.37",
"@types/node": "^16.10.2",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0"
},
"dependencies": {
"@types/marked": "^2.0.1",
"@types/turndown": "^5.0.0",
"marked": "^2.0.3",
"turndown": "^7.0.0",
"@types/turndown": "^5.0.1",
"remark": "^13.0.0",
"remark-html": "^13.0.0",
"turndown": "^7.1.1",
"turndown-plugin-gfm": "^1.0.2"
},
"files": [