|
|
@ -1,10 +1,12 @@ |
|
|
{ |
|
|
{ |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"com.unity.collab-proxy": { |
|
|
"com.unity.collab-proxy": { |
|
|
"version": "1.3.9", |
|
|
|
|
|
|
|
|
"version": "1.5.7", |
|
|
"depth": 0, |
|
|
"depth": 0, |
|
|
"source": "registry", |
|
|
"source": "registry", |
|
|
"dependencies": {}, |
|
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
|
|
"com.unity.nuget.newtonsoft-json": "2.0.0" |
|
|
|
|
|
}, |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
"com.unity.ext.nunit": { |
|
|
"com.unity.ext.nunit": { |
|
|
@ -24,7 +26,7 @@ |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
"com.unity.ide.visualstudio": { |
|
|
"com.unity.ide.visualstudio": { |
|
|
"version": "2.0.7", |
|
|
|
|
|
|
|
|
"version": "2.0.9", |
|
|
"depth": 0, |
|
|
"depth": 0, |
|
|
"source": "registry", |
|
|
"source": "registry", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
@ -53,8 +55,15 @@ |
|
|
"dependencies": {}, |
|
|
"dependencies": {}, |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"com.unity.nuget.newtonsoft-json": { |
|
|
|
|
|
"version": "2.0.0", |
|
|
|
|
|
"depth": 1, |
|
|
|
|
|
"source": "registry", |
|
|
|
|
|
"dependencies": {}, |
|
|
|
|
|
"url": "https://packages.unity.com" |
|
|
|
|
|
}, |
|
|
"com.unity.render-pipelines.core": { |
|
|
"com.unity.render-pipelines.core": { |
|
|
"version": "10.4.0", |
|
|
|
|
|
|
|
|
"version": "10.5.0", |
|
|
"depth": 1, |
|
|
"depth": 1, |
|
|
"source": "registry", |
|
|
"source": "registry", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
@ -63,30 +72,30 @@ |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
"com.unity.render-pipelines.universal": { |
|
|
"com.unity.render-pipelines.universal": { |
|
|
"version": "10.4.0", |
|
|
|
|
|
|
|
|
"version": "10.5.0", |
|
|
"depth": 0, |
|
|
"depth": 0, |
|
|
"source": "registry", |
|
|
"source": "registry", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"com.unity.mathematics": "1.1.0", |
|
|
"com.unity.mathematics": "1.1.0", |
|
|
"com.unity.render-pipelines.core": "10.4.0", |
|
|
|
|
|
"com.unity.shadergraph": "10.4.0" |
|
|
|
|
|
|
|
|
"com.unity.render-pipelines.core": "10.5.0", |
|
|
|
|
|
"com.unity.shadergraph": "10.5.0" |
|
|
}, |
|
|
}, |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
"com.unity.searcher": { |
|
|
"com.unity.searcher": { |
|
|
"version": "4.3.1", |
|
|
|
|
|
|
|
|
"version": "4.3.2", |
|
|
"depth": 2, |
|
|
"depth": 2, |
|
|
"source": "registry", |
|
|
"source": "registry", |
|
|
"dependencies": {}, |
|
|
"dependencies": {}, |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
"com.unity.shadergraph": { |
|
|
"com.unity.shadergraph": { |
|
|
"version": "10.4.0", |
|
|
|
|
|
|
|
|
"version": "10.5.0", |
|
|
"depth": 1, |
|
|
"depth": 1, |
|
|
"source": "registry", |
|
|
"source": "registry", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"com.unity.render-pipelines.core": "10.4.0", |
|
|
|
|
|
"com.unity.searcher": "4.3.1" |
|
|
|
|
|
|
|
|
"com.unity.render-pipelines.core": "10.5.0", |
|
|
|
|
|
"com.unity.searcher": "4.3.2" |
|
|
}, |
|
|
}, |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
@ -107,7 +116,7 @@ |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
"com.unity.test-framework": { |
|
|
"com.unity.test-framework": { |
|
|
"version": "1.1.24", |
|
|
|
|
|
|
|
|
"version": "1.1.27", |
|
|
"depth": 0, |
|
|
"depth": 0, |
|
|
"source": "registry", |
|
|
"source": "registry", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
@ -118,7 +127,7 @@ |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
"com.unity.textmeshpro": { |
|
|
"com.unity.textmeshpro": { |
|
|
"version": "3.0.4", |
|
|
|
|
|
|
|
|
"version": "3.0.6", |
|
|
"depth": 0, |
|
|
"depth": 0, |
|
|
"source": "registry", |
|
|
"source": "registry", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
@ -127,7 +136,7 @@ |
|
|
"url": "https://packages.unity.com" |
|
|
"url": "https://packages.unity.com" |
|
|
}, |
|
|
}, |
|
|
"com.unity.timeline": { |
|
|
"com.unity.timeline": { |
|
|
"version": "1.4.7", |
|
|
|
|
|
|
|
|
"version": "1.4.8", |
|
|
"depth": 0, |
|
|
"depth": 0, |
|
|
"source": "registry", |
|
|
"source": "registry", |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
|