Skip to content

Commit 2e5bdd7

Browse files
committed
fix: upgrading packages and changing editor version to 6.1
1 parent 2fc8c1f commit 2e5bdd7

File tree

4 files changed

+38
-37
lines changed

4 files changed

+38
-37
lines changed

Packages/manifest.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
{
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
4-
"com.unity.ai.navigation": "2.0.6",
4+
"com.unity.ai.navigation": "2.0.7",
55
"com.unity.cinemachine": "3.1.3",
66
"com.unity.collab-proxy": "2.7.1",
7-
"com.unity.ide.rider": "3.0.35",
8-
"com.unity.ide.visualstudio": "2.0.22",
9-
"com.unity.inputsystem": "1.13.1",
10-
"com.unity.learn.iet-framework": "4.0.4",
11-
"com.unity.learn.iet-framework.authoring": "1.2.2",
7+
"com.unity.ide.rider": "3.0.36",
8+
"com.unity.ide.visualstudio": "2.0.23",
9+
"com.unity.inputsystem": "1.14.0",
10+
"com.unity.learn.iet-framework": "4.1.3",
11+
"com.unity.learn.iet-framework.authoring": "1.3.2",
1212
"com.unity.memoryprofiler": "1.1.6",
1313
"com.unity.multiplayer.center": "1.0.0",
14-
"com.unity.multiplayer.playmode": "1.3.3",
14+
"com.unity.multiplayer.playmode": "1.4.2",
1515
"com.unity.multiplayer.tools": "2.2.3",
16-
"com.unity.netcode.gameobjects": "2.2.0",
16+
"com.unity.netcode.gameobjects": "2.3.2",
1717
"com.unity.performance.profile-analyzer": "1.2.3",
1818
"com.unity.postprocessing": "3.4.0",
19-
"com.unity.render-pipelines.universal": "17.0.4",
19+
"com.unity.render-pipelines.universal": "17.1.0",
2020
"com.unity.services.authentication": "3.4.1",
21-
"com.unity.services.multiplayer": "1.1.2",
21+
"com.unity.services.multiplayer": "1.1.3",
2222
"com.unity.test-framework": "1.5.1",
2323
"com.unity.timeline": "1.8.8",
2424
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.10",

Packages/packages-lock.json

Lines changed: 25 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {}
88
},
99
"com.unity.ai.navigation": {
10-
"version": "2.0.6",
10+
"version": "2.0.7",
1111
"depth": 0,
1212
"source": "registry",
1313
"dependencies": {
@@ -16,7 +16,7 @@
1616
"url": "https://packages.unity.com"
1717
},
1818
"com.unity.burst": {
19-
"version": "1.8.19",
19+
"version": "1.8.21",
2020
"depth": 1,
2121
"source": "registry",
2222
"dependencies": {
@@ -68,7 +68,7 @@
6868
"dependencies": {}
6969
},
7070
"com.unity.ide.rider": {
71-
"version": "3.0.35",
71+
"version": "3.0.36",
7272
"depth": 0,
7373
"source": "registry",
7474
"dependencies": {
@@ -77,7 +77,7 @@
7777
"url": "https://packages.unity.com"
7878
},
7979
"com.unity.ide.visualstudio": {
80-
"version": "2.0.22",
80+
"version": "2.0.23",
8181
"depth": 0,
8282
"source": "registry",
8383
"dependencies": {
@@ -86,7 +86,7 @@
8686
"url": "https://packages.unity.com"
8787
},
8888
"com.unity.inputsystem": {
89-
"version": "1.13.1",
89+
"version": "1.14.0",
9090
"depth": 0,
9191
"source": "registry",
9292
"dependencies": {
@@ -95,7 +95,7 @@
9595
"url": "https://packages.unity.com"
9696
},
9797
"com.unity.learn.iet-framework": {
98-
"version": "4.0.4",
98+
"version": "4.1.3",
9999
"depth": 0,
100100
"source": "registry",
101101
"dependencies": {
@@ -105,11 +105,11 @@
105105
"url": "https://packages.unity.com"
106106
},
107107
"com.unity.learn.iet-framework.authoring": {
108-
"version": "1.2.2",
108+
"version": "1.3.2",
109109
"depth": 0,
110110
"source": "registry",
111111
"dependencies": {
112-
"com.unity.learn.iet-framework": "3.1.3"
112+
"com.unity.learn.iet-framework": "4.1.3"
113113
},
114114
"url": "https://packages.unity.com"
115115
},
@@ -142,7 +142,7 @@
142142
}
143143
},
144144
"com.unity.multiplayer.playmode": {
145-
"version": "1.3.3",
145+
"version": "1.4.2",
146146
"depth": 0,
147147
"source": "registry",
148148
"dependencies": {
@@ -176,7 +176,7 @@
176176
"url": "https://packages.unity.com"
177177
},
178178
"com.unity.netcode.gameobjects": {
179-
"version": "2.2.0",
179+
"version": "2.3.2",
180180
"depth": 0,
181181
"source": "registry",
182182
"dependencies": {
@@ -223,7 +223,7 @@
223223
"url": "https://packages.unity.com"
224224
},
225225
"com.unity.render-pipelines.core": {
226-
"version": "17.0.4",
226+
"version": "17.1.0",
227227
"depth": 1,
228228
"source": "builtin",
229229
"dependencies": {
@@ -238,12 +238,12 @@
238238
}
239239
},
240240
"com.unity.render-pipelines.universal": {
241-
"version": "17.0.4",
241+
"version": "17.1.0",
242242
"depth": 0,
243243
"source": "builtin",
244244
"dependencies": {
245-
"com.unity.render-pipelines.core": "17.0.4",
246-
"com.unity.shadergraph": "17.0.4",
245+
"com.unity.render-pipelines.core": "17.1.0",
246+
"com.unity.shadergraph": "17.1.0",
247247
"com.unity.render-pipelines.universal-config": "17.0.3"
248248
}
249249
},
@@ -296,24 +296,24 @@
296296
"url": "https://packages.unity.com"
297297
},
298298
"com.unity.services.deployment": {
299-
"version": "1.3.0",
299+
"version": "1.4.1",
300300
"depth": 1,
301301
"source": "registry",
302302
"dependencies": {
303303
"com.unity.services.core": "1.12.0",
304-
"com.unity.services.deployment.api": "1.0.0"
304+
"com.unity.services.deployment.api": "1.1.2"
305305
},
306306
"url": "https://packages.unity.com"
307307
},
308308
"com.unity.services.deployment.api": {
309-
"version": "1.0.0",
309+
"version": "1.1.2",
310310
"depth": 2,
311311
"source": "registry",
312312
"dependencies": {},
313313
"url": "https://packages.unity.com"
314314
},
315315
"com.unity.services.multiplayer": {
316-
"version": "1.1.2",
316+
"version": "1.1.3",
317317
"depth": 0,
318318
"source": "registry",
319319
"dependencies": {
@@ -354,27 +354,28 @@
354354
"url": "https://packages.unity.com"
355355
},
356356
"com.unity.settings-manager": {
357-
"version": "2.0.1",
357+
"version": "2.1.0",
358358
"depth": 1,
359359
"source": "registry",
360360
"dependencies": {},
361361
"url": "https://packages.unity.com"
362362
},
363363
"com.unity.shadergraph": {
364-
"version": "17.0.4",
364+
"version": "17.1.0",
365365
"depth": 1,
366366
"source": "builtin",
367367
"dependencies": {
368-
"com.unity.render-pipelines.core": "17.0.4",
368+
"com.unity.render-pipelines.core": "17.1.0",
369369
"com.unity.searcher": "4.9.3"
370370
}
371371
},
372372
"com.unity.splines": {
373-
"version": "2.7.2",
373+
"version": "2.8.0",
374374
"depth": 1,
375375
"source": "registry",
376376
"dependencies": {
377377
"com.unity.mathematics": "1.2.1",
378+
"com.unity.modules.imgui": "1.0.0",
378379
"com.unity.settings-manager": "1.0.3"
379380
},
380381
"url": "https://packages.unity.com"
@@ -406,11 +407,11 @@
406407
}
407408
},
408409
"com.unity.test-framework.performance": {
409-
"version": "3.0.3",
410+
"version": "3.1.0",
410411
"depth": 2,
411412
"source": "registry",
412413
"dependencies": {
413-
"com.unity.test-framework": "1.1.31",
414+
"com.unity.test-framework": "1.1.33",
414415
"com.unity.modules.jsonserialize": "1.0.0"
415416
},
416417
"url": "https://packages.unity.com"

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 6000.0.44f1
2-
m_EditorVersionWithRevision: 6000.0.44f1 (726642cc4f1f)
1+
m_EditorVersion: 6000.1.1f1
2+
m_EditorVersionWithRevision: 6000.1.1f1 (7197418f847b)
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"PlayerTags": [],
3-
"version": "1.3.3"
3+
"version": "1.4.2"
44
}

0 commit comments

Comments
 (0)