|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | | - "com.unity.collab-proxy": { |
4 | | - "version": "2.0.5", |
5 | | - "depth": 0, |
6 | | - "source": "registry", |
7 | | - "dependencies": {}, |
8 | | - "url": "https://packages.unity.com" |
9 | | - }, |
10 | 3 | "com.unity.editorcoroutines": { |
11 | 4 | "version": "1.0.0", |
12 | 5 | "depth": 1, |
|
16 | 9 | }, |
17 | 10 | "com.unity.ext.nunit": { |
18 | 11 | "version": "1.0.6", |
19 | | - "depth": 2, |
| 12 | + "depth": 1, |
20 | 13 | "source": "registry", |
21 | 14 | "dependencies": {}, |
22 | 15 | "url": "https://packages.unity.com" |
|
36 | 29 | } |
37 | 30 | }, |
38 | 31 | "com.unity.ide.rider": { |
39 | | - "version": "3.0.24", |
40 | | - "depth": 1, |
| 32 | + "version": "3.0.27", |
| 33 | + "depth": 0, |
41 | 34 | "source": "registry", |
42 | 35 | "dependencies": { |
43 | 36 | "com.unity.ext.nunit": "1.0.6" |
|
69 | 62 | }, |
70 | 63 | "com.unity.settings-manager": { |
71 | 64 | "version": "2.0.1", |
72 | | - "depth": 2, |
| 65 | + "depth": 1, |
73 | 66 | "source": "registry", |
74 | 67 | "dependencies": {}, |
75 | 68 | "url": "https://packages.unity.com" |
|
86 | 79 | "url": "https://packages.unity.com" |
87 | 80 | }, |
88 | 81 | "com.unity.testtools.codecoverage": { |
89 | | - "version": "1.2.4", |
90 | | - "depth": 1, |
| 82 | + "version": "1.2.5", |
| 83 | + "depth": 0, |
91 | 84 | "source": "registry", |
92 | 85 | "dependencies": { |
93 | 86 | "com.unity.test-framework": "1.0.16", |
|
96 | 89 | "url": "https://packages.unity.com" |
97 | 90 | }, |
98 | 91 | "com.unity.textmeshpro": { |
99 | | - "version": "3.0.6", |
| 92 | + "version": "3.0.7", |
100 | 93 | "depth": 0, |
101 | 94 | "source": "registry", |
102 | 95 | "dependencies": { |
103 | 96 | "com.unity.ugui": "1.0.0" |
104 | 97 | }, |
105 | 98 | "url": "https://packages.unity.com" |
106 | 99 | }, |
107 | | - "com.unity.timeline": { |
108 | | - "version": "1.7.5", |
109 | | - "depth": 0, |
110 | | - "source": "registry", |
111 | | - "dependencies": { |
112 | | - "com.unity.modules.director": "1.0.0", |
113 | | - "com.unity.modules.animation": "1.0.0", |
114 | | - "com.unity.modules.audio": "1.0.0", |
115 | | - "com.unity.modules.particlesystem": "1.0.0" |
116 | | - }, |
117 | | - "url": "https://packages.unity.com" |
118 | | - }, |
119 | 100 | "com.unity.ugui": { |
120 | 101 | "version": "1.0.0", |
121 | | - "depth": 0, |
| 102 | + "depth": 1, |
122 | 103 | "source": "builtin", |
123 | 104 | "dependencies": { |
124 | 105 | "com.unity.modules.ui": "1.0.0", |
125 | 106 | "com.unity.modules.imgui": "1.0.0" |
126 | 107 | } |
127 | 108 | }, |
128 | | - "com.unity.visualscripting": { |
129 | | - "version": "1.8.0", |
130 | | - "depth": 0, |
131 | | - "source": "registry", |
132 | | - "dependencies": { |
133 | | - "com.unity.ugui": "1.0.0", |
134 | | - "com.unity.modules.jsonserialize": "1.0.0" |
135 | | - }, |
136 | | - "url": "https://packages.unity.com" |
137 | | - }, |
138 | 109 | "com.unity.modules.ai": { |
139 | 110 | "version": "1.0.0", |
140 | 111 | "depth": 0, |
|
0 commit comments