Skip to content

Commit 2e29892

Browse files
authored
[Automated workflow] upgrade-unity from 2022.2.18f1 to 2022.2.18f1
1 parent 937456f commit 2e29892

File tree

3 files changed

+46
-27
lines changed

3 files changed

+46
-27
lines changed

Assets/Scripts/ChangeCursorExample.cs.meta

Lines changed: 10 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
"dependencies": {
33
"com.jd.guidresolver": "1.2.0",
44
"com.unity.ai.navigation": "1.1.5",
5-
"com.unity.connect.share": "4.2.3",
6-
"com.unity.ide.rider": "3.0.27",
7-
"com.unity.ide.visualstudio": "2.0.22",
5+
"com.unity.connect.share": "4.2.4",
6+
"com.unity.ide.rider": "3.0.38",
7+
"com.unity.ide.visualstudio": "2.0.26",
88
"com.unity.ide.vscode": "1.2.5",
99
"com.unity.test-framework": "1.1.33",
10-
"com.unity.textmeshpro": "3.0.8",
10+
"com.unity.textmeshpro": "3.0.9",
1111
"com.unity.ugui": "1.0.0",
1212
"com.unity.modules.androidjni": "1.0.0",
1313
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,17 @@
99
},
1010
"url": "https://package.openupm.com"
1111
},
12+
"com.unity.ai.navigation": {
13+
"version": "1.1.5",
14+
"depth": 0,
15+
"source": "registry",
16+
"dependencies": {
17+
"com.unity.modules.ai": "1.0.0"
18+
},
19+
"url": "https://packages.unity.com"
20+
},
1221
"com.unity.connect.share": {
13-
"version": "4.2.3",
22+
"version": "4.2.4",
1423
"depth": 0,
1524
"source": "registry",
1625
"dependencies": {
@@ -27,10 +36,11 @@
2736
"url": "https://packages.unity.com"
2837
},
2938
"com.unity.ext.nunit": {
30-
"version": "2.0.5",
39+
"version": "1.0.6",
3140
"depth": 1,
32-
"source": "builtin",
33-
"dependencies": {}
41+
"source": "registry",
42+
"dependencies": {},
43+
"url": "https://packages.unity.com"
3444
},
3545
"com.unity.ide.rider": {
3646
"version": "3.0.38",
@@ -42,14 +52,21 @@
4252
"url": "https://packages.unity.com"
4353
},
4454
"com.unity.ide.visualstudio": {
45-
"version": "2.0.23",
55+
"version": "2.0.26",
4656
"depth": 0,
4757
"source": "registry",
4858
"dependencies": {
49-
"com.unity.test-framework": "1.1.9"
59+
"com.unity.test-framework": "1.1.33"
5060
},
5161
"url": "https://packages.unity.com"
5262
},
63+
"com.unity.ide.vscode": {
64+
"version": "1.2.5",
65+
"depth": 0,
66+
"source": "registry",
67+
"dependencies": {},
68+
"url": "https://packages.unity.com"
69+
},
5370
"com.unity.nuget.newtonsoft-json": {
5471
"version": "3.2.0",
5572
"depth": 1,
@@ -58,25 +75,25 @@
5875
"url": "https://packages.unity.com"
5976
},
6077
"com.unity.settings-manager": {
61-
"version": "2.1.0",
78+
"version": "2.0.1",
6279
"depth": 1,
6380
"source": "registry",
6481
"dependencies": {},
6582
"url": "https://packages.unity.com"
6683
},
6784
"com.unity.test-framework": {
68-
"version": "1.6.0",
85+
"version": "1.1.33",
6986
"depth": 0,
70-
"source": "builtin",
87+
"source": "registry",
7188
"dependencies": {
72-
"com.unity.ext.nunit": "2.0.3",
89+
"com.unity.ext.nunit": "1.0.6",
7390
"com.unity.modules.imgui": "1.0.0",
7491
"com.unity.modules.jsonserialize": "1.0.0"
7592
},
7693
"url": "https://packages.unity.com"
7794
},
7895
"com.unity.textmeshpro": {
79-
"version": "3.0.8",
96+
"version": "3.0.9",
8097
"depth": 0,
8198
"source": "registry",
8299
"dependencies": {
@@ -85,17 +102,17 @@
85102
"url": "https://packages.unity.com"
86103
},
87104
"com.unity.ugui": {
88-
"version": "2.0.0",
105+
"version": "1.0.0",
89106
"depth": 0,
90107
"source": "builtin",
91108
"dependencies": {
92109
"com.unity.modules.ui": "1.0.0",
93110
"com.unity.modules.imgui": "1.0.0"
94111
}
95112
},
96-
"com.unity.modules.accessibility": {
113+
"com.unity.modules.ai": {
97114
"version": "1.0.0",
98-
"depth": 0,
115+
"depth": 1,
99116
"source": "builtin",
100117
"dependencies": {}
101118
},
@@ -132,12 +149,6 @@
132149
"com.unity.modules.animation": "1.0.0"
133150
}
134151
},
135-
"com.unity.modules.hierarchycore": {
136-
"version": "1.0.0",
137-
"depth": 1,
138-
"source": "builtin",
139-
"dependencies": {}
140-
},
141152
"com.unity.modules.imageconversion": {
142153
"version": "1.0.0",
143154
"depth": 0,
@@ -211,8 +222,7 @@
211222
"dependencies": {
212223
"com.unity.modules.ui": "1.0.0",
213224
"com.unity.modules.imgui": "1.0.0",
214-
"com.unity.modules.jsonserialize": "1.0.0",
215-
"com.unity.modules.hierarchycore": "1.0.0"
225+
"com.unity.modules.jsonserialize": "1.0.0"
216226
}
217227
},
218228
"com.unity.modules.umbra": {

0 commit comments

Comments
 (0)