From fcc9d7a78bbe288196602d9ceaa18c859797ba70 Mon Sep 17 00:00:00 2001 From: heavycaffeiner Date: Sun, 30 Nov 2025 22:26:01 +0900 Subject: [PATCH] chore: package update --- Packages/manifest.json | 2 +- Packages/packages-lock.json | 6 +++--- ProjectSettings/ProjectVersion.txt | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Packages/manifest.json b/Packages/manifest.json index 8a0b5dc..03c8701 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -4,7 +4,7 @@ "com.kyrylokuzyk.primetween": "file:../Assets/Plugins/PrimeTween/internal/com.kyrylokuzyk.primetween.tgz", "com.unity.2d.sprite": "1.0.0", "com.unity.collab-proxy": "2.10.2", - "com.unity.inputsystem": "1.14.2", + "com.unity.inputsystem": "1.16.0", "com.unity.multiplayer.center": "1.0.0", "com.unity.render-pipelines.universal": "17.2.0", "com.unity.test-framework": "1.6.0", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 57fbc2b..bc30e82 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -45,8 +45,8 @@ "dependencies": { "com.unity.burst": "1.8.23", "com.unity.mathematics": "1.3.2", - "com.unity.test-framework": "1.4.6", "com.unity.nuget.mono-cecil": "1.11.5", + "com.unity.test-framework": "1.4.6", "com.unity.test-framework.performance": "3.0.3" }, "url": "https://packages.unity.com" @@ -58,7 +58,7 @@ "dependencies": {} }, "com.unity.inputsystem": { - "version": "1.14.2", + "version": "1.16.0", "depth": 0, "source": "registry", "dependencies": { @@ -172,9 +172,9 @@ "depth": 0, "source": "registry", "dependencies": { - "com.unity.modules.audio": "1.0.0", "com.unity.modules.director": "1.0.0", "com.unity.modules.animation": "1.0.0", + "com.unity.modules.audio": "1.0.0", "com.unity.modules.particlesystem": "1.0.0" }, "url": "https://packages.unity.com" diff --git a/ProjectSettings/ProjectVersion.txt b/ProjectSettings/ProjectVersion.txt index 48c0834..7c2a266 100644 --- a/ProjectSettings/ProjectVersion.txt +++ b/ProjectSettings/ProjectVersion.txt @@ -1,2 +1,2 @@ -m_EditorVersion: 6000.2.13f1 -m_EditorVersionWithRevision: 6000.2.13f1 (abdb44fca7f7) +m_EditorVersion: 6000.2.14f1 +m_EditorVersionWithRevision: 6000.2.14f1 (589824c1fc31)