diff --git a/Packages/manifest.json b/Packages/manifest.json index 0174298..ecd3f45 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -2,17 +2,17 @@ "dependencies": { "com.mikeschweitzer.websocket": "https://github.com/mikerochip/unity-websocket.git", "com.nobi.roundedcorners": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git", - "com.unity.2d.animation": "13.0.2", + "com.unity.2d.animation": "13.0.4", "com.unity.2d.aseprite": "3.0.1", "com.unity.2d.psdimporter": "12.0.1", "com.unity.2d.sprite": "1.0.0", "com.unity.2d.spriteshape": "13.0.0", "com.unity.2d.tilemap": "1.0.0", "com.unity.2d.tilemap.extras": "6.0.1", - "com.unity.collab-proxy": "2.11.2", - "com.unity.ide.rider": "3.0.38", + "com.unity.collab-proxy": "2.11.3", + "com.unity.ide.rider": "3.0.39", "com.unity.ide.visualstudio": "2.0.26", - "com.unity.inputsystem": "1.17.0", + "com.unity.inputsystem": "1.18.0", "com.unity.multiplayer.center": "1.0.1", "com.unity.nuget.newtonsoft-json": "3.2.2", "com.unity.render-pipelines.universal": "17.3.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index eef65d3..23e63fc 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -15,11 +15,11 @@ "hash": "33135342e868201eb0d4cef821ecab90caca373e" }, "com.unity.2d.animation": { - "version": "13.0.2", + "version": "13.0.4", "depth": 0, "source": "registry", "dependencies": { - "com.unity.2d.common": "12.0.1", + "com.unity.2d.common": "12.0.2", "com.unity.2d.sprite": "1.0.0", "com.unity.collections": "2.4.3", "com.unity.modules.animation": "1.0.0", @@ -41,7 +41,7 @@ "url": "https://packages.unity.com" }, "com.unity.2d.common": { - "version": "12.0.1", + "version": "12.0.2", "depth": 1, "source": "registry", "dependencies": { @@ -114,7 +114,7 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "2.11.2", + "version": "2.11.3", "depth": 0, "source": "registry", "dependencies": {}, @@ -140,7 +140,7 @@ "dependencies": {} }, "com.unity.ide.rider": { - "version": "3.0.38", + "version": "3.0.39", "depth": 0, "source": "registry", "dependencies": { @@ -158,7 +158,7 @@ "url": "https://packages.unity.com" }, "com.unity.inputsystem": { - "version": "1.17.0", + "version": "1.18.0", "depth": 0, "source": "registry", "dependencies": { diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 6447acb..a4b5984 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 6000.3.5f1 -m_EditorVersionWithRevision: 6000.3.5f1 (a1ec4b2f2d19) +m_EditorVersion: 6000.3.6f1 +m_EditorVersionWithRevision: 6000.3.6f1 (bbb010bdb8a3)