fix(core): update

This commit is contained in:
2024-04-30 17:49:25 +02:00
parent 343c7dbe8b
commit 46602bcb44
8 changed files with 5209 additions and 471 deletions

View File

@@ -32,15 +32,14 @@
},
"homepage": "https://gitlab.com/pushrocks/smartyaml#README",
"dependencies": {
"@types/js-yaml": "^4.0.5",
"js-yaml": "^4.1.0"
"yaml": "^2.4.2"
},
"devDependencies": {
"@gitzone/tsbuild": "^2.1.61",
"@gitzone/tsrun": "^1.2.32",
"@gitzone/tstest": "^1.0.71",
"@pushrocks/tapbundle": "^5.0.3",
"@types/node": "^17.0.35"
"@git.zone/tsbuild": "^2.1.61",
"@git.zone/tsrun": "^1.2.32",
"@git.zone/tstest": "^1.0.71",
"@push.rocks/tapbundle": "^5.0.3",
"@types/node": "^20.12.7"
},
"browserslist": [
"last 1 chrome versions"