diff --git a/Packages/manifest.json b/Packages/manifest.json index 6b98dfc..8c77449 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -4,8 +4,8 @@ "com.unity.2d.tilemap": "1.0.0", "com.unity.ads": "4.4.2", "com.unity.analytics": "3.8.1", - "com.unity.collab-proxy": "2.5.2", - "com.unity.ide.rider": "3.0.31", + "com.unity.collab-proxy": "2.7.1", + "com.unity.ide.rider": "3.0.36", "com.unity.ide.visualstudio": "2.0.22", "com.unity.ide.vscode": "1.2.5", "com.unity.render-pipelines.universal": "17.0.3", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index fdea940..3de1d4d 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -29,21 +29,13 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.ugui": "1.0.0", - "com.unity.services.analytics": "1.0.4" + "com.unity.services.analytics": "1.0.4", + "com.unity.ugui": "1.0.0" }, "url": "https://packages.unity.com" }, - "com.unity.asset-store-tools": { - "version": "file:com.unity.asset-store-tools", - "depth": 0, - "source": "embedded", - "dependencies": { - "com.unity.nuget.newtonsoft-json": "3.2.1" - } - }, "com.unity.burst": { - "version": "1.8.17", + "version": "1.8.21", "depth": 1, "source": "registry", "dependencies": { @@ -53,7 +45,7 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "2.5.2", + "version": "2.7.1", "depth": 0, "source": "registry", "dependencies": {}, @@ -67,7 +59,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.31", + "version": "3.0.36", "depth": 0, "source": "registry", "dependencies": { @@ -100,13 +92,13 @@ }, "com.unity.nuget.newtonsoft-json": { "version": "3.2.1", - "depth": 1, + "depth": 3, "source": "registry", "dependencies": {}, "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "14.0.11", + "version": "14.0.12", "depth": 1, "source": "builtin", "dependencies": { @@ -123,8 +115,8 @@ "dependencies": { "com.unity.mathematics": "1.2.1", "com.unity.burst": "1.8.9", - "com.unity.render-pipelines.core": "14.0.11", - "com.unity.shadergraph": "14.0.11", + "com.unity.render-pipelines.core": "14.0.12", + "com.unity.shadergraph": "14.0.12", "com.unity.render-pipelines.universal-config": "14.0.9" } }, @@ -144,33 +136,33 @@ "url": "https://packages.unity.com" }, "com.unity.services.analytics": { - "version": "5.0.0", + "version": "6.0.3", "depth": 1, "source": "registry", "dependencies": { "com.unity.ugui": "1.0.0", - "com.unity.services.core": "1.10.1", + "com.unity.services.core": "1.12.4", "com.unity.modules.jsonserialize": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.services.core": { - "version": "1.12.5", + "version": "1.14.0", "depth": 2, "source": "registry", "dependencies": { - "com.unity.modules.androidjni": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", "com.unity.nuget.newtonsoft-json": "3.2.1", - "com.unity.modules.unitywebrequest": "1.0.0" + "com.unity.modules.androidjni": "1.0.0" }, "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "14.0.11", + "version": "14.0.12", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "14.0.11", + "com.unity.render-pipelines.core": "14.0.12", "com.unity.searcher": "4.9.2" } }, diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 4cef776..7a6f40b 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 2022.3.48f1 -m_EditorVersionWithRevision: 2022.3.48f1 (8bf49c377ebf) +m_EditorVersion: 2022.3.62f1 +m_EditorVersionWithRevision: 2022.3.62f1 (4af31df58517)