refactor: update dependencies

This commit is contained in:
2023-01-01 13:33:34 +03:00
parent ee846f6219
commit 1cfc98dd57
9 changed files with 4897 additions and 3493 deletions

View File

@@ -12,14 +12,15 @@
},
"haxeDependencies": {
"haxework": "git@bitbucket.org:shmyga/haxework.git",
"lime": "7.5.0",
"openfl": "8.9.1",
"hxcpp": "4.0.52",
"lime": "8.0.0",
"openfl": "9.2.0",
"hxcpp": "4.2.1",
"promhx": "1.1.0",
"protohx": "0.4.6",
"yaml": "1.3.0",
"yaml": "2.0.1",
"orm": "2.1.0",
"haxe-crypto": "0.0.7",
"haxe-crypto": "0.0.8",
"svg": "1.1.3"
}
},
"haxe": "4.2.5"
}