diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index f614f0477..c68993fbc 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -10,7 +10,7 @@ "hash": "02cf05485ac0bbd9f61e7b829dd6526db7c9dba5" }, "com.unity.addressables": { - "version": "2.3.16", + "version": "2.4.1", "depth": 1, "source": "registry", "dependencies": { @@ -20,7 +20,7 @@ "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.2.11", + "com.unity.scriptablebuildpipeline": "2.3.0", "com.unity.modules.unitywebrequestassetbundle": "1.0.0" }, "url": "https://packages.unity.com" @@ -50,9 +50,8 @@ "com.unity.ext.nunit": { "version": "2.0.5", "depth": 2, - "source": "registry", - "dependencies": {}, - "url": "https://packages.unity.com" + "source": "builtin", + "dependencies": {} }, "com.unity.ide.visualstudio": { "version": "2.0.22", @@ -162,7 +161,7 @@ } }, "com.unity.scriptablebuildpipeline": { - "version": "2.2.11", + "version": "2.3.0", "depth": 2, "source": "registry", "dependencies": { @@ -188,15 +187,14 @@ } }, "com.unity.test-framework": { - "version": "1.4.6", + "version": "1.5.1", "depth": 1, - "source": "registry", + "source": "builtin", "dependencies": { "com.unity.ext.nunit": "2.0.3", "com.unity.modules.imgui": "1.0.0", "com.unity.modules.jsonserialize": "1.0.0" - }, - "url": "https://packages.unity.com" + } }, "com.unity.test-framework.performance": { "version": "3.0.3",