fix(core): update

This commit is contained in:
2024-01-22 17:12:58 +01:00
parent 965ab02315
commit f29a8de504
11 changed files with 647 additions and 12 deletions

View File

@ -26,9 +26,13 @@
"@push.rocks/smartpromise": "^4.0.3",
"@push.rocks/smartstring": "^4.0.13",
"@tsclass/tsclass": "^4.0.46",
"@webcontainer/api": "^1.1.8",
"highlight.js": "11.9.0",
"ibantools": "^4.3.9",
"pdfjs-dist": "^4.0.379"
"monaco-editor": "^0.45.0",
"pdfjs-dist": "^4.0.379",
"xterm": "^5.3.0",
"xterm-addon-fit": "^0.8.0"
},
"devDependencies": {
"@git.zone/tsbuild": "^2.1.72",