From d013de3c10ad1d9b0a66554f09043e1861e9e16a Mon Sep 17 00:00:00 2001 From: uc-hoba Date: Wed, 3 Jun 2026 17:02:12 +0800 Subject: [PATCH] build: update Unity packages and add Newtonsoft JSON --- Packages/manifest.json | 5 +++-- Packages/packages-lock.json | 11 +++++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 3a898cb..1235d5c 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -10,11 +10,12 @@ ], "dependencies": { "com.github-glitchenzo.nugetforunity": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity", - "com.unity.ide.visualstudio": "2.0.26", + "com.unity.ide.visualstudio": "2.0.27", "com.unity.importer.usd": "1.0.0-pre.2", "com.unity.inputsystem": "1.19.0", + "com.unity.nuget.newtonsoft-json": "3.2.2", "com.unity.render-pipelines.universal": "17.3.0", - "com.unity.timeline": "1.8.11", + "com.unity.timeline": "1.8.12", "com.unity.ugui": "2.0.0", "jp.keijiro.klak.spout": "https://github.com/UltraCombos/KlakSpout.git?path=Packages/jp.keijiro.klak.spout#main", "jp.keijiro.metamesh": "1.2.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 674f3fd..a20d013 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -43,7 +43,7 @@ "dependencies": {} }, "com.unity.ide.visualstudio": { - "version": "2.0.26", + "version": "2.0.27", "depth": 0, "source": "registry", "dependencies": { @@ -87,6 +87,13 @@ "dependencies": {}, "url": "https://packages.unity.com" }, + "com.unity.nuget.newtonsoft-json": { + "version": "3.2.2", + "depth": 0, + "source": "registry", + "dependencies": {}, + "url": "https://packages.unity.com" + }, "com.unity.render-pipelines.core": { "version": "17.3.0", "depth": 1, @@ -156,7 +163,7 @@ "url": "https://packages.unity.com" }, "com.unity.timeline": { - "version": "1.8.11", + "version": "1.8.12", "depth": 0, "source": "registry", "dependencies": {