unity update

This commit is contained in:
2023-03-31 13:15:38 -04:00
parent bd176a75a1
commit 2a0b3fcd0d
4 changed files with 228 additions and 228 deletions
+4 -4
View File
@@ -1,13 +1,13 @@
{
"dependencies": {
"com.unity.ai.navigation": "1.1.1",
"com.unity.ide.rider": "3.0.16",
"com.unity.ide.visualstudio": "2.0.16",
"com.unity.ide.rider": "3.0.18",
"com.unity.ide.visualstudio": "2.0.17",
"com.unity.ide.vscode": "1.2.5",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.2",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.3",
"com.unity.timeline": "1.7.3",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4",
"com.unity.ugui": "1.0.0",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
+9 -9
View File
@@ -17,7 +17,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.16",
"version": "3.0.18",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -26,7 +26,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.16",
"version": "2.0.17",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -42,18 +42,18 @@
"url": "https://packages.unity.com"
},
"com.unity.sysroot": {
"version": "2.0.4",
"version": "2.0.5",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.sysroot.linux-x86_64": {
"version": "2.0.3",
"version": "2.0.4",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.4"
"com.unity.sysroot": "2.0.5"
},
"url": "https://packages.unity.com"
},
@@ -78,7 +78,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.7.2",
"version": "1.7.3",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -90,12 +90,12 @@
"url": "https://packages.unity.com"
},
"com.unity.toolchain.win-x86_64-linux-x86_64": {
"version": "2.0.3",
"version": "2.0.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.4",
"com.unity.sysroot.linux-x86_64": "2.0.3"
"com.unity.sysroot": "2.0.5",
"com.unity.sysroot.linux-x86_64": "2.0.4"
},
"url": "https://packages.unity.com"
},