|
6 | 6 | "source": "embedded", |
7 | 7 | "dependencies": {} |
8 | 8 | }, |
| 9 | + "com.unity.ai.navigation": { |
| 10 | + "version": "1.1.1", |
| 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.9.0", |
| 19 | + "version": "1.17.7", |
11 | 20 | "depth": 0, |
12 | 21 | "source": "registry", |
13 | | - "dependencies": {}, |
| 22 | + "dependencies": { |
| 23 | + "com.unity.services.core": "1.0.1" |
| 24 | + }, |
14 | 25 | "url": "https://packages.unity.com" |
15 | 26 | }, |
16 | 27 | "com.unity.editorcoroutines": { |
|
28 | 39 | "url": "https://packages.unity.com" |
29 | 40 | }, |
30 | 41 | "com.unity.ide.rider": { |
31 | | - "version": "2.0.7", |
| 42 | + "version": "3.0.17", |
32 | 43 | "depth": 0, |
33 | 44 | "source": "registry", |
34 | 45 | "dependencies": { |
35 | | - "com.unity.test-framework": "1.1.1" |
| 46 | + "com.unity.ext.nunit": "1.0.6" |
36 | 47 | }, |
37 | 48 | "url": "https://packages.unity.com" |
38 | 49 | }, |
39 | 50 | "com.unity.ide.visualstudio": { |
40 | | - "version": "2.0.11", |
| 51 | + "version": "2.0.17", |
41 | 52 | "depth": 0, |
42 | 53 | "source": "registry", |
43 | 54 | "dependencies": { |
|
46 | 57 | "url": "https://packages.unity.com" |
47 | 58 | }, |
48 | 59 | "com.unity.ide.vscode": { |
49 | | - "version": "1.2.3", |
| 60 | + "version": "1.2.5", |
50 | 61 | "depth": 0, |
51 | 62 | "source": "registry", |
52 | 63 | "dependencies": {}, |
53 | 64 | "url": "https://packages.unity.com" |
54 | 65 | }, |
| 66 | + "com.unity.nuget.newtonsoft-json": { |
| 67 | + "version": "3.0.2", |
| 68 | + "depth": 2, |
| 69 | + "source": "registry", |
| 70 | + "dependencies": {}, |
| 71 | + "url": "https://packages.unity.com" |
| 72 | + }, |
| 73 | + "com.unity.services.core": { |
| 74 | + "version": "1.7.0", |
| 75 | + "depth": 1, |
| 76 | + "source": "registry", |
| 77 | + "dependencies": { |
| 78 | + "com.unity.modules.unitywebrequest": "1.0.0", |
| 79 | + "com.unity.nuget.newtonsoft-json": "3.0.2", |
| 80 | + "com.unity.modules.androidjni": "1.0.0" |
| 81 | + }, |
| 82 | + "url": "https://packages.unity.com" |
| 83 | + }, |
55 | 84 | "com.unity.test-framework": { |
56 | | - "version": "1.1.29", |
| 85 | + "version": "1.1.33", |
57 | 86 | "depth": 0, |
58 | 87 | "source": "registry", |
59 | 88 | "dependencies": { |
|
73 | 102 | "url": "https://packages.unity.com" |
74 | 103 | }, |
75 | 104 | "com.unity.timeline": { |
76 | | - "version": "1.4.8", |
| 105 | + "version": "1.7.2", |
77 | 106 | "depth": 0, |
78 | 107 | "source": "registry", |
79 | 108 | "dependencies": { |
|
93 | 122 | "com.unity.modules.imgui": "1.0.0" |
94 | 123 | } |
95 | 124 | }, |
| 125 | + "com.unity.visualscripting": { |
| 126 | + "version": "1.8.0", |
| 127 | + "depth": 0, |
| 128 | + "source": "registry", |
| 129 | + "dependencies": { |
| 130 | + "com.unity.ugui": "1.0.0", |
| 131 | + "com.unity.modules.jsonserialize": "1.0.0" |
| 132 | + }, |
| 133 | + "url": "https://packages.unity.com" |
| 134 | + }, |
96 | 135 | "com.unity.modules.ai": { |
97 | 136 | "version": "1.0.0", |
98 | 137 | "depth": 0, |
|
225 | 264 | "version": "1.0.0", |
226 | 265 | "depth": 0, |
227 | 266 | "source": "builtin", |
228 | | - "dependencies": { |
229 | | - "com.unity.modules.ui": "1.0.0", |
230 | | - "com.unity.modules.imgui": "1.0.0", |
231 | | - "com.unity.modules.jsonserialize": "1.0.0", |
232 | | - "com.unity.modules.uielementsnative": "1.0.0" |
233 | | - } |
234 | | - }, |
235 | | - "com.unity.modules.uielementsnative": { |
236 | | - "version": "1.0.0", |
237 | | - "depth": 1, |
238 | | - "source": "builtin", |
239 | 267 | "dependencies": { |
240 | 268 | "com.unity.modules.ui": "1.0.0", |
241 | 269 | "com.unity.modules.imgui": "1.0.0", |
|
0 commit comments