From e776b9476eae4d0aea2d3b5e3ab9be4107720db0 Mon Sep 17 00:00:00 2001 From: krylj Date: Mon, 18 May 2026 20:57:27 +0200 Subject: [PATCH] Revert "merge conflict" This reverts commit 37797d5f7d4e93a036d7923e3e12db4150b340ad. --- Packages/packages-lock.json | 122 ++++++++++++++++++++---------------- 1 file changed, 68 insertions(+), 54 deletions(-) diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index eb6fcb0..620be6a 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -6,6 +6,53 @@ "source": "builtin", "dependencies": {} }, + "com.unity.2d.spriteshape": { + "version": "12.0.2", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.2d.common": "11.0.1", + "com.unity.mathematics": "1.1.0", + "com.unity.modules.physics2d": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.2d.tilemap": { + "version": "1.0.0", + "depth": 1, + "source": "builtin", + "dependencies": { + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.uielements": "1.0.0" + } + }, + "com.unity.2d.tilemap.extras": { + "version": "5.0.2", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.2d.tilemap": "1.0.0", + "com.unity.modules.tilemap": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0" + }, + "url": "https://packages.unity.com" + }, + "com.unity.addressables": { + "version": "2.7.4", + "depth": 1, + "source": "registry", + "dependencies": { + "com.unity.profiling.core": "1.0.2", + "com.unity.test-framework": "1.4.5", + "com.unity.modules.assetbundle": "1.0.0", + "com.unity.modules.jsonserialize": "1.0.0", + "com.unity.modules.imageconversion": "1.0.0", + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.scriptablebuildpipeline": "2.4.3", + "com.unity.modules.unitywebrequestassetbundle": "1.0.0" + }, + "url": "https://packages.unity.com" + }, "com.unity.burst": { "version": "1.8.25", "depth": 2, @@ -29,6 +76,13 @@ }, "url": "https://packages.unity.com" }, + "com.unity.device-simulator.devices": { + "version": "1.0.1", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, "com.unity.ext.nunit": { "version": "2.0.5", "depth": 2, @@ -53,13 +107,6 @@ }, "url": "https://packages.unity.com" }, - "com.unity.mathematics": { - "version": "1.3.2", - "depth": 2, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, "com.unity.multiplayer.center": { "version": "1.0.0", "depth": 0, @@ -68,13 +115,6 @@ "com.unity.modules.uielements": "1.0.0" } }, - "com.unity.nuget.mono-cecil": { - "version": "1.11.5", - "depth": 3, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, "com.unity.nuget.newtonsoft-json": { "version": "3.2.2", "depth": 0, @@ -82,19 +122,8 @@ "dependencies": {}, "url": "https://packages.unity.com" }, - "com.unity.remote-config": { - "version": "4.2.5", - "depth": 0, - "source": "registry", - "dependencies": { - "com.unity.nuget.newtonsoft-json": "3.0.2", - "com.unity.remote-config-runtime": "4.0.4", - "com.unity.modules.unitywebrequest": "1.0.0" - }, - "url": "https://packages.unity.com" - }, - "com.unity.remote-config-runtime": { - "version": "4.0.4", + "com.unity.sysroot.linux-x86_64": { + "version": "2.0.9", "depth": 1, "source": "registry", "dependencies": { @@ -149,6 +178,16 @@ "com.unity.modules.terrain": "1.0.0" } }, + "com.unity.scriptablebuildpipeline": { + "version": "2.4.3", + "depth": 2, + "source": "registry", + "dependencies": { + "com.unity.test-framework": "1.4.5", + "com.unity.modules.assetbundle": "1.0.0" + }, + "url": "https://packages.unity.com" + }, "com.unity.searcher": { "version": "4.9.3", "depth": 2, @@ -175,7 +214,8 @@ "dependencies": { "com.unity.modules.androidjni": "1.0.0", "com.unity.nuget.newtonsoft-json": "3.2.1", - "com.unity.modules.unitywebrequest": "1.0.0" + "com.unity.modules.unitywebrequest": "1.0.0", + "com.unity.sysroot": "2.0.10" }, "url": "https://packages.unity.com" }, @@ -188,22 +228,6 @@ "com.unity.searcher": "4.9.3" } }, - "com.unity.sysroot": { - "version": "2.0.10", - "depth": 1, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" - }, - "com.unity.sysroot.linux-x86_64": { - "version": "2.0.9", - "depth": 1, - "source": "registry", - "dependencies": { - "com.unity.sysroot": "2.0.10" - }, - "url": "https://packages.unity.com" - }, "com.unity.test-framework": { "version": "1.6.0", "depth": 1, @@ -214,16 +238,6 @@ "com.unity.modules.jsonserialize": "1.0.0" } }, - "com.unity.test-framework.performance": { - "version": "3.2.0", - "depth": 3, - "source": "registry", - "dependencies": { - "com.unity.test-framework": "1.1.33", - "com.unity.modules.jsonserialize": "1.0.0" - }, - "url": "https://packages.unity.com" - }, "com.unity.toolchain.linux-x86_64": { "version": "2.0.11", "depth": 0,