Unity upgrade

This commit is contained in:
raccoon
2025-01-09 14:50:28 +05:00
parent 315e76a90b
commit c2374d1012
4 changed files with 30 additions and 23 deletions

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.ai.navigation": {
"version": "1.1.4",
"version": "1.1.5",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -10,16 +10,17 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.7",
"version": "1.8.12",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1"
"com.unity.mathematics": "1.2.1",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.0.5",
"version": "2.3.1",
"depth": 0,
"source": "registry",
"dependencies": {},
@@ -31,8 +32,8 @@
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.4",
"com.unity.modules.unityanalytics": "1.0.0",
"com.unity.nuget.mono-cecil": "1.11.4"
"com.unity.nuget.mono-cecil": "1.11.4",
"com.unity.modules.unityanalytics": "1.0.0"
},
"url": "https://packages.unity.com"
},
@@ -44,7 +45,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.24",
"version": "3.0.28",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -53,7 +54,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.18",
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -90,7 +91,7 @@
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.2.2",
"version": "3.4.0",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -120,12 +121,12 @@
},
"com.unity.timeline": {
"version": "1.7.6",
"depth": 1,
"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"
@@ -154,19 +155,19 @@
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.subsystems": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.unity.modules.subsystems": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7"
},
"url": "https://packages.unity.com"
},
"com.unity.xr.oculus": {
"version": "4.0.0",
"version": "4.2.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "4.2.0"
"com.unity.xr.management": "4.4.0"
},
"url": "https://packages.unity.com"
},