Skip to content

Commit 210ca4a

Browse files
committed
updated unity version for wx_font demo
1 parent d37c85a commit 210ca4a

File tree

4 files changed

+75
-65
lines changed

4 files changed

+75
-65
lines changed

Demo/WX_Font/Packages/packages-lock.json

Lines changed: 68 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,60 @@
11
{
22
"dependencies": {
33
"com.unity.2d.animation": {
4-
"version": "7.0.5",
4+
"version": "9.0.4",
55
"depth": 1,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.2d.common": "6.0.3",
8+
"com.unity.2d.common": "8.0.1",
99
"com.unity.2d.sprite": "1.0.0",
10+
"com.unity.collections": "1.1.0",
1011
"com.unity.modules.animation": "1.0.0",
1112
"com.unity.modules.uielements": "1.0.0"
1213
},
13-
"url": "https://packages.unity.cn"
14+
"url": "https://packages.unity.com"
15+
},
16+
"com.unity.2d.aseprite": {
17+
"version": "1.0.1",
18+
"depth": 1,
19+
"source": "registry",
20+
"dependencies": {
21+
"com.unity.2d.sprite": "1.0.0",
22+
"com.unity.2d.common": "6.0.6",
23+
"com.unity.mathematics": "1.2.6",
24+
"com.unity.modules.animation": "1.0.0"
25+
},
26+
"url": "https://packages.unity.com"
1427
},
1528
"com.unity.2d.common": {
16-
"version": "6.0.3",
29+
"version": "8.0.1",
1730
"depth": 2,
1831
"source": "registry",
1932
"dependencies": {
2033
"com.unity.2d.sprite": "1.0.0",
2134
"com.unity.mathematics": "1.1.0",
2235
"com.unity.modules.uielements": "1.0.0",
23-
"com.unity.burst": "1.5.1"
36+
"com.unity.modules.animation": "1.0.0",
37+
"com.unity.burst": "1.7.3"
2438
},
25-
"url": "https://packages.unity.cn"
26-
},
27-
"com.unity.2d.path": {
28-
"version": "5.0.2",
29-
"depth": 2,
30-
"source": "registry",
31-
"dependencies": {},
32-
"url": "https://packages.unity.cn"
39+
"url": "https://packages.unity.com"
3340
},
3441
"com.unity.2d.pixel-perfect": {
35-
"version": "5.0.1",
42+
"version": "5.0.3",
3643
"depth": 1,
3744
"source": "registry",
3845
"dependencies": {},
39-
"url": "https://packages.unity.cn"
46+
"url": "https://packages.unity.com"
4047
},
4148
"com.unity.2d.psdimporter": {
42-
"version": "6.0.3",
49+
"version": "8.0.2",
4350
"depth": 1,
4451
"source": "registry",
4552
"dependencies": {
46-
"com.unity.2d.animation": "7.0.4",
47-
"com.unity.2d.common": "6.0.3",
53+
"com.unity.2d.animation": "9.0.1",
54+
"com.unity.2d.common": "8.0.1",
4855
"com.unity.2d.sprite": "1.0.0"
4956
},
50-
"url": "https://packages.unity.cn"
57+
"url": "https://packages.unity.com"
5158
},
5259
"com.unity.2d.sprite": {
5360
"version": "1.0.0",
@@ -56,25 +63,27 @@
5663
"dependencies": {}
5764
},
5865
"com.unity.2d.spriteshape": {
59-
"version": "7.0.4",
66+
"version": "9.0.2",
6067
"depth": 1,
6168
"source": "registry",
6269
"dependencies": {
6370
"com.unity.mathematics": "1.1.0",
64-
"com.unity.2d.common": "6.0.3",
65-
"com.unity.2d.path": "5.0.2",
71+
"com.unity.2d.common": "8.0.1",
6672
"com.unity.modules.physics2d": "1.0.0"
6773
},
68-
"url": "https://packages.unity.cn"
74+
"url": "https://packages.unity.com"
6975
},
7076
"com.unity.2d.tilemap": {
7177
"version": "1.0.0",
7278
"depth": 1,
7379
"source": "builtin",
74-
"dependencies": {}
80+
"dependencies": {
81+
"com.unity.modules.tilemap": "1.0.0",
82+
"com.unity.modules.uielements": "1.0.0"
83+
}
7584
},
7685
"com.unity.2d.tilemap.extras": {
77-
"version": "2.2.2",
86+
"version": "3.1.2",
7887
"depth": 1,
7988
"source": "registry",
8089
"dependencies": {
@@ -83,16 +92,16 @@
8392
"com.unity.ugui": "1.0.0",
8493
"com.unity.modules.jsonserialize": "1.0.0"
8594
},
86-
"url": "https://packages.unity.cn"
95+
"url": "https://packages.unity.com"
8796
},
8897
"com.unity.burst": {
89-
"version": "1.6.5",
98+
"version": "1.8.10",
9099
"depth": 3,
91100
"source": "registry",
92101
"dependencies": {
93102
"com.unity.mathematics": "1.2.1"
94103
},
95-
"url": "https://packages.unity.cn"
104+
"url": "https://packages.unity.com"
96105
},
97106
"com.unity.collab-proxy": {
98107
"version": "1.15.16",
@@ -101,27 +110,38 @@
101110
"dependencies": {
102111
"com.unity.services.core": "1.0.1"
103112
},
104-
"url": "https://packages.unity.cn"
113+
"url": "https://packages.unity.com"
114+
},
115+
"com.unity.collections": {
116+
"version": "1.2.4",
117+
"depth": 2,
118+
"source": "registry",
119+
"dependencies": {
120+
"com.unity.burst": "1.6.6",
121+
"com.unity.test-framework": "1.1.31"
122+
},
123+
"url": "https://packages.unity.com"
105124
},
106125
"com.unity.ext.nunit": {
107126
"version": "1.0.6",
108127
"depth": 1,
109128
"source": "registry",
110129
"dependencies": {},
111-
"url": "https://packages.unity.cn"
130+
"url": "https://packages.unity.com"
112131
},
113132
"com.unity.feature.2d": {
114133
"version": "1.0.0",
115134
"depth": 0,
116135
"source": "builtin",
117136
"dependencies": {
118-
"com.unity.2d.animation": "7.0.5",
119-
"com.unity.2d.pixel-perfect": "5.0.1",
120-
"com.unity.2d.psdimporter": "6.0.3",
137+
"com.unity.2d.animation": "9.0.4",
138+
"com.unity.2d.pixel-perfect": "5.0.3",
139+
"com.unity.2d.psdimporter": "8.0.2",
121140
"com.unity.2d.sprite": "1.0.0",
122-
"com.unity.2d.spriteshape": "7.0.4",
141+
"com.unity.2d.spriteshape": "9.0.2",
123142
"com.unity.2d.tilemap": "1.0.0",
124-
"com.unity.2d.tilemap.extras": "2.2.2"
143+
"com.unity.2d.tilemap.extras": "3.1.2",
144+
"com.unity.2d.aseprite": "1.0.1"
125145
}
126146
},
127147
"com.unity.ide.rider": {
@@ -131,7 +151,7 @@
131151
"dependencies": {
132152
"com.unity.ext.nunit": "1.0.6"
133153
},
134-
"url": "https://packages.unity.cn"
154+
"url": "https://packages.unity.com"
135155
},
136156
"com.unity.ide.visualstudio": {
137157
"version": "2.0.14",
@@ -140,39 +160,39 @@
140160
"dependencies": {
141161
"com.unity.test-framework": "1.1.9"
142162
},
143-
"url": "https://packages.unity.cn"
163+
"url": "https://packages.unity.com"
144164
},
145165
"com.unity.ide.vscode": {
146166
"version": "1.2.5",
147167
"depth": 0,
148168
"source": "registry",
149169
"dependencies": {},
150-
"url": "https://packages.unity.cn"
170+
"url": "https://packages.unity.com"
151171
},
152172
"com.unity.mathematics": {
153173
"version": "1.2.6",
154174
"depth": 2,
155175
"source": "registry",
156176
"dependencies": {},
157-
"url": "https://packages.unity.cn"
177+
"url": "https://packages.unity.com"
158178
},
159179
"com.unity.nuget.newtonsoft-json": {
160-
"version": "3.0.2",
180+
"version": "3.2.1",
161181
"depth": 2,
162182
"source": "registry",
163183
"dependencies": {},
164-
"url": "https://packages.unity.cn"
184+
"url": "https://packages.unity.com"
165185
},
166186
"com.unity.services.core": {
167-
"version": "1.3.1",
187+
"version": "1.12.0",
168188
"depth": 1,
169189
"source": "registry",
170190
"dependencies": {
171191
"com.unity.modules.unitywebrequest": "1.0.0",
172-
"com.unity.nuget.newtonsoft-json": "3.0.2",
192+
"com.unity.nuget.newtonsoft-json": "3.2.1",
173193
"com.unity.modules.androidjni": "1.0.0"
174194
},
175-
"url": "https://packages.unity.cn"
195+
"url": "https://packages.unity.com"
176196
},
177197
"com.unity.test-framework": {
178198
"version": "1.1.31",
@@ -183,7 +203,7 @@
183203
"com.unity.modules.imgui": "1.0.0",
184204
"com.unity.modules.jsonserialize": "1.0.0"
185205
},
186-
"url": "https://packages.unity.cn"
206+
"url": "https://packages.unity.com"
187207
},
188208
"com.unity.textmeshpro": {
189209
"version": "3.0.6",
@@ -192,7 +212,7 @@
192212
"dependencies": {
193213
"com.unity.ugui": "1.0.0"
194214
},
195-
"url": "https://packages.unity.cn"
215+
"url": "https://packages.unity.com"
196216
},
197217
"com.unity.timeline": {
198218
"version": "1.6.4",
@@ -204,7 +224,7 @@
204224
"com.unity.modules.audio": "1.0.0",
205225
"com.unity.modules.particlesystem": "1.0.0"
206226
},
207-
"url": "https://packages.unity.cn"
227+
"url": "https://packages.unity.com"
208228
},
209229
"com.unity.ugui": {
210230
"version": "1.0.0",
@@ -223,7 +243,7 @@
223243
"com.unity.ugui": "1.0.0",
224244
"com.unity.modules.jsonserialize": "1.0.0"
225245
},
226-
"url": "https://packages.unity.cn"
246+
"url": "https://packages.unity.com"
227247
},
228248
"com.unity.modules.ai": {
229249
"version": "1.0.0",
@@ -357,17 +377,6 @@
357377
"version": "1.0.0",
358378
"depth": 0,
359379
"source": "builtin",
360-
"dependencies": {
361-
"com.unity.modules.ui": "1.0.0",
362-
"com.unity.modules.imgui": "1.0.0",
363-
"com.unity.modules.jsonserialize": "1.0.0",
364-
"com.unity.modules.uielementsnative": "1.0.0"
365-
}
366-
},
367-
"com.unity.modules.uielementsnative": {
368-
"version": "1.0.0",
369-
"depth": 1,
370-
"source": "builtin",
371380
"dependencies": {
372381
"com.unity.modules.ui": "1.0.0",
373382
"com.unity.modules.imgui": "1.0.0",

Demo/WX_Font/ProjectSettings/PackageManagerSettings.asset

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,23 +13,24 @@ MonoBehaviour:
1313
m_Name:
1414
m_EditorClassIdentifier:
1515
m_EnablePreReleasePackages: 0
16-
m_EnablePackageDependencies: 0
1716
m_AdvancedSettingsExpanded: 1
1817
m_ScopedRegistriesSettingsExpanded: 1
1918
m_SeeAllPackageVersions: 0
19+
m_DismissPreviewPackagesInUse: 0
2020
oneTimeWarningShown: 0
2121
m_Registries:
2222
- m_Id: main
2323
m_Name:
24-
m_Url: https://packages.unity.cn
24+
m_Url: https://packages.unity.com
2525
m_Scopes: []
2626
m_IsDefault: 1
2727
m_Capabilities: 7
28+
m_ConfigSource: 0
2829
m_UserSelectedRegistryName:
2930
m_UserAddingNewScopedRegistry: 0
3031
m_RegistryInfoDraft:
3132
m_Modified: 0
3233
m_ErrorMessage:
33-
m_UserModificationsInstanceId: -828
34-
m_OriginalInstanceId: -830
34+
m_UserModificationsInstanceId: -830
35+
m_OriginalInstanceId: -832
3536
m_LoadAssets: 0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2021.3.2f1c1
2-
m_EditorVersionWithRevision: 2021.3.2f1c1 (7ac240095d88)
1+
m_EditorVersion: 2022.3.14f1
2+
m_EditorVersionWithRevision: 2022.3.14f1 (eff2de9070d8)

0 commit comments

Comments
 (0)