Unity version bump

This commit is contained in:
raccoon
2024-09-23 02:22:14 +05:00
parent 3f4fc8c7ff
commit f1702f15ad
6 changed files with 40 additions and 34 deletions

View File

@@ -9,7 +9,7 @@
},
"com.unity.ai.navigation": {
"version": "1.1.5",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.ai": "1.0.0"
@@ -17,11 +17,12 @@
"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"
},
@@ -35,7 +36,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.0.5",
"version": "2.3.1",
"depth": 0,
"source": "registry",
"dependencies": {},
@@ -60,7 +61,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.24",
"version": "3.0.28",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -69,7 +70,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.18",
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -85,7 +86,7 @@
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.6.3",
"version": "1.7.0",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -115,7 +116,7 @@
"url": "https://packages.unity.com"
},
"com.unity.postprocessing": {
"version": "3.2.2",
"version": "3.4.0",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -145,7 +146,7 @@
},
"com.unity.timeline": {
"version": "1.7.6",
"depth": 1,
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
@@ -187,11 +188,11 @@
"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"
},