|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | 3 | "com.unity.2d.animation": { |
4 | | - "version": "12.0.2", |
| 4 | + "version": "13.0.2", |
5 | 5 | "depth": 0, |
6 | 6 | "source": "registry", |
7 | 7 | "dependencies": { |
8 | | - "com.unity.2d.common": "11.0.1", |
| 8 | + "com.unity.2d.common": "12.0.1", |
9 | 9 | "com.unity.2d.sprite": "1.0.0", |
10 | | - "com.unity.collections": "1.2.4", |
| 10 | + "com.unity.collections": "2.4.3", |
11 | 11 | "com.unity.modules.animation": "1.0.0", |
12 | 12 | "com.unity.modules.uielements": "1.0.0" |
13 | 13 | }, |
14 | 14 | "url": "https://packages.unity.com" |
15 | 15 | }, |
16 | 16 | "com.unity.2d.common": { |
17 | | - "version": "11.0.1", |
| 17 | + "version": "12.0.1", |
18 | 18 | "depth": 1, |
19 | 19 | "source": "registry", |
20 | 20 | "dependencies": { |
21 | 21 | "com.unity.burst": "1.8.4", |
22 | 22 | "com.unity.2d.sprite": "1.0.0", |
| 23 | + "com.unity.collections": "2.4.3", |
23 | 24 | "com.unity.mathematics": "1.1.0", |
24 | 25 | "com.unity.modules.animation": "1.0.0", |
25 | | - "com.unity.modules.uielements": "1.0.0" |
| 26 | + "com.unity.modules.uielements": "1.0.0", |
| 27 | + "com.unity.modules.imageconversion": "1.0.0" |
26 | 28 | }, |
27 | 29 | "url": "https://packages.unity.com" |
28 | 30 | }, |
29 | 31 | "com.unity.2d.psdimporter": { |
30 | | - "version": "11.0.1", |
| 32 | + "version": "12.0.1", |
31 | 33 | "depth": 0, |
32 | 34 | "source": "registry", |
33 | 35 | "dependencies": { |
34 | | - "com.unity.2d.common": "11.0.1", |
| 36 | + "com.unity.2d.common": "12.0.1", |
35 | 37 | "com.unity.2d.sprite": "1.0.0", |
36 | 38 | "com.unity.2d.tilemap": "1.0.0" |
37 | 39 | }, |
|
44 | 46 | "dependencies": {} |
45 | 47 | }, |
46 | 48 | "com.unity.2d.spriteshape": { |
47 | | - "version": "12.0.1", |
| 49 | + "version": "13.0.0", |
48 | 50 | "depth": 0, |
49 | 51 | "source": "registry", |
50 | 52 | "dependencies": { |
51 | | - "com.unity.2d.common": "11.0.1", |
| 53 | + "com.unity.2d.common": "12.0.0", |
52 | 54 | "com.unity.mathematics": "1.1.0", |
53 | 55 | "com.unity.modules.physics2d": "1.0.0" |
54 | 56 | }, |
|
70 | 72 | "dependencies": {} |
71 | 73 | }, |
72 | 74 | "com.unity.burst": { |
73 | | - "version": "1.8.24", |
| 75 | + "version": "1.8.25", |
74 | 76 | "depth": 2, |
75 | 77 | "source": "registry", |
76 | 78 | "dependencies": { |
|
80 | 82 | "url": "https://packages.unity.com" |
81 | 83 | }, |
82 | 84 | "com.unity.cinemachine": { |
83 | | - "version": "2.10.4", |
| 85 | + "version": "2.10.5", |
84 | 86 | "depth": 0, |
85 | 87 | "source": "registry", |
86 | 88 | "dependencies": { |
|
89 | 91 | "url": "https://packages.unity.com" |
90 | 92 | }, |
91 | 93 | "com.unity.collab-proxy": { |
92 | | - "version": "2.9.3", |
| 94 | + "version": "2.10.2", |
93 | 95 | "depth": 0, |
94 | 96 | "source": "registry", |
95 | 97 | "dependencies": {}, |
96 | 98 | "url": "https://packages.unity.com" |
97 | 99 | }, |
98 | 100 | "com.unity.collections": { |
99 | | - "version": "2.5.7", |
| 101 | + "version": "2.6.2", |
100 | 102 | "depth": 1, |
101 | 103 | "source": "registry", |
102 | 104 | "dependencies": { |
103 | | - "com.unity.burst": "1.8.19", |
| 105 | + "com.unity.burst": "1.8.23", |
104 | 106 | "com.unity.mathematics": "1.3.2", |
105 | 107 | "com.unity.test-framework": "1.4.6", |
106 | 108 | "com.unity.nuget.mono-cecil": "1.11.5", |
|
109 | 111 | "url": "https://packages.unity.com" |
110 | 112 | }, |
111 | 113 | "com.unity.editorcoroutines": { |
112 | | - "version": "1.0.0", |
| 114 | + "version": "1.0.1", |
113 | 115 | "depth": 1, |
114 | 116 | "source": "registry", |
115 | 117 | "dependencies": {}, |
|
126 | 128 | "depth": 0, |
127 | 129 | "source": "builtin", |
128 | 130 | "dependencies": { |
129 | | - "com.unity.ide.visualstudio": "2.0.23", |
130 | | - "com.unity.ide.rider": "3.0.37", |
131 | | - "com.unity.editorcoroutines": "1.0.0", |
132 | | - "com.unity.performance.profile-analyzer": "1.2.3", |
| 131 | + "com.unity.ide.visualstudio": "2.0.25", |
| 132 | + "com.unity.ide.rider": "3.0.38", |
| 133 | + "com.unity.editorcoroutines": "1.0.1", |
| 134 | + "com.unity.performance.profile-analyzer": "1.2.4", |
133 | 135 | "com.unity.test-framework": "1.6.0", |
134 | | - "com.unity.testtools.codecoverage": "1.2.6" |
| 136 | + "com.unity.testtools.codecoverage": "1.2.7" |
135 | 137 | } |
136 | 138 | }, |
137 | 139 | "com.unity.ide.rider": { |
138 | | - "version": "3.0.37", |
| 140 | + "version": "3.0.38", |
139 | 141 | "depth": 1, |
140 | 142 | "source": "registry", |
141 | 143 | "dependencies": { |
|
144 | 146 | "url": "https://packages.unity.com" |
145 | 147 | }, |
146 | 148 | "com.unity.ide.visualstudio": { |
147 | | - "version": "2.0.23", |
| 149 | + "version": "2.0.25", |
148 | 150 | "depth": 0, |
149 | 151 | "source": "registry", |
150 | 152 | "dependencies": { |
151 | | - "com.unity.test-framework": "1.1.9" |
| 153 | + "com.unity.test-framework": "1.1.31" |
152 | 154 | }, |
153 | 155 | "url": "https://packages.unity.com" |
154 | 156 | }, |
155 | 157 | "com.unity.inputsystem": { |
156 | | - "version": "1.14.2", |
| 158 | + "version": "1.16.0", |
157 | 159 | "depth": 0, |
158 | 160 | "source": "registry", |
159 | 161 | "dependencies": { |
|
162 | 164 | "url": "https://packages.unity.com" |
163 | 165 | }, |
164 | 166 | "com.unity.mathematics": { |
165 | | - "version": "1.3.2", |
| 167 | + "version": "1.3.3", |
166 | 168 | "depth": 1, |
167 | 169 | "source": "registry", |
168 | 170 | "dependencies": {}, |
169 | 171 | "url": "https://packages.unity.com" |
170 | 172 | }, |
171 | 173 | "com.unity.multiplayer.center": { |
172 | | - "version": "1.0.0", |
| 174 | + "version": "1.0.1", |
173 | 175 | "depth": 0, |
174 | 176 | "source": "builtin", |
175 | 177 | "dependencies": { |
176 | 178 | "com.unity.modules.uielements": "1.0.0" |
177 | 179 | } |
178 | 180 | }, |
179 | 181 | "com.unity.nuget.mono-cecil": { |
180 | | - "version": "1.11.5", |
| 182 | + "version": "1.11.6", |
181 | 183 | "depth": 2, |
182 | 184 | "source": "registry", |
183 | 185 | "dependencies": {}, |
184 | 186 | "url": "https://packages.unity.com" |
185 | 187 | }, |
186 | 188 | "com.unity.performance.profile-analyzer": { |
187 | | - "version": "1.2.3", |
| 189 | + "version": "1.2.4", |
188 | 190 | "depth": 1, |
189 | 191 | "source": "registry", |
190 | 192 | "dependencies": {}, |
191 | 193 | "url": "https://packages.unity.com" |
192 | 194 | }, |
193 | 195 | "com.unity.render-pipelines.core": { |
194 | | - "version": "17.2.0", |
| 196 | + "version": "17.3.0", |
195 | 197 | "depth": 1, |
196 | 198 | "source": "builtin", |
197 | 199 | "dependencies": { |
|
201 | 203 | "com.unity.collections": "2.4.3", |
202 | 204 | "com.unity.modules.physics": "1.0.0", |
203 | 205 | "com.unity.modules.terrain": "1.0.0", |
204 | | - "com.unity.modules.jsonserialize": "1.0.0", |
205 | | - "com.unity.rendering.light-transport": "1.0.1" |
| 206 | + "com.unity.modules.jsonserialize": "1.0.0" |
206 | 207 | } |
207 | 208 | }, |
208 | 209 | "com.unity.render-pipelines.universal": { |
209 | | - "version": "17.2.0", |
| 210 | + "version": "17.3.0", |
210 | 211 | "depth": 0, |
211 | 212 | "source": "builtin", |
212 | 213 | "dependencies": { |
213 | | - "com.unity.render-pipelines.core": "17.2.0", |
214 | | - "com.unity.shadergraph": "17.2.0", |
| 214 | + "com.unity.render-pipelines.core": "17.3.0", |
| 215 | + "com.unity.shadergraph": "17.3.0", |
215 | 216 | "com.unity.render-pipelines.universal-config": "17.0.3" |
216 | 217 | } |
217 | 218 | }, |
|
223 | 224 | "com.unity.render-pipelines.core": "17.0.3" |
224 | 225 | } |
225 | 226 | }, |
226 | | - "com.unity.rendering.light-transport": { |
227 | | - "version": "1.0.1", |
228 | | - "depth": 2, |
229 | | - "source": "builtin", |
230 | | - "dependencies": { |
231 | | - "com.unity.collections": "2.2.0", |
232 | | - "com.unity.mathematics": "1.2.4", |
233 | | - "com.unity.modules.terrain": "1.0.0" |
234 | | - } |
235 | | - }, |
236 | 227 | "com.unity.searcher": { |
237 | | - "version": "4.9.3", |
| 228 | + "version": "4.9.4", |
238 | 229 | "depth": 2, |
239 | 230 | "source": "registry", |
240 | 231 | "dependencies": {}, |
241 | 232 | "url": "https://packages.unity.com" |
242 | 233 | }, |
243 | 234 | "com.unity.settings-manager": { |
244 | | - "version": "2.1.0", |
| 235 | + "version": "2.1.1", |
245 | 236 | "depth": 2, |
246 | 237 | "source": "registry", |
247 | 238 | "dependencies": {}, |
248 | 239 | "url": "https://packages.unity.com" |
249 | 240 | }, |
250 | 241 | "com.unity.shadergraph": { |
251 | | - "version": "17.2.0", |
| 242 | + "version": "17.3.0", |
252 | 243 | "depth": 1, |
253 | 244 | "source": "builtin", |
254 | 245 | "dependencies": { |
255 | | - "com.unity.render-pipelines.core": "17.2.0", |
| 246 | + "com.unity.render-pipelines.core": "17.3.0", |
256 | 247 | "com.unity.searcher": "4.9.3" |
257 | 248 | } |
258 | 249 | }, |
259 | 250 | "com.unity.sysroot": { |
260 | | - "version": "2.0.10", |
| 251 | + "version": "2.0.11", |
261 | 252 | "depth": 1, |
262 | 253 | "source": "registry", |
263 | 254 | "dependencies": {}, |
264 | 255 | "url": "https://packages.unity.com" |
265 | 256 | }, |
266 | 257 | "com.unity.sysroot.linux-x86_64": { |
267 | | - "version": "2.0.9", |
| 258 | + "version": "2.0.10", |
268 | 259 | "depth": 1, |
269 | 260 | "source": "registry", |
270 | 261 | "dependencies": { |
|
283 | 274 | } |
284 | 275 | }, |
285 | 276 | "com.unity.test-framework.performance": { |
286 | | - "version": "3.1.0", |
| 277 | + "version": "3.2.0", |
287 | 278 | "depth": 2, |
288 | 279 | "source": "registry", |
289 | 280 | "dependencies": { |
|
293 | 284 | "url": "https://packages.unity.com" |
294 | 285 | }, |
295 | 286 | "com.unity.testtools.codecoverage": { |
296 | | - "version": "1.2.6", |
| 287 | + "version": "1.2.7", |
297 | 288 | "depth": 1, |
298 | 289 | "source": "registry", |
299 | 290 | "dependencies": { |
|
315 | 306 | "url": "https://packages.unity.com" |
316 | 307 | }, |
317 | 308 | "com.unity.toolchain.win-x86_64-linux-x86_64": { |
318 | | - "version": "2.0.10", |
| 309 | + "version": "2.0.11", |
319 | 310 | "depth": 0, |
320 | 311 | "source": "registry", |
321 | 312 | "dependencies": { |
|
334 | 325 | } |
335 | 326 | }, |
336 | 327 | "com.unity.visualscripting": { |
337 | | - "version": "1.9.7", |
| 328 | + "version": "1.9.9", |
338 | 329 | "depth": 0, |
339 | 330 | "source": "registry", |
340 | 331 | "dependencies": { |
|
349 | 340 | "source": "builtin", |
350 | 341 | "dependencies": {} |
351 | 342 | }, |
| 343 | + "com.unity.modules.adaptiveperformance": { |
| 344 | + "version": "1.0.0", |
| 345 | + "depth": 0, |
| 346 | + "source": "builtin", |
| 347 | + "dependencies": { |
| 348 | + "com.unity.modules.subsystems": "1.0.0" |
| 349 | + } |
| 350 | + }, |
352 | 351 | "com.unity.modules.ai": { |
353 | 352 | "version": "1.0.0", |
354 | 353 | "depth": 0, |
|
556 | 555 | "com.unity.modules.imageconversion": "1.0.0" |
557 | 556 | } |
558 | 557 | }, |
| 558 | + "com.unity.modules.vectorgraphics": { |
| 559 | + "version": "1.0.0", |
| 560 | + "depth": 0, |
| 561 | + "source": "builtin", |
| 562 | + "dependencies": { |
| 563 | + "com.unity.modules.uielements": "1.0.0", |
| 564 | + "com.unity.modules.imageconversion": "1.0.0", |
| 565 | + "com.unity.modules.imgui": "1.0.0" |
| 566 | + } |
| 567 | + }, |
559 | 568 | "com.unity.modules.vehicles": { |
560 | 569 | "version": "1.0.0", |
561 | 570 | "depth": 0, |
|
0 commit comments