|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
3 | 3 | "com.unity.2d.animation": {
|
4 |
| - "version": "10.1.0", |
| 4 | + "version": "13.0.0", |
5 | 5 | "depth": 1,
|
6 | 6 | "source": "registry",
|
7 | 7 | "dependencies": {
|
8 |
| - "com.unity.2d.common": "9.0.3", |
| 8 | + "com.unity.2d.common": "12.0.0", |
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.aseprite": {
|
17 |
| - "version": "1.1.0", |
| 17 | + "version": "3.0.0", |
18 | 18 | "depth": 1,
|
19 | 19 | "source": "registry",
|
20 | 20 | "dependencies": {
|
| 21 | + "com.unity.2d.common": "12.0.0", |
21 | 22 | "com.unity.2d.sprite": "1.0.0",
|
22 |
| - "com.unity.2d.common": "6.0.6", |
| 23 | + "com.unity.2d.tilemap": "1.0.0", |
23 | 24 | "com.unity.mathematics": "1.2.6",
|
24 | 25 | "com.unity.modules.animation": "1.0.0"
|
25 | 26 | },
|
26 | 27 | "url": "https://packages.unity.com"
|
27 | 28 | },
|
28 | 29 | "com.unity.2d.common": {
|
29 |
| - "version": "9.0.3", |
| 30 | + "version": "12.0.0", |
30 | 31 | "depth": 2,
|
31 | 32 | "source": "registry",
|
32 | 33 | "dependencies": {
|
| 34 | + "com.unity.burst": "1.8.4", |
33 | 35 | "com.unity.2d.sprite": "1.0.0",
|
34 | 36 | "com.unity.mathematics": "1.1.0",
|
35 |
| - "com.unity.modules.uielements": "1.0.0", |
36 | 37 | "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" |
38 | 40 | },
|
39 | 41 | "url": "https://packages.unity.com"
|
40 | 42 | },
|
41 | 43 | "com.unity.2d.pixel-perfect": {
|
42 |
| - "version": "5.0.3", |
| 44 | + "version": "5.1.1", |
43 | 45 | "depth": 1,
|
44 | 46 | "source": "registry",
|
45 |
| - "dependencies": {}, |
| 47 | + "dependencies": { |
| 48 | + "com.unity.modules.imgui": "1.0.0" |
| 49 | + }, |
46 | 50 | "url": "https://packages.unity.com"
|
47 | 51 | },
|
48 | 52 | "com.unity.2d.psdimporter": {
|
49 |
| - "version": "9.0.1", |
| 53 | + "version": "12.0.0", |
50 | 54 | "depth": 1,
|
51 | 55 | "source": "registry",
|
52 | 56 | "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" |
55 | 60 | },
|
56 | 61 | "url": "https://packages.unity.com"
|
57 | 62 | },
|
|
62 | 67 | "dependencies": {}
|
63 | 68 | },
|
64 | 69 | "com.unity.2d.spriteshape": {
|
65 |
| - "version": "10.0.2", |
| 70 | + "version": "13.0.0", |
66 | 71 | "depth": 1,
|
67 | 72 | "source": "registry",
|
68 | 73 | "dependencies": {
|
| 74 | + "com.unity.2d.common": "12.0.0", |
69 | 75 | "com.unity.mathematics": "1.1.0",
|
70 |
| - "com.unity.2d.common": "9.0.2", |
71 | 76 | "com.unity.modules.physics2d": "1.0.0"
|
72 | 77 | },
|
73 | 78 | "url": "https://packages.unity.com"
|
|
82 | 87 | }
|
83 | 88 | },
|
84 | 89 | "com.unity.2d.tilemap.extras": {
|
85 |
| - "version": "4.0.2", |
| 90 | + "version": "6.0.0", |
86 | 91 | "depth": 1,
|
87 | 92 | "source": "registry",
|
88 | 93 | "dependencies": {
|
89 |
| - "com.unity.modules.tilemap": "1.0.0", |
90 | 94 | "com.unity.2d.tilemap": "1.0.0",
|
91 |
| - "com.unity.ugui": "1.0.0", |
| 95 | + "com.unity.modules.tilemap": "1.0.0", |
92 | 96 | "com.unity.modules.jsonserialize": "1.0.0"
|
93 | 97 | },
|
94 | 98 | "url": "https://packages.unity.com"
|
95 | 99 | },
|
| 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 | + }, |
96 | 116 | "com.unity.burst": {
|
97 |
| - "version": "1.8.11", |
| 117 | + "version": "1.8.24", |
98 | 118 | "depth": 3,
|
99 | 119 | "source": "registry",
|
100 | 120 | "dependencies": {
|
101 |
| - "com.unity.mathematics": "1.2.1" |
| 121 | + "com.unity.mathematics": "1.2.1", |
| 122 | + "com.unity.modules.jsonserialize": "1.0.0" |
102 | 123 | },
|
103 | 124 | "url": "https://packages.unity.com"
|
104 | 125 | },
|
105 | 126 | "com.unity.collab-proxy": {
|
106 |
| - "version": "2.2.0", |
| 127 | + "version": "2.9.3", |
107 | 128 | "depth": 0,
|
108 | 129 | "source": "registry",
|
109 | 130 | "dependencies": {},
|
110 | 131 | "url": "https://packages.unity.com"
|
111 | 132 | },
|
112 | 133 | "com.unity.collections": {
|
113 |
| - "version": "2.4.0-pre.2", |
| 134 | + "version": "2.5.7", |
114 | 135 | "depth": 2,
|
115 | 136 | "source": "registry",
|
116 | 137 | "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", |
120 | 142 | "com.unity.test-framework.performance": "3.0.3"
|
121 | 143 | },
|
122 | 144 | "url": "https://packages.unity.com"
|
123 | 145 | },
|
124 | 146 | "com.unity.ext.nunit": {
|
125 | 147 | "version": "2.0.5",
|
126 | 148 | "depth": 1,
|
127 |
| - "source": "registry", |
128 |
| - "dependencies": {}, |
129 |
| - "url": "https://packages.unity.com" |
| 149 | + "source": "builtin", |
| 150 | + "dependencies": {} |
130 | 151 | },
|
131 | 152 | "com.unity.feature.2d": {
|
132 |
| - "version": "2.0.0", |
| 153 | + "version": "2.0.1", |
133 | 154 | "depth": 0,
|
134 | 155 | "source": "builtin",
|
135 | 156 | "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", |
139 | 160 | "com.unity.2d.sprite": "1.0.0",
|
140 |
| - "com.unity.2d.spriteshape": "10.0.2", |
| 161 | + "com.unity.2d.spriteshape": "13.0.0", |
141 | 162 | "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" |
144 | 165 | }
|
145 | 166 | },
|
146 | 167 | "com.unity.ide.rider": {
|
147 |
| - "version": "3.0.27", |
| 168 | + "version": "3.0.38", |
148 | 169 | "depth": 0,
|
149 | 170 | "source": "registry",
|
150 | 171 | "dependencies": {
|
|
153 | 174 | "url": "https://packages.unity.com"
|
154 | 175 | },
|
155 | 176 | "com.unity.ide.visualstudio": {
|
156 |
| - "version": "2.0.22", |
| 177 | + "version": "2.0.23", |
157 | 178 | "depth": 0,
|
158 | 179 | "source": "registry",
|
159 | 180 | "dependencies": {
|
160 | 181 | "com.unity.test-framework": "1.1.9"
|
161 | 182 | },
|
162 | 183 | "url": "https://packages.unity.com"
|
163 | 184 | },
|
| 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 | + }, |
164 | 195 | "com.unity.mathematics": {
|
165 |
| - "version": "1.3.1", |
| 196 | + "version": "1.3.2", |
166 | 197 | "depth": 2,
|
167 | 198 | "source": "registry",
|
168 | 199 | "dependencies": {},
|
169 | 200 | "url": "https://packages.unity.com"
|
170 | 201 | },
|
| 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 | + }, |
171 | 210 | "com.unity.nuget.mono-cecil": {
|
172 |
| - "version": "1.11.4", |
| 211 | + "version": "1.11.5", |
173 | 212 | "depth": 3,
|
174 | 213 | "source": "registry",
|
175 | 214 | "dependencies": {},
|
176 | 215 | "url": "https://packages.unity.com"
|
177 | 216 | },
|
| 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 | + }, |
178 | 241 | "com.unity.test-framework": {
|
179 |
| - "version": "1.4.2", |
| 242 | + "version": "1.6.0", |
180 | 243 | "depth": 0,
|
181 |
| - "source": "registry", |
| 244 | + "source": "builtin", |
182 | 245 | "dependencies": {
|
183 | 246 | "com.unity.ext.nunit": "2.0.3",
|
184 | 247 | "com.unity.modules.imgui": "1.0.0",
|
185 | 248 | "com.unity.modules.jsonserialize": "1.0.0"
|
186 |
| - }, |
187 |
| - "url": "https://packages.unity.com" |
| 249 | + } |
188 | 250 | },
|
189 | 251 | "com.unity.test-framework.performance": {
|
190 |
| - "version": "3.0.3", |
| 252 | + "version": "3.1.0", |
191 | 253 | "depth": 3,
|
192 | 254 | "source": "registry",
|
193 | 255 | "dependencies": {
|
194 |
| - "com.unity.test-framework": "1.1.31", |
| 256 | + "com.unity.test-framework": "1.1.33", |
195 | 257 | "com.unity.modules.jsonserialize": "1.0.0"
|
196 | 258 | },
|
197 | 259 | "url": "https://packages.unity.com"
|
198 | 260 | },
|
199 | 261 | "com.unity.timeline": {
|
200 |
| - "version": "1.8.6", |
| 262 | + "version": "1.8.9", |
201 | 263 | "depth": 0,
|
202 | 264 | "source": "registry",
|
203 | 265 | "dependencies": {
|
| 266 | + "com.unity.modules.audio": "1.0.0", |
204 | 267 | "com.unity.modules.director": "1.0.0",
|
205 | 268 | "com.unity.modules.animation": "1.0.0",
|
206 |
| - "com.unity.modules.audio": "1.0.0", |
207 | 269 | "com.unity.modules.particlesystem": "1.0.0"
|
208 | 270 | },
|
209 | 271 | "url": "https://packages.unity.com"
|
|
218 | 280 | }
|
219 | 281 | },
|
220 | 282 | "com.unity.visualscripting": {
|
221 |
| - "version": "1.9.1", |
| 283 | + "version": "1.9.7", |
222 | 284 | "depth": 0,
|
223 | 285 | "source": "registry",
|
224 | 286 | "dependencies": {
|
|
233 | 295 | "source": "builtin",
|
234 | 296 | "dependencies": {}
|
235 | 297 | },
|
| 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 | + }, |
236 | 306 | "com.unity.modules.ai": {
|
237 | 307 | "version": "1.0.0",
|
238 | 308 | "depth": 0,
|
|
375 | 445 | "com.unity.modules.ui": "1.0.0",
|
376 | 446 | "com.unity.modules.imgui": "1.0.0",
|
377 | 447 | "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" |
379 | 450 | }
|
380 | 451 | },
|
381 | 452 | "com.unity.modules.umbra": {
|
|
439 | 510 | "com.unity.modules.imageconversion": "1.0.0"
|
440 | 511 | }
|
441 | 512 | },
|
| 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 | + }, |
442 | 523 | "com.unity.modules.vehicles": {
|
443 | 524 | "version": "1.0.0",
|
444 | 525 | "depth": 0,
|
|
0 commit comments