Skip to content

Commit 66cb678

Browse files
author
Bianca Marina Stana
committed
Updated packages and project settings
1 parent 60ac5e8 commit 66cb678

File tree

4 files changed

+152
-63
lines changed

4 files changed

+152
-63
lines changed

Packages/manifest.json

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "2.2.0",
4-
"com.unity.feature.2d": "2.0.0",
5-
"com.unity.ide.rider": "3.0.27",
6-
"com.unity.ide.visualstudio": "2.0.22",
7-
"com.unity.test-framework": "1.4.2",
8-
"com.unity.timeline": "1.8.6",
3+
"com.unity.collab-proxy": "2.9.3",
4+
"com.unity.feature.2d": "2.0.1",
5+
"com.unity.ide.rider": "3.0.38",
6+
"com.unity.ide.visualstudio": "2.0.23",
97
"com.unity.localization": "1.5.7",
8+
"com.unity.multiplayer.center": "1.0.0",
9+
"com.unity.test-framework": "1.6.0",
10+
"com.unity.timeline": "1.8.9",
1011
"com.unity.ugui": "2.0.0",
11-
"com.unity.visualscripting": "1.9.1",
12+
"com.unity.visualscripting": "1.9.7",
1213
"com.unity.modules.accessibility": "1.0.0",
14+
"com.unity.modules.adaptiveperformance": "1.0.0",
1315
"com.unity.modules.ai": "1.0.0",
1416
"com.unity.modules.androidjni": "1.0.0",
1517
"com.unity.modules.animation": "1.0.0",
@@ -36,6 +38,7 @@
3638
"com.unity.modules.unitywebrequestaudio": "1.0.0",
3739
"com.unity.modules.unitywebrequesttexture": "1.0.0",
3840
"com.unity.modules.unitywebrequestwww": "1.0.0",
41+
"com.unity.modules.vectorgraphics": "1.0.0",
3942
"com.unity.modules.vehicles": "1.0.0",
4043
"com.unity.modules.video": "1.0.0",
4144
"com.unity.modules.vr": "1.0.0",

Packages/packages-lock.json

Lines changed: 130 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,57 +1,62 @@
11
{
22
"dependencies": {
33
"com.unity.2d.animation": {
4-
"version": "10.1.0",
4+
"version": "13.0.0",
55
"depth": 1,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.2d.common": "9.0.3",
8+
"com.unity.2d.common": "12.0.0",
99
"com.unity.2d.sprite": "1.0.0",
10-
"com.unity.collections": "1.2.4",
10+
"com.unity.collections": "2.4.3",
1111
"com.unity.modules.animation": "1.0.0",
1212
"com.unity.modules.uielements": "1.0.0"
1313
},
1414
"url": "https://packages.unity.com"
1515
},
1616
"com.unity.2d.aseprite": {
17-
"version": "1.1.0",
17+
"version": "3.0.0",
1818
"depth": 1,
1919
"source": "registry",
2020
"dependencies": {
21+
"com.unity.2d.common": "12.0.0",
2122
"com.unity.2d.sprite": "1.0.0",
22-
"com.unity.2d.common": "6.0.6",
23+
"com.unity.2d.tilemap": "1.0.0",
2324
"com.unity.mathematics": "1.2.6",
2425
"com.unity.modules.animation": "1.0.0"
2526
},
2627
"url": "https://packages.unity.com"
2728
},
2829
"com.unity.2d.common": {
29-
"version": "9.0.3",
30+
"version": "12.0.0",
3031
"depth": 2,
3132
"source": "registry",
3233
"dependencies": {
34+
"com.unity.burst": "1.8.4",
3335
"com.unity.2d.sprite": "1.0.0",
3436
"com.unity.mathematics": "1.1.0",
35-
"com.unity.modules.uielements": "1.0.0",
3637
"com.unity.modules.animation": "1.0.0",
37-
"com.unity.burst": "1.8.4"
38+
"com.unity.modules.uielements": "1.0.0",
39+
"com.unity.modules.imageconversion": "1.0.0"
3840
},
3941
"url": "https://packages.unity.com"
4042
},
4143
"com.unity.2d.pixel-perfect": {
42-
"version": "5.0.3",
44+
"version": "5.1.1",
4345
"depth": 1,
4446
"source": "registry",
45-
"dependencies": {},
47+
"dependencies": {
48+
"com.unity.modules.imgui": "1.0.0"
49+
},
4650
"url": "https://packages.unity.com"
4751
},
4852
"com.unity.2d.psdimporter": {
49-
"version": "9.0.1",
53+
"version": "12.0.0",
5054
"depth": 1,
5155
"source": "registry",
5256
"dependencies": {
53-
"com.unity.2d.common": "9.0.2",
54-
"com.unity.2d.sprite": "1.0.0"
57+
"com.unity.2d.common": "12.0.0",
58+
"com.unity.2d.sprite": "1.0.0",
59+
"com.unity.2d.tilemap": "1.0.0"
5560
},
5661
"url": "https://packages.unity.com"
5762
},
@@ -62,12 +67,12 @@
6267
"dependencies": {}
6368
},
6469
"com.unity.2d.spriteshape": {
65-
"version": "10.0.2",
70+
"version": "13.0.0",
6671
"depth": 1,
6772
"source": "registry",
6873
"dependencies": {
74+
"com.unity.2d.common": "12.0.0",
6975
"com.unity.mathematics": "1.1.0",
70-
"com.unity.2d.common": "9.0.2",
7176
"com.unity.modules.physics2d": "1.0.0"
7277
},
7378
"url": "https://packages.unity.com"
@@ -82,69 +87,85 @@
8287
}
8388
},
8489
"com.unity.2d.tilemap.extras": {
85-
"version": "4.0.2",
90+
"version": "6.0.0",
8691
"depth": 1,
8792
"source": "registry",
8893
"dependencies": {
89-
"com.unity.modules.tilemap": "1.0.0",
9094
"com.unity.2d.tilemap": "1.0.0",
91-
"com.unity.ugui": "1.0.0",
95+
"com.unity.modules.tilemap": "1.0.0",
9296
"com.unity.modules.jsonserialize": "1.0.0"
9397
},
9498
"url": "https://packages.unity.com"
9599
},
100+
"com.unity.addressables": {
101+
"version": "2.7.2",
102+
"depth": 1,
103+
"source": "registry",
104+
"dependencies": {
105+
"com.unity.profiling.core": "1.0.2",
106+
"com.unity.test-framework": "1.4.5",
107+
"com.unity.modules.assetbundle": "1.0.0",
108+
"com.unity.modules.jsonserialize": "1.0.0",
109+
"com.unity.modules.imageconversion": "1.0.0",
110+
"com.unity.modules.unitywebrequest": "1.0.0",
111+
"com.unity.scriptablebuildpipeline": "2.4.1",
112+
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
113+
},
114+
"url": "https://packages.unity.com"
115+
},
96116
"com.unity.burst": {
97-
"version": "1.8.11",
117+
"version": "1.8.24",
98118
"depth": 3,
99119
"source": "registry",
100120
"dependencies": {
101-
"com.unity.mathematics": "1.2.1"
121+
"com.unity.mathematics": "1.2.1",
122+
"com.unity.modules.jsonserialize": "1.0.0"
102123
},
103124
"url": "https://packages.unity.com"
104125
},
105126
"com.unity.collab-proxy": {
106-
"version": "2.2.0",
127+
"version": "2.9.3",
107128
"depth": 0,
108129
"source": "registry",
109130
"dependencies": {},
110131
"url": "https://packages.unity.com"
111132
},
112133
"com.unity.collections": {
113-
"version": "2.4.0-pre.2",
134+
"version": "2.5.7",
114135
"depth": 2,
115136
"source": "registry",
116137
"dependencies": {
117-
"com.unity.burst": "1.8.10",
118-
"com.unity.nuget.mono-cecil": "1.11.4",
119-
"com.unity.test-framework": "1.3.8",
138+
"com.unity.burst": "1.8.19",
139+
"com.unity.mathematics": "1.3.2",
140+
"com.unity.test-framework": "1.4.6",
141+
"com.unity.nuget.mono-cecil": "1.11.5",
120142
"com.unity.test-framework.performance": "3.0.3"
121143
},
122144
"url": "https://packages.unity.com"
123145
},
124146
"com.unity.ext.nunit": {
125147
"version": "2.0.5",
126148
"depth": 1,
127-
"source": "registry",
128-
"dependencies": {},
129-
"url": "https://packages.unity.com"
149+
"source": "builtin",
150+
"dependencies": {}
130151
},
131152
"com.unity.feature.2d": {
132-
"version": "2.0.0",
153+
"version": "2.0.1",
133154
"depth": 0,
134155
"source": "builtin",
135156
"dependencies": {
136-
"com.unity.2d.animation": "10.1.0",
137-
"com.unity.2d.pixel-perfect": "5.0.3",
138-
"com.unity.2d.psdimporter": "9.0.1",
157+
"com.unity.2d.animation": "13.0.0",
158+
"com.unity.2d.pixel-perfect": "5.1.1",
159+
"com.unity.2d.psdimporter": "12.0.0",
139160
"com.unity.2d.sprite": "1.0.0",
140-
"com.unity.2d.spriteshape": "10.0.2",
161+
"com.unity.2d.spriteshape": "13.0.0",
141162
"com.unity.2d.tilemap": "1.0.0",
142-
"com.unity.2d.tilemap.extras": "4.0.2",
143-
"com.unity.2d.aseprite": "1.1.0"
163+
"com.unity.2d.tilemap.extras": "6.0.0",
164+
"com.unity.2d.aseprite": "3.0.0"
144165
}
145166
},
146167
"com.unity.ide.rider": {
147-
"version": "3.0.27",
168+
"version": "3.0.38",
148169
"depth": 0,
149170
"source": "registry",
150171
"dependencies": {
@@ -153,57 +174,98 @@
153174
"url": "https://packages.unity.com"
154175
},
155176
"com.unity.ide.visualstudio": {
156-
"version": "2.0.22",
177+
"version": "2.0.23",
157178
"depth": 0,
158179
"source": "registry",
159180
"dependencies": {
160181
"com.unity.test-framework": "1.1.9"
161182
},
162183
"url": "https://packages.unity.com"
163184
},
185+
"com.unity.localization": {
186+
"version": "1.5.7",
187+
"depth": 0,
188+
"source": "registry",
189+
"dependencies": {
190+
"com.unity.addressables": "1.25.0",
191+
"com.unity.nuget.newtonsoft-json": "3.0.2"
192+
},
193+
"url": "https://packages.unity.com"
194+
},
164195
"com.unity.mathematics": {
165-
"version": "1.3.1",
196+
"version": "1.3.2",
166197
"depth": 2,
167198
"source": "registry",
168199
"dependencies": {},
169200
"url": "https://packages.unity.com"
170201
},
202+
"com.unity.multiplayer.center": {
203+
"version": "1.0.0",
204+
"depth": 0,
205+
"source": "builtin",
206+
"dependencies": {
207+
"com.unity.modules.uielements": "1.0.0"
208+
}
209+
},
171210
"com.unity.nuget.mono-cecil": {
172-
"version": "1.11.4",
211+
"version": "1.11.5",
173212
"depth": 3,
174213
"source": "registry",
175214
"dependencies": {},
176215
"url": "https://packages.unity.com"
177216
},
217+
"com.unity.nuget.newtonsoft-json": {
218+
"version": "3.2.1",
219+
"depth": 1,
220+
"source": "registry",
221+
"dependencies": {},
222+
"url": "https://packages.unity.com"
223+
},
224+
"com.unity.profiling.core": {
225+
"version": "1.0.2",
226+
"depth": 2,
227+
"source": "registry",
228+
"dependencies": {},
229+
"url": "https://packages.unity.com"
230+
},
231+
"com.unity.scriptablebuildpipeline": {
232+
"version": "2.4.1",
233+
"depth": 2,
234+
"source": "registry",
235+
"dependencies": {
236+
"com.unity.test-framework": "1.4.5",
237+
"com.unity.modules.assetbundle": "1.0.0"
238+
},
239+
"url": "https://packages.unity.com"
240+
},
178241
"com.unity.test-framework": {
179-
"version": "1.4.2",
242+
"version": "1.6.0",
180243
"depth": 0,
181-
"source": "registry",
244+
"source": "builtin",
182245
"dependencies": {
183246
"com.unity.ext.nunit": "2.0.3",
184247
"com.unity.modules.imgui": "1.0.0",
185248
"com.unity.modules.jsonserialize": "1.0.0"
186-
},
187-
"url": "https://packages.unity.com"
249+
}
188250
},
189251
"com.unity.test-framework.performance": {
190-
"version": "3.0.3",
252+
"version": "3.1.0",
191253
"depth": 3,
192254
"source": "registry",
193255
"dependencies": {
194-
"com.unity.test-framework": "1.1.31",
256+
"com.unity.test-framework": "1.1.33",
195257
"com.unity.modules.jsonserialize": "1.0.0"
196258
},
197259
"url": "https://packages.unity.com"
198260
},
199261
"com.unity.timeline": {
200-
"version": "1.8.6",
262+
"version": "1.8.9",
201263
"depth": 0,
202264
"source": "registry",
203265
"dependencies": {
266+
"com.unity.modules.audio": "1.0.0",
204267
"com.unity.modules.director": "1.0.0",
205268
"com.unity.modules.animation": "1.0.0",
206-
"com.unity.modules.audio": "1.0.0",
207269
"com.unity.modules.particlesystem": "1.0.0"
208270
},
209271
"url": "https://packages.unity.com"
@@ -218,7 +280,7 @@
218280
}
219281
},
220282
"com.unity.visualscripting": {
221-
"version": "1.9.1",
283+
"version": "1.9.7",
222284
"depth": 0,
223285
"source": "registry",
224286
"dependencies": {
@@ -233,6 +295,14 @@
233295
"source": "builtin",
234296
"dependencies": {}
235297
},
298+
"com.unity.modules.adaptiveperformance": {
299+
"version": "1.0.0",
300+
"depth": 0,
301+
"source": "builtin",
302+
"dependencies": {
303+
"com.unity.modules.subsystems": "1.0.0"
304+
}
305+
},
236306
"com.unity.modules.ai": {
237307
"version": "1.0.0",
238308
"depth": 0,
@@ -375,7 +445,8 @@
375445
"com.unity.modules.ui": "1.0.0",
376446
"com.unity.modules.imgui": "1.0.0",
377447
"com.unity.modules.jsonserialize": "1.0.0",
378-
"com.unity.modules.hierarchycore": "1.0.0"
448+
"com.unity.modules.hierarchycore": "1.0.0",
449+
"com.unity.modules.physics": "1.0.0"
379450
}
380451
},
381452
"com.unity.modules.umbra": {
@@ -439,6 +510,16 @@
439510
"com.unity.modules.imageconversion": "1.0.0"
440511
}
441512
},
513+
"com.unity.modules.vectorgraphics": {
514+
"version": "1.0.0",
515+
"depth": 0,
516+
"source": "builtin",
517+
"dependencies": {
518+
"com.unity.modules.uielements": "1.0.0",
519+
"com.unity.modules.imageconversion": "1.0.0",
520+
"com.unity.modules.imgui": "1.0.0"
521+
}
522+
},
442523
"com.unity.modules.vehicles": {
443524
"version": "1.0.0",
444525
"depth": 0,

0 commit comments

Comments
 (0)