diff --git a/Packages/manifest.json b/Packages/manifest.json index 61b347a..aa20c61 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,20 +1,16 @@ { "dependencies": { "com.dbrizov.naughtyattributes": "https://github.com/dbrizov/NaughtyAttributes.git#upm", - "com.unity.ai.navigation": "1.1.1", - "com.unity.ide.rider": "3.0.18", - "com.unity.ide.visualstudio": "2.0.17", - "com.unity.ide.vscode": "1.2.5", + "com.unity.ide.rider": "3.0.21", "com.unity.render-pipelines.universal": "14.0.6", - "com.unity.test-framework": "1.1.33", "com.unity.textmeshpro": "3.0.6", - "com.unity.timeline": "1.7.2", + "com.unity.timeline": "1.7.4", "com.unity.ugui": "1.0.0", "com.unity.visualscripting": "1.8.0", "com.unity.xr.interaction.toolkit": "2.2.0", "com.unity.xr.mock-hmd": "1.3.1-preview.1", "com.unity.xr.openxr": "1.6.0", - "io.realm.unity": "10.18.0", + "io.realm.unity": "10.21.1", "com.unity.modules.ai": "1.0.0", "com.unity.modules.androidjni": "1.0.0", "com.unity.modules.animation": "1.0.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 788f862..fe9d3c6 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -7,15 +7,6 @@ "dependencies": {}, "hash": "8a8fa5a9659a6d63f196391c71e06c4286c8acd7" }, - "com.unity.ai.navigation": { - "version": "1.1.1", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.modules.ai": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.burst": { "version": "1.8.2", "depth": 1, @@ -33,7 +24,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.18", + "version": "3.0.21", "depth": 0, "source": "registry", "dependencies": { @@ -41,22 +32,6 @@ }, "url": "https://packages.unity.com" }, - "com.unity.ide.visualstudio": { - "version": "2.0.17", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.test-framework": "1.1.9" - }, - "url": "https://packages.unity.com" - }, - "com.unity.ide.vscode": { - "version": "1.2.5", - "depth": 0, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, "com.unity.inputsystem": { "version": "1.5.0", "depth": 1, @@ -120,17 +95,6 @@ }, "url": "https://packages.unity.com" }, - "com.unity.test-framework": { - "version": "1.1.33", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.ext.nunit": "1.0.6", - "com.unity.modules.imgui": "1.0.0", - "com.unity.modules.jsonserialize": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.textmeshpro": { "version": "3.0.6", "depth": 0, @@ -141,7 +105,7 @@ "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.7.2", + "version": "1.7.4", "depth": 0, "source": "registry", "dependencies": { @@ -239,7 +203,7 @@ "url": "https://packages.unity.com" }, "io.realm.unity": { - "version": "10.18.0", + "version": "10.21.1", "depth": 0, "source": "registry", "dependencies": {},