|
6 | 6 | "source": "builtin",
|
7 | 7 | "dependencies": {}
|
8 | 8 | },
|
| 9 | + "com.unity.ai.navigation": { |
| 10 | + "version": "2.0.0", |
| 11 | + "depth": 0, |
| 12 | + "source": "registry", |
| 13 | + "dependencies": { |
| 14 | + "com.unity.modules.ai": "1.0.0" |
| 15 | + }, |
| 16 | + "url": "https://packages.unity.com" |
| 17 | + }, |
9 | 18 | "com.unity.collab-proxy": {
|
10 |
| - "version": "1.3.9", |
| 19 | + "version": "2.2.0", |
11 | 20 | "depth": 0,
|
12 | 21 | "source": "registry",
|
13 | 22 | "dependencies": {},
|
14 | 23 | "url": "https://packages.unity.com"
|
15 | 24 | },
|
16 | 25 | "com.unity.ext.nunit": {
|
17 |
| - "version": "1.0.6", |
| 26 | + "version": "2.0.5", |
18 | 27 | "depth": 0,
|
19 | 28 | "source": "registry",
|
20 | 29 | "dependencies": {},
|
21 | 30 | "url": "https://packages.unity.com"
|
22 | 31 | },
|
23 | 32 | "com.unity.ide.rider": {
|
24 |
| - "version": "3.0.4", |
| 33 | + "version": "3.0.26", |
25 | 34 | "depth": 0,
|
26 | 35 | "source": "registry",
|
27 | 36 | "dependencies": {
|
28 |
| - "com.unity.test-framework": "1.1.1" |
| 37 | + "com.unity.ext.nunit": "1.0.6" |
29 | 38 | },
|
30 | 39 | "url": "https://packages.unity.com"
|
31 | 40 | },
|
32 | 41 | "com.unity.ide.visualstudio": {
|
33 |
| - "version": "2.0.7", |
| 42 | + "version": "2.0.22", |
34 | 43 | "depth": 0,
|
35 | 44 | "source": "registry",
|
36 | 45 | "dependencies": {
|
37 | 46 | "com.unity.test-framework": "1.1.9"
|
38 | 47 | },
|
39 | 48 | "url": "https://packages.unity.com"
|
40 | 49 | },
|
41 |
| - "com.unity.ide.vscode": { |
42 |
| - "version": "1.2.3", |
43 |
| - "depth": 0, |
44 |
| - "source": "registry", |
45 |
| - "dependencies": {}, |
46 |
| - "url": "https://packages.unity.com" |
47 |
| - }, |
48 | 50 | "com.unity.sysroot": {
|
49 |
| - "version": "0.1.19-preview", |
| 51 | + "version": "2.0.5", |
50 | 52 | "depth": 1,
|
51 | 53 | "source": "registry",
|
52 | 54 | "dependencies": {},
|
53 | 55 | "url": "https://packages.unity.com"
|
54 | 56 | },
|
55 | 57 | "com.unity.sysroot.linux-x86_64": {
|
56 |
| - "version": "0.1.14-preview", |
| 58 | + "version": "2.0.4", |
57 | 59 | "depth": 1,
|
58 | 60 | "source": "registry",
|
59 | 61 | "dependencies": {
|
60 |
| - "com.unity.sysroot": "0.1.18-preview" |
| 62 | + "com.unity.sysroot": "2.0.5" |
61 | 63 | },
|
62 | 64 | "url": "https://packages.unity.com"
|
63 | 65 | },
|
64 | 66 | "com.unity.test-framework": {
|
65 |
| - "version": "1.1.22", |
| 67 | + "version": "1.3.9", |
66 | 68 | "depth": 0,
|
67 | 69 | "source": "registry",
|
68 | 70 | "dependencies": {
|
69 |
| - "com.unity.ext.nunit": "1.0.6", |
| 71 | + "com.unity.ext.nunit": "2.0.3", |
70 | 72 | "com.unity.modules.imgui": "1.0.0",
|
71 | 73 | "com.unity.modules.jsonserialize": "1.0.0"
|
72 | 74 | },
|
73 | 75 | "url": "https://packages.unity.com"
|
74 | 76 | },
|
75 |
| - "com.unity.textmeshpro": { |
76 |
| - "version": "3.0.3", |
77 |
| - "depth": 0, |
78 |
| - "source": "registry", |
79 |
| - "dependencies": { |
80 |
| - "com.unity.ugui": "1.0.0" |
81 |
| - }, |
82 |
| - "url": "https://packages.unity.com" |
83 |
| - }, |
84 | 77 | "com.unity.timeline": {
|
85 |
| - "version": "1.5.2", |
| 78 | + "version": "1.8.6", |
86 | 79 | "depth": 0,
|
87 | 80 | "source": "registry",
|
88 | 81 | "dependencies": {
|
|
94 | 87 | "url": "https://packages.unity.com"
|
95 | 88 | },
|
96 | 89 | "com.unity.toolchain.win-x86_64-linux-x86_64": {
|
97 |
| - "version": "0.1.21-preview", |
| 90 | + "version": "2.0.4", |
98 | 91 | "depth": 0,
|
99 | 92 | "source": "registry",
|
100 | 93 | "dependencies": {
|
101 |
| - "com.unity.sysroot": "0.1.19-preview", |
102 |
| - "com.unity.sysroot.linux-x86_64": "0.1.14-preview" |
| 94 | + "com.unity.sysroot": "2.0.5", |
| 95 | + "com.unity.sysroot.linux-x86_64": "2.0.4" |
103 | 96 | },
|
104 | 97 | "url": "https://packages.unity.com"
|
105 | 98 | },
|
106 | 99 | "com.unity.ugui": {
|
107 |
| - "version": "1.0.0", |
| 100 | + "version": "2.0.0", |
108 | 101 | "depth": 0,
|
109 | 102 | "source": "builtin",
|
110 | 103 | "dependencies": {
|
111 | 104 | "com.unity.modules.ui": "1.0.0",
|
112 | 105 | "com.unity.modules.imgui": "1.0.0"
|
113 | 106 | }
|
114 | 107 | },
|
| 108 | + "com.unity.modules.accessibility": { |
| 109 | + "version": "1.0.0", |
| 110 | + "depth": 0, |
| 111 | + "source": "builtin", |
| 112 | + "dependencies": {} |
| 113 | + }, |
115 | 114 | "com.unity.modules.ai": {
|
116 | 115 | "version": "1.0.0",
|
117 | 116 | "depth": 0,
|
|
159 | 158 | "com.unity.modules.animation": "1.0.0"
|
160 | 159 | }
|
161 | 160 | },
|
| 161 | + "com.unity.modules.hierarchycore": { |
| 162 | + "version": "1.0.0", |
| 163 | + "depth": 1, |
| 164 | + "source": "builtin", |
| 165 | + "dependencies": {} |
| 166 | + }, |
162 | 167 | "com.unity.modules.imageconversion": {
|
163 | 168 | "version": "1.0.0",
|
164 | 169 | "depth": 0,
|
|
248 | 253 | "com.unity.modules.ui": "1.0.0",
|
249 | 254 | "com.unity.modules.imgui": "1.0.0",
|
250 | 255 | "com.unity.modules.jsonserialize": "1.0.0",
|
251 |
| - "com.unity.modules.uielementsnative": "1.0.0" |
252 |
| - } |
253 |
| - }, |
254 |
| - "com.unity.modules.uielementsnative": { |
255 |
| - "version": "1.0.0", |
256 |
| - "depth": 1, |
257 |
| - "source": "builtin", |
258 |
| - "dependencies": { |
259 |
| - "com.unity.modules.ui": "1.0.0", |
260 |
| - "com.unity.modules.imgui": "1.0.0", |
261 |
| - "com.unity.modules.jsonserialize": "1.0.0" |
| 256 | + "com.unity.modules.hierarchycore": "1.0.0" |
262 | 257 | }
|
263 | 258 | },
|
264 | 259 | "com.unity.modules.umbra": {
|
|
0 commit comments