|
1 | 1 | {
|
2 | 2 | "dependencies": {
|
| 3 | + "com.autodesk.fbx": { |
| 4 | + "version": "4.1.1", |
| 5 | + "depth": 1, |
| 6 | + "source": "registry", |
| 7 | + "dependencies": {}, |
| 8 | + "url": "https://packages.unity.com" |
| 9 | + }, |
3 | 10 | "com.unity.burst": {
|
4 |
| - "version": "1.6.3", |
| 11 | + "version": "1.6.4", |
5 | 12 | "depth": 1,
|
6 | 13 | "source": "registry",
|
7 | 14 | "dependencies": {
|
|
45 | 52 | "dependencies": {},
|
46 | 53 | "url": "https://packages.unity.com"
|
47 | 54 | },
|
| 55 | + "com.unity.formats.fbx": { |
| 56 | + "version": "4.1.2", |
| 57 | + "depth": 0, |
| 58 | + "source": "registry", |
| 59 | + "dependencies": { |
| 60 | + "com.unity.timeline": "1.5.2", |
| 61 | + "com.autodesk.fbx": "4.1.1" |
| 62 | + }, |
| 63 | + "url": "https://packages.unity.com" |
| 64 | + }, |
48 | 65 | "com.unity.inputsystem": {
|
49 |
| - "version": "1.2.0", |
| 66 | + "version": "1.3.0", |
50 | 67 | "depth": 1,
|
51 | 68 | "source": "registry",
|
52 | 69 | "dependencies": {
|
|
119 | 136 | "url": "https://packages.unity.com"
|
120 | 137 | },
|
121 | 138 | "com.unity.scriptablebuildpipeline": {
|
122 |
| - "version": "1.19.5", |
| 139 | + "version": "1.19.6", |
123 | 140 | "depth": 2,
|
124 | 141 | "source": "registry",
|
125 | 142 | "dependencies": {},
|
|
146 | 163 | "url": "https://packages.unity.com"
|
147 | 164 | },
|
148 | 165 | "com.unity.test-framework": {
|
149 |
| - "version": "1.1.30", |
150 |
| - "depth": 1, |
| 166 | + "version": "1.1.31", |
| 167 | + "depth": 0, |
151 | 168 | "source": "registry",
|
152 | 169 | "dependencies": {
|
153 | 170 | "com.unity.ext.nunit": "1.0.6",
|
|
176 | 193 | },
|
177 | 194 | "url": "https://packages.unity.com"
|
178 | 195 | },
|
| 196 | + "com.unity.timeline": { |
| 197 | + "version": "1.6.4", |
| 198 | + "depth": 1, |
| 199 | + "source": "registry", |
| 200 | + "dependencies": { |
| 201 | + "com.unity.modules.director": "1.0.0", |
| 202 | + "com.unity.modules.animation": "1.0.0", |
| 203 | + "com.unity.modules.audio": "1.0.0", |
| 204 | + "com.unity.modules.particlesystem": "1.0.0" |
| 205 | + }, |
| 206 | + "url": "https://packages.unity.com" |
| 207 | + }, |
179 | 208 | "com.unity.ugui": {
|
180 | 209 | "version": "1.0.0",
|
181 | 210 | "depth": 0,
|
|
192 | 221 | "dependencies": {
|
193 | 222 | "com.unity.burst": "1.6.3",
|
194 | 223 | "com.unity.entities": "0.17.0-preview.42",
|
| 224 | + "com.unity.formats.fbx": "4.1.2", |
195 | 225 | "com.unity.jobs": "0.8.0-preview.23",
|
196 | 226 | "com.unity.mathematics": "1.2.5",
|
197 | 227 | "com.unity.inputsystem": "1.2.0",
|
| 228 | + "com.unity.ugui": "1.0.0", |
198 | 229 | "com.unity.test-framework": "1.1.30"
|
199 | 230 | }
|
200 | 231 | },
|
|
0 commit comments