update unity and packages

This commit is contained in:
2022-11-07 09:31:00 +01:00
parent ba4fa9430c
commit 511002833c
6 changed files with 16 additions and 16 deletions

View File

@@ -10,7 +10,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "1.17.2",
"version": "1.17.6",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -26,7 +26,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.15",
"version": "3.0.16",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -51,7 +51,7 @@
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.4.2",
"version": "1.4.3",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -102,7 +102,7 @@
"url": "https://packages.unity.com"
},
"com.unity.services.core": {
"version": "1.4.2",
"version": "1.5.2",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -191,11 +191,11 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.interaction.toolkit": {
"version": "2.0.3",
"version": "2.0.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.inputsystem": "1.2.0",
"com.unity.inputsystem": "1.3.0",
"com.unity.ugui": "1.0.0",
"com.unity.xr.core-utils": "2.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.8",
@@ -229,13 +229,13 @@
"url": "https://packages.unity.com"
},
"com.unity.xr.openxr": {
"version": "1.4.2",
"version": "1.5.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "4.0.1",
"com.unity.xr.legacyinputhelpers": "2.1.2",
"com.unity.inputsystem": "1.3.0"
"com.unity.inputsystem": "1.4.2"
},
"url": "https://packages.unity.com"
},