|
7 | 7 | "dependencies": {} |
8 | 8 | }, |
9 | 9 | "com.unity.collab-proxy": { |
10 | | - "version": "1.2.16", |
| 10 | + "version": "1.7.1", |
11 | 11 | "depth": 0, |
12 | 12 | "source": "registry", |
13 | | - "dependencies": {}, |
| 13 | + "dependencies": { |
| 14 | + "com.unity.nuget.newtonsoft-json": "2.0.0" |
| 15 | + }, |
14 | 16 | "url": "https://packages.unity.com" |
15 | 17 | }, |
16 | 18 | "com.unity.ext.nunit": { |
17 | | - "version": "1.0.0", |
| 19 | + "version": "1.0.6", |
18 | 20 | "depth": 0, |
19 | 21 | "source": "registry", |
20 | 22 | "dependencies": {}, |
21 | 23 | "url": "https://packages.unity.com" |
22 | 24 | }, |
23 | 25 | "com.unity.ide.rider": { |
24 | | - "version": "1.1.4", |
| 26 | + "version": "2.0.7", |
25 | 27 | "depth": 0, |
26 | 28 | "source": "registry", |
27 | 29 | "dependencies": { |
28 | 30 | "com.unity.test-framework": "1.1.1" |
29 | 31 | }, |
30 | 32 | "url": "https://packages.unity.com" |
31 | 33 | }, |
| 34 | + "com.unity.ide.visualstudio": { |
| 35 | + "version": "2.0.11", |
| 36 | + "depth": 0, |
| 37 | + "source": "registry", |
| 38 | + "dependencies": { |
| 39 | + "com.unity.test-framework": "1.1.9" |
| 40 | + }, |
| 41 | + "url": "https://packages.unity.com" |
| 42 | + }, |
32 | 43 | "com.unity.ide.vscode": { |
33 | | - "version": "1.2.2", |
| 44 | + "version": "1.2.3", |
34 | 45 | "depth": 0, |
35 | 46 | "source": "registry", |
36 | 47 | "dependencies": {}, |
37 | 48 | "url": "https://packages.unity.com" |
38 | 49 | }, |
| 50 | + "com.unity.nuget.newtonsoft-json": { |
| 51 | + "version": "2.0.0", |
| 52 | + "depth": 1, |
| 53 | + "source": "registry", |
| 54 | + "dependencies": {}, |
| 55 | + "url": "https://packages.unity.com" |
| 56 | + }, |
39 | 57 | "com.unity.test-framework": { |
40 | | - "version": "1.1.18", |
| 58 | + "version": "1.1.27", |
41 | 59 | "depth": 0, |
42 | 60 | "source": "registry", |
43 | 61 | "dependencies": { |
44 | | - "com.unity.ext.nunit": "1.0.0", |
| 62 | + "com.unity.ext.nunit": "1.0.6", |
45 | 63 | "com.unity.modules.imgui": "1.0.0", |
46 | 64 | "com.unity.modules.jsonserialize": "1.0.0" |
47 | 65 | }, |
48 | 66 | "url": "https://packages.unity.com" |
49 | 67 | }, |
50 | 68 | "com.unity.textmeshpro": { |
51 | | - "version": "2.1.1", |
| 69 | + "version": "3.0.6", |
52 | 70 | "depth": 0, |
53 | 71 | "source": "registry", |
54 | 72 | "dependencies": { |
|
57 | 75 | "url": "https://packages.unity.com" |
58 | 76 | }, |
59 | 77 | "com.unity.timeline": { |
60 | | - "version": "1.2.6", |
| 78 | + "version": "1.4.8", |
61 | 79 | "depth": 0, |
62 | 80 | "source": "registry", |
63 | | - "dependencies": {}, |
| 81 | + "dependencies": { |
| 82 | + "com.unity.modules.director": "1.0.0", |
| 83 | + "com.unity.modules.animation": "1.0.0", |
| 84 | + "com.unity.modules.audio": "1.0.0", |
| 85 | + "com.unity.modules.particlesystem": "1.0.0" |
| 86 | + }, |
64 | 87 | "url": "https://packages.unity.com" |
65 | 88 | }, |
66 | 89 | "com.unity.ugui": { |
|
205 | 228 | "depth": 0, |
206 | 229 | "source": "builtin", |
207 | 230 | "dependencies": { |
| 231 | + "com.unity.modules.ui": "1.0.0", |
| 232 | + "com.unity.modules.imgui": "1.0.0", |
| 233 | + "com.unity.modules.jsonserialize": "1.0.0", |
| 234 | + "com.unity.modules.uielementsnative": "1.0.0" |
| 235 | + } |
| 236 | + }, |
| 237 | + "com.unity.modules.uielementsnative": { |
| 238 | + "version": "1.0.0", |
| 239 | + "depth": 1, |
| 240 | + "source": "builtin", |
| 241 | + "dependencies": { |
| 242 | + "com.unity.modules.ui": "1.0.0", |
208 | 243 | "com.unity.modules.imgui": "1.0.0", |
209 | 244 | "com.unity.modules.jsonserialize": "1.0.0" |
210 | 245 | } |
|
0 commit comments