|
10 | 10 | "version": "1.0.0", |
11 | 11 | "depth": 0, |
12 | 12 | "source": "builtin", |
13 | | - "dependencies": {} |
| 13 | + "dependencies": { |
| 14 | + "com.unity.modules.tilemap": "1.0.0", |
| 15 | + "com.unity.modules.uielements": "1.0.0" |
| 16 | + } |
| 17 | + }, |
| 18 | + "com.unity.ai.navigation": { |
| 19 | + "version": "1.1.6", |
| 20 | + "depth": 0, |
| 21 | + "source": "registry", |
| 22 | + "dependencies": { |
| 23 | + "com.unity.modules.ai": "1.0.0" |
| 24 | + }, |
| 25 | + "url": "https://packages.unity.com" |
14 | 26 | }, |
15 | 27 | "com.unity.analytics": { |
16 | | - "version": "3.6.12", |
| 28 | + "version": "3.8.1", |
17 | 29 | "depth": 0, |
18 | 30 | "source": "registry", |
19 | 31 | "dependencies": { |
20 | | - "com.unity.ugui": "1.0.0" |
| 32 | + "com.unity.ugui": "1.0.0", |
| 33 | + "com.unity.services.analytics": "1.0.4" |
21 | 34 | }, |
22 | 35 | "url": "https://packages.unity.com" |
23 | 36 | }, |
24 | 37 | "com.unity.collab-proxy": { |
25 | | - "version": "2.0.0", |
| 38 | + "version": "2.7.1", |
26 | 39 | "depth": 0, |
27 | 40 | "source": "registry", |
28 | 41 | "dependencies": {}, |
|
43 | 56 | "url": "https://packages.unity.com" |
44 | 57 | }, |
45 | 58 | "com.unity.ide.rider": { |
46 | | - "version": "3.0.18", |
| 59 | + "version": "3.0.36", |
47 | 60 | "depth": 0, |
48 | 61 | "source": "registry", |
49 | 62 | "dependencies": { |
|
52 | 65 | "url": "https://packages.unity.com" |
53 | 66 | }, |
54 | 67 | "com.unity.ide.visualstudio": { |
55 | | - "version": "2.0.17", |
| 68 | + "version": "2.0.22", |
56 | 69 | "depth": 0, |
57 | 70 | "source": "registry", |
58 | 71 | "dependencies": { |
59 | 72 | "com.unity.test-framework": "1.1.9" |
60 | 73 | }, |
61 | 74 | "url": "https://packages.unity.com" |
62 | 75 | }, |
| 76 | + "com.unity.nuget.newtonsoft-json": { |
| 77 | + "version": "3.2.1", |
| 78 | + "depth": 3, |
| 79 | + "source": "registry", |
| 80 | + "dependencies": {}, |
| 81 | + "url": "https://packages.unity.com" |
| 82 | + }, |
| 83 | + "com.unity.services.analytics": { |
| 84 | + "version": "6.0.3", |
| 85 | + "depth": 1, |
| 86 | + "source": "registry", |
| 87 | + "dependencies": { |
| 88 | + "com.unity.ugui": "1.0.0", |
| 89 | + "com.unity.services.core": "1.12.4", |
| 90 | + "com.unity.modules.jsonserialize": "1.0.0" |
| 91 | + }, |
| 92 | + "url": "https://packages.unity.com" |
| 93 | + }, |
| 94 | + "com.unity.services.core": { |
| 95 | + "version": "1.14.0", |
| 96 | + "depth": 2, |
| 97 | + "source": "registry", |
| 98 | + "dependencies": { |
| 99 | + "com.unity.modules.androidjni": "1.0.0", |
| 100 | + "com.unity.nuget.newtonsoft-json": "3.2.1", |
| 101 | + "com.unity.modules.unitywebrequest": "1.0.0" |
| 102 | + }, |
| 103 | + "url": "https://packages.unity.com" |
| 104 | + }, |
63 | 105 | "com.unity.sysroot": { |
64 | | - "version": "1.0.0", |
| 106 | + "version": "2.0.5", |
65 | 107 | "depth": 1, |
66 | 108 | "source": "registry", |
67 | 109 | "dependencies": {}, |
68 | 110 | "url": "https://packages.unity.com" |
69 | 111 | }, |
70 | 112 | "com.unity.sysroot.linux-x86_64": { |
71 | | - "version": "1.0.0", |
| 113 | + "version": "2.0.4", |
72 | 114 | "depth": 1, |
73 | 115 | "source": "registry", |
74 | 116 | "dependencies": { |
75 | | - "com.unity.sysroot": "1.0.0" |
| 117 | + "com.unity.sysroot": "2.0.5" |
76 | 118 | }, |
77 | 119 | "url": "https://packages.unity.com" |
78 | 120 | }, |
79 | 121 | "com.unity.test-framework": { |
80 | | - "version": "1.1.31", |
| 122 | + "version": "1.1.33", |
81 | 123 | "depth": 0, |
82 | 124 | "source": "registry", |
83 | 125 | "dependencies": { |
|
88 | 130 | "url": "https://packages.unity.com" |
89 | 131 | }, |
90 | 132 | "com.unity.textmeshpro": { |
91 | | - "version": "3.0.6", |
| 133 | + "version": "3.0.7", |
92 | 134 | "depth": 0, |
93 | 135 | "source": "registry", |
94 | 136 | "dependencies": { |
|
97 | 139 | "url": "https://packages.unity.com" |
98 | 140 | }, |
99 | 141 | "com.unity.timeline": { |
100 | | - "version": "1.6.4", |
| 142 | + "version": "1.7.7", |
101 | 143 | "depth": 0, |
102 | 144 | "source": "registry", |
103 | 145 | "dependencies": { |
|
109 | 151 | "url": "https://packages.unity.com" |
110 | 152 | }, |
111 | 153 | "com.unity.toolchain.win-x86_64-linux-x86_64": { |
112 | | - "version": "1.0.0", |
| 154 | + "version": "2.0.4", |
113 | 155 | "depth": 0, |
114 | 156 | "source": "registry", |
115 | 157 | "dependencies": { |
116 | | - "com.unity.sysroot": "1.0.0", |
117 | | - "com.unity.sysroot.linux-x86_64": "1.0.0" |
| 158 | + "com.unity.sysroot": "2.0.5", |
| 159 | + "com.unity.sysroot.linux-x86_64": "2.0.4" |
118 | 160 | }, |
119 | 161 | "url": "https://packages.unity.com" |
120 | 162 | }, |
|
128 | 170 | } |
129 | 171 | }, |
130 | 172 | "com.unity.xr.legacyinputhelpers": { |
131 | | - "version": "2.1.10", |
| 173 | + "version": "2.1.12", |
132 | 174 | "depth": 0, |
133 | 175 | "source": "registry", |
134 | 176 | "dependencies": { |
|
269 | 311 | "version": "1.0.0", |
270 | 312 | "depth": 0, |
271 | 313 | "source": "builtin", |
272 | | - "dependencies": { |
273 | | - "com.unity.modules.ui": "1.0.0", |
274 | | - "com.unity.modules.imgui": "1.0.0", |
275 | | - "com.unity.modules.jsonserialize": "1.0.0", |
276 | | - "com.unity.modules.uielementsnative": "1.0.0" |
277 | | - } |
278 | | - }, |
279 | | - "com.unity.modules.uielementsnative": { |
280 | | - "version": "1.0.0", |
281 | | - "depth": 1, |
282 | | - "source": "builtin", |
283 | 314 | "dependencies": { |
284 | 315 | "com.unity.modules.ui": "1.0.0", |
285 | 316 | "com.unity.modules.imgui": "1.0.0", |
|
0 commit comments