build: update dependencies versions

This commit is contained in:
2023-01-04 11:29:19 +03:00
parent 621454ccb4
commit 3379eed4a9
4 changed files with 37 additions and 7 deletions

View File

@@ -13,13 +13,12 @@
"yargs": "^13.2.4"
},
"haxeDependencies": {
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "7.9.0",
"openfl": "9.1.0",
"haxework": "2.0.0",
"lime": "8.0.0",
"openfl": "9.2.0",
"hxcpp": "4.2.1",
"svg": "1.1.3",
"protohx": "0.4.6",
"haxe-crypto": "0.0.7"
"protohx": "0.4.6"
},
"haxe": "4.2.2"
"haxe": "4.2.5"
}