diff --git a/package.json b/package.json index 7f37efb..f6c5472 100644 --- a/package.json +++ b/package.json @@ -20,26 +20,26 @@ "url": "https://gameframex.doc.alianblank.com" }, "dependencies": { - "com.gameframex.unity.asset": "2.5.0", - "com.gameframex.unity.config": "1.1.3", - "com.gameframex.unity.coroutine": "1.0.1", - "com.gameframex.unity.download": "1.1.0", - "com.gameframex.unity.entity": "2.4.1", - "com.gameframex.unity.event": "1.1.0", - "com.gameframex.unity.fsm": "1.0.3", - "com.gameframex.unity.globalconfig": "1.3.0", - "com.gameframex.unity.localization": "2.2.1", - "com.gameframex.unity.mono": "1.1.0", - "com.gameframex.unity.network": "2.5.1", - "com.gameframex.unity.procedure": "1.1.0", - "com.gameframex.unity.scene": "2.2.0", - "com.gameframex.unity.setting": "1.5.0", - "com.gameframex.unity.sound": "1.1.1", - "com.gameframex.unity.timer": "1.1.0", - "com.gameframex.unity.ui": "2.10.0", - "com.gameframex.unity.ui.fairygui": "3.3.0", - "com.gameframex.unity.web": "1.3.3", - "com.gameframex.unity.web.protobuff": "1.1.1" + "com.gameframex.unity.asset": "3.1.0", + "com.gameframex.unity.config": "1.2.0", + "com.gameframex.unity.coroutine": "1.1.0", + "com.gameframex.unity.download": "1.2.0", + "com.gameframex.unity.entity": "2.4.5", + "com.gameframex.unity.event": "1.3.0", + "com.gameframex.unity.fsm": "1.2.0", + "com.gameframex.unity.globalconfig": "1.3.2", + "com.gameframex.unity.localization": "2.3.1", + "com.gameframex.unity.mono": "1.1.3", + "com.gameframex.unity.network": "2.6.10", + "com.gameframex.unity.procedure": "1.4.0", + "com.gameframex.unity.scene": "2.3.0", + "com.gameframex.unity.setting": "1.6.0", + "com.gameframex.unity.sound": "1.3.0", + "com.gameframex.unity.timer": "1.3.0", + "com.gameframex.unity.ui": "2.11.0", + "com.gameframex.unity.ui.fairygui": "3.4.2", + "com.gameframex.unity.web": "1.4.0", + "com.gameframex.unity.web.protobuff": "1.1.4" }, "devDependencies": { "semantic-release": "^24.2.0",