Skip to content

Commit a4451c8

Browse files
update
Updating packages. Adding multiplayer tools to assure nothing that uses an asmdef defined define breaks if changes are made.
1 parent 6065042 commit a4451c8

File tree

2 files changed

+123
-45
lines changed

2 files changed

+123
-45
lines changed

testproject/Packages/manifest.json

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
{
22
"disableProjectUpdate": false,
33
"dependencies": {
4-
"com.unity.addressables": "2.2.2",
5-
"com.unity.ai.navigation": "2.0.5",
6-
"com.unity.collab-proxy": "2.6.0",
7-
"com.unity.ide.rider": "3.0.31",
8-
"com.unity.ide.visualstudio": "2.0.22",
9-
"com.unity.mathematics": "1.3.2",
4+
"com.unity.addressables": "2.7.4",
5+
"com.unity.ai.navigation": "2.0.9",
6+
"com.unity.collab-proxy": "2.9.3",
7+
"com.unity.ide.rider": "3.0.38",
8+
"com.unity.ide.visualstudio": "2.0.25",
9+
"com.unity.mathematics": "1.3.3",
10+
"com.unity.multiplayer.tools": "2.2.6",
1011
"com.unity.netcode.gameobjects": "file:../../com.unity.netcode.gameobjects",
1112
"com.unity.package-validation-suite": "0.49.0-preview",
12-
"com.unity.services.authentication": "3.4.0",
13-
"com.unity.services.core": "1.14.0",
14-
"com.unity.test-framework": "1.4.6",
15-
"com.unity.test-framework.performance": "3.0.3",
16-
"com.unity.timeline": "1.8.7",
13+
"com.unity.services.authentication": "3.5.2",
14+
"com.unity.services.multiplayer": "1.1.8",
15+
"com.unity.test-framework": "1.6.0",
16+
"com.unity.test-framework.performance": "3.1.0",
17+
"com.unity.timeline": "1.8.9",
1718
"com.unity.ugui": "2.0.0",
1819
"com.unity.modules.accessibility": "1.0.0",
1920
"com.unity.modules.ai": "1.0.0",

testproject/Packages/packages-lock.json

Lines changed: 111 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,23 @@
11
{
22
"dependencies": {
33
"com.unity.addressables": {
4-
"version": "2.2.2",
4+
"version": "2.7.4",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
88
"com.unity.profiling.core": "1.0.2",
9+
"com.unity.test-framework": "1.4.5",
910
"com.unity.modules.assetbundle": "1.0.0",
1011
"com.unity.modules.jsonserialize": "1.0.0",
1112
"com.unity.modules.imageconversion": "1.0.0",
1213
"com.unity.modules.unitywebrequest": "1.0.0",
13-
"com.unity.scriptablebuildpipeline": "2.1.4",
14+
"com.unity.scriptablebuildpipeline": "2.4.3",
1415
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
1516
},
1617
"url": "https://packages.unity.com"
1718
},
1819
"com.unity.ai.navigation": {
19-
"version": "2.0.5",
20+
"version": "2.0.9",
2021
"depth": 0,
2122
"source": "registry",
2223
"dependencies": {
@@ -25,8 +26,8 @@
2526
"url": "https://packages.unity.com"
2627
},
2728
"com.unity.burst": {
28-
"version": "1.8.19",
29-
"depth": 2,
29+
"version": "1.8.24",
30+
"depth": 1,
3031
"source": "registry",
3132
"dependencies": {
3233
"com.unity.mathematics": "1.2.1",
@@ -35,33 +36,33 @@
3536
"url": "https://packages.unity.com"
3637
},
3738
"com.unity.collab-proxy": {
38-
"version": "2.6.0",
39+
"version": "2.9.3",
3940
"depth": 0,
4041
"source": "registry",
4142
"dependencies": {},
4243
"url": "https://packages.unity.com"
4344
},
4445
"com.unity.collections": {
45-
"version": "2.5.1",
46-
"depth": 2,
46+
"version": "2.5.7",
47+
"depth": 1,
4748
"source": "registry",
4849
"dependencies": {
49-
"com.unity.burst": "1.8.17",
50-
"com.unity.test-framework": "1.4.5",
51-
"com.unity.nuget.mono-cecil": "1.11.4",
50+
"com.unity.burst": "1.8.19",
51+
"com.unity.mathematics": "1.3.2",
52+
"com.unity.test-framework": "1.4.6",
53+
"com.unity.nuget.mono-cecil": "1.11.5",
5254
"com.unity.test-framework.performance": "3.0.3"
5355
},
5456
"url": "https://packages.unity.com"
5557
},
5658
"com.unity.ext.nunit": {
5759
"version": "2.0.5",
5860
"depth": 1,
59-
"source": "registry",
60-
"dependencies": {},
61-
"url": "https://packages.unity.com"
61+
"source": "builtin",
62+
"dependencies": {}
6263
},
6364
"com.unity.ide.rider": {
64-
"version": "3.0.31",
65+
"version": "3.0.38",
6566
"depth": 0,
6667
"source": "registry",
6768
"dependencies": {
@@ -70,21 +71,36 @@
7071
"url": "https://packages.unity.com"
7172
},
7273
"com.unity.ide.visualstudio": {
73-
"version": "2.0.22",
74+
"version": "2.0.25",
7475
"depth": 0,
7576
"source": "registry",
7677
"dependencies": {
77-
"com.unity.test-framework": "1.1.9"
78+
"com.unity.test-framework": "1.1.31"
7879
},
7980
"url": "https://packages.unity.com"
8081
},
8182
"com.unity.mathematics": {
82-
"version": "1.3.2",
83+
"version": "1.3.3",
8384
"depth": 0,
8485
"source": "registry",
8586
"dependencies": {},
8687
"url": "https://packages.unity.com"
8788
},
89+
"com.unity.multiplayer.tools": {
90+
"version": "2.2.6",
91+
"depth": 0,
92+
"source": "registry",
93+
"dependencies": {
94+
"com.unity.burst": "1.8.18",
95+
"com.unity.collections": "2.5.1",
96+
"com.unity.mathematics": "1.3.2",
97+
"com.unity.profiling.core": "1.0.2",
98+
"com.unity.nuget.mono-cecil": "1.11.4",
99+
"com.unity.modules.uielements": "1.0.0",
100+
"com.unity.nuget.newtonsoft-json": "3.2.1"
101+
},
102+
"url": "https://packages.unity.com"
103+
},
88104
"com.unity.netcode.gameobjects": {
89105
"version": "file:../../com.unity.netcode.gameobjects",
90106
"depth": 0,
@@ -95,7 +111,7 @@
95111
}
96112
},
97113
"com.unity.nuget.mono-cecil": {
98-
"version": "1.11.4",
114+
"version": "1.11.5",
99115
"depth": 1,
100116
"source": "registry",
101117
"dependencies": {},
@@ -125,27 +141,30 @@
125141
"url": "https://packages.unity.com"
126142
},
127143
"com.unity.scriptablebuildpipeline": {
128-
"version": "2.1.4",
144+
"version": "2.4.3",
129145
"depth": 1,
130146
"source": "registry",
131-
"dependencies": {},
147+
"dependencies": {
148+
"com.unity.test-framework": "1.4.5",
149+
"com.unity.modules.assetbundle": "1.0.0"
150+
},
132151
"url": "https://packages.unity.com"
133152
},
134153
"com.unity.services.authentication": {
135-
"version": "3.4.0",
154+
"version": "3.5.2",
136155
"depth": 0,
137156
"source": "registry",
138157
"dependencies": {
139158
"com.unity.ugui": "1.0.0",
140-
"com.unity.services.core": "1.14.0",
159+
"com.unity.services.core": "1.15.1",
141160
"com.unity.nuget.newtonsoft-json": "3.2.1",
142161
"com.unity.modules.unitywebrequest": "1.0.0"
143162
},
144163
"url": "https://packages.unity.com"
145164
},
146165
"com.unity.services.core": {
147-
"version": "1.14.0",
148-
"depth": 0,
166+
"version": "1.15.1",
167+
"depth": 1,
149168
"source": "registry",
150169
"dependencies": {
151170
"com.unity.modules.androidjni": "1.0.0",
@@ -154,29 +173,86 @@
154173
},
155174
"url": "https://packages.unity.com"
156175
},
157-
"com.unity.test-framework": {
158-
"version": "1.4.6",
176+
"com.unity.services.deployment": {
177+
"version": "1.4.1",
178+
"depth": 1,
179+
"source": "registry",
180+
"dependencies": {
181+
"com.unity.services.core": "1.12.0",
182+
"com.unity.services.deployment.api": "1.1.2"
183+
},
184+
"url": "https://packages.unity.com"
185+
},
186+
"com.unity.services.deployment.api": {
187+
"version": "1.1.2",
188+
"depth": 2,
189+
"source": "registry",
190+
"dependencies": {},
191+
"url": "https://packages.unity.com"
192+
},
193+
"com.unity.services.multiplayer": {
194+
"version": "1.1.8",
159195
"depth": 0,
160196
"source": "registry",
197+
"dependencies": {
198+
"com.unity.transport": "2.5.0",
199+
"com.unity.collections": "2.2.1",
200+
"com.unity.services.qos": "1.3.0",
201+
"com.unity.services.core": "1.13.0",
202+
"com.unity.services.wire": "1.4.0",
203+
"com.unity.services.deployment": "1.3.0",
204+
"com.unity.nuget.newtonsoft-json": "3.2.1",
205+
"com.unity.modules.unitywebrequest": "1.0.0",
206+
"com.unity.services.authentication": "3.3.3"
207+
},
208+
"url": "https://packages.unity.com"
209+
},
210+
"com.unity.services.qos": {
211+
"version": "1.3.0",
212+
"depth": 1,
213+
"source": "registry",
214+
"dependencies": {
215+
"com.unity.collections": "1.2.4",
216+
"com.unity.services.core": "1.12.4",
217+
"com.unity.nuget.newtonsoft-json": "3.0.2",
218+
"com.unity.modules.unitywebrequest": "1.0.0",
219+
"com.unity.services.authentication": "2.0.0"
220+
},
221+
"url": "https://packages.unity.com"
222+
},
223+
"com.unity.services.wire": {
224+
"version": "1.4.0",
225+
"depth": 1,
226+
"source": "registry",
227+
"dependencies": {
228+
"com.unity.services.core": "1.12.5",
229+
"com.unity.nuget.newtonsoft-json": "3.2.1",
230+
"com.unity.services.authentication": "2.7.4"
231+
},
232+
"url": "https://packages.unity.com"
233+
},
234+
"com.unity.test-framework": {
235+
"version": "1.6.0",
236+
"depth": 0,
237+
"source": "builtin",
161238
"dependencies": {
162239
"com.unity.ext.nunit": "2.0.3",
163240
"com.unity.modules.imgui": "1.0.0",
164241
"com.unity.modules.jsonserialize": "1.0.0"
165-
},
166-
"url": "https://packages.unity.com"
242+
}
167243
},
168244
"com.unity.test-framework.performance": {
169-
"version": "3.0.3",
245+
"version": "3.1.0",
170246
"depth": 0,
171247
"source": "registry",
172248
"dependencies": {
173-
"com.unity.test-framework": "1.1.31",
249+
"com.unity.test-framework": "1.1.33",
174250
"com.unity.modules.jsonserialize": "1.0.0"
175251
},
176252
"url": "https://packages.unity.com"
177253
},
178254
"com.unity.timeline": {
179-
"version": "1.8.7",
255+
"version": "1.8.9",
180256
"depth": 0,
181257
"source": "registry",
182258
"dependencies": {
@@ -188,7 +264,7 @@
188264
"url": "https://packages.unity.com"
189265
},
190266
"com.unity.transport": {
191-
"version": "2.4.0",
267+
"version": "2.5.3",
192268
"depth": 1,
193269
"source": "registry",
194270
"dependencies": {
@@ -355,7 +431,8 @@
355431
"com.unity.modules.ui": "1.0.0",
356432
"com.unity.modules.imgui": "1.0.0",
357433
"com.unity.modules.jsonserialize": "1.0.0",
358-
"com.unity.modules.hierarchycore": "1.0.0"
434+
"com.unity.modules.hierarchycore": "1.0.0",
435+
"com.unity.modules.physics": "1.0.0"
359436
}
360437
},
361438
"com.unity.modules.umbra": {

0 commit comments

Comments
 (0)