dep: update dependencies

Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
2022-11-21 14:29:17 +08:00
parent 2967c2a1fe
commit 3b822c613a
25 changed files with 35 additions and 32 deletions

View File

@ -21,9 +21,9 @@
},
"homepage": "https://github.com/solvedDev/MoLang#readme",
"devDependencies": {
"@types/node": "^17.0.25",
"@types/node": "^18.11.9",
"rimraf": "^3.0.2",
"tslib": "^2.3.1",
"typescript": "^4.6.3"
"tslib": "^2.4.1",
"typescript": "^4.9.3"
}
}