Skip to content

Commit

Permalink
updated version and packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Verasl committed Jun 17, 2021
1 parent 00eaf7f commit 9d4275b
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 45 deletions.
16 changes: 7 additions & 9 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
{
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.addressables": "1.16.10",
"com.unity.addressables": "1.16.19",
"com.unity.build-report-inspector": "0.2.2-preview",
"com.unity.burst": "1.4.1",
"com.unity.cinemachine": "2.6.3",
"com.unity.burst": "1.4.8",
"com.unity.cinemachine": "2.6.5",
"com.unity.ide.rider": "2.0.7",
"com.unity.ide.visualstudio": "2.0.5",
"com.unity.ide.vscode": "1.2.3",
"com.unity.inputsystem": "1.1.0-preview.2",
"com.unity.inputsystem": "1.1.0-preview.3",
"com.unity.mathematics": "1.2.1",
"com.unity.memoryprofiler": "0.2.9-preview.3",
"com.unity.render-pipelines.universal": "10.2.2",
"com.unity.textmeshpro": "3.0.3",
"com.unity.timeline": "1.4.3",
"com.unity.render-pipelines.universal": "10.5.0",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.4.8",
"com.unity.ugui": "1.0.0",
"net.peeweek.gameplay-ingredients": "https://github.com/peeweek/net.peeweek.gameplay-ingredients.git",
"com.unity.modules.ai": "1.0.0",
Expand Down
54 changes: 20 additions & 34 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"dependencies": {}
},
"com.unity.addressables": {
"version": "1.16.10",
"version": "1.16.19",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.scriptablebuildpipeline": "1.14.1",
"com.unity.scriptablebuildpipeline": "1.15.2",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
Expand All @@ -26,7 +26,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.4.1",
"version": "1.4.8",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -35,7 +35,7 @@
"url": "https://packages.unity.com"
},
"com.unity.cinemachine": {
"version": "2.6.3",
"version": "2.6.5",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand All @@ -49,7 +49,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ext.nunit": {
"version": "1.0.5",
"version": "1.0.6",
"depth": 2,
"source": "registry",
"dependencies": {},
Expand All @@ -64,22 +64,8 @@
},
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.5",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.ide.vscode": {
"version": "1.2.3",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.1.0-preview.2",
"version": "1.1.0-preview.3",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand All @@ -93,7 +79,7 @@
"url": "https://packages.unity.com"
},
"com.unity.memoryprofiler": {
"version": "0.2.6-preview.1",
"version": "0.2.9-preview.3",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -102,7 +88,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "10.2.2",
"version": "10.5.0",
"depth": 1,
"source": "registry",
"dependencies": {
Expand All @@ -111,53 +97,53 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.universal": {
"version": "10.2.2",
"version": "10.5.0",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.1.0",
"com.unity.render-pipelines.core": "10.2.2",
"com.unity.shadergraph": "10.2.2"
"com.unity.render-pipelines.core": "10.5.0",
"com.unity.shadergraph": "10.5.0"
},
"url": "https://packages.unity.com"
},
"com.unity.scriptablebuildpipeline": {
"version": "1.14.1",
"version": "1.15.2",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.searcher": {
"version": "4.3.1",
"version": "4.3.2",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "10.2.2",
"version": "10.5.0",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.render-pipelines.core": "10.2.2",
"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"
},
"com.unity.test-framework": {
"version": "1.1.19",
"version": "1.1.24",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.ext.nunit": "1.0.5",
"com.unity.ext.nunit": "1.0.6",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "3.0.3",
"version": "3.0.6",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -166,7 +152,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.4.3",
"version": "1.4.8",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions ProjectSettings/ProjectVersion.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
m_EditorVersion: 2020.2.0f1
m_EditorVersionWithRevision: 2020.2.0f1 (3721df5a8b28)
m_EditorVersion: 2020.3.9f1
m_EditorVersionWithRevision: 2020.3.9f1 (108be757e447)

0 comments on commit 9d4275b

Please sign in to comment.