Updated and removed some packages

This commit is contained in:
Stedd 2023-10-08 13:04:33 +02:00
parent ce40da5de0
commit d4aabafbdf
2 changed files with 6 additions and 25 deletions

View File

@ -1,10 +1,9 @@
{ {
"dependencies": { "dependencies": {
"com.unity.ai.navigation": "1.1.4", "com.unity.ai.navigation": "1.1.5",
"com.unity.collab-proxy": "2.0.7",
"com.unity.feature.development": "1.0.1", "com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.24", "com.unity.ide.rider": "3.0.25",
"com.unity.ide.visualstudio": "2.0.18", "com.unity.ide.visualstudio": "2.0.21",
"com.unity.ide.vscode": "1.2.5", "com.unity.ide.vscode": "1.2.5",
"com.unity.inputsystem": "1.7.0", "com.unity.inputsystem": "1.7.0",
"com.unity.render-pipelines.high-definition": "14.0.8", "com.unity.render-pipelines.high-definition": "14.0.8",
@ -14,7 +13,6 @@
"com.unity.ugui": "1.0.0", "com.unity.ugui": "1.0.0",
"com.unity.ui": "2.0.0", "com.unity.ui": "2.0.0",
"com.unity.ui.builder": "2.0.0", "com.unity.ui.builder": "2.0.0",
"com.unity.visualscripting": "1.9.0",
"com.unity.modules.ai": "1.0.0", "com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0", "com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0", "com.unity.modules.animation": "1.0.0",

View File

@ -1,7 +1,7 @@
{ {
"dependencies": { "dependencies": {
"com.unity.ai.navigation": { "com.unity.ai.navigation": {
"version": "1.1.4", "version": "1.1.5",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@ -18,13 +18,6 @@
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.collab-proxy": {
"version": "2.0.7",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.editorcoroutines": { "com.unity.editorcoroutines": {
"version": "1.0.0", "version": "1.0.0",
"depth": 1, "depth": 1,
@ -54,7 +47,7 @@
} }
}, },
"com.unity.ide.rider": { "com.unity.ide.rider": {
"version": "3.0.24", "version": "3.0.25",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@ -63,7 +56,7 @@
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.ide.visualstudio": { "com.unity.ide.visualstudio": {
"version": "2.0.18", "version": "2.0.21",
"depth": 0, "depth": 0,
"source": "registry", "source": "registry",
"dependencies": { "dependencies": {
@ -232,16 +225,6 @@
"com.unity.render-pipelines.core": "14.0.8" "com.unity.render-pipelines.core": "14.0.8"
} }
}, },
"com.unity.visualscripting": {
"version": "1.9.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.modules.ai": { "com.unity.modules.ai": {
"version": "1.0.0", "version": "1.0.0",
"depth": 0, "depth": 0,