|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | 3 | "com.unity.2d.animation": { |
4 | | - "version": "7.0.9", |
| 4 | + "version": "9.2.0", |
5 | 5 | "depth": 1, |
6 | 6 | "source": "registry", |
7 | 7 | "dependencies": { |
8 | | - "com.unity.2d.common": "6.0.6", |
| 8 | + "com.unity.2d.common": "8.1.0", |
9 | 9 | "com.unity.2d.sprite": "1.0.0", |
| 10 | + "com.unity.collections": "1.1.0", |
10 | 11 | "com.unity.modules.animation": "1.0.0", |
11 | 12 | "com.unity.modules.uielements": "1.0.0" |
12 | 13 | }, |
13 | 14 | "url": "https://packages.unity.com" |
14 | 15 | }, |
15 | | - "com.unity.2d.common": { |
16 | | - "version": "6.0.6", |
17 | | - "depth": 2, |
| 16 | + "com.unity.2d.aseprite": { |
| 17 | + "version": "1.1.9", |
| 18 | + "depth": 1, |
18 | 19 | "source": "registry", |
19 | 20 | "dependencies": { |
20 | 21 | "com.unity.2d.sprite": "1.0.0", |
21 | | - "com.unity.mathematics": "1.1.0", |
22 | | - "com.unity.modules.uielements": "1.0.0", |
23 | | - "com.unity.burst": "1.5.1" |
| 22 | + "com.unity.2d.common": "6.0.6", |
| 23 | + "com.unity.mathematics": "1.2.6", |
| 24 | + "com.unity.modules.animation": "1.0.0" |
24 | 25 | }, |
25 | 26 | "url": "https://packages.unity.com" |
26 | 27 | }, |
27 | | - "com.unity.2d.path": { |
28 | | - "version": "5.0.2", |
| 28 | + "com.unity.2d.common": { |
| 29 | + "version": "8.1.0", |
29 | 30 | "depth": 2, |
30 | 31 | "source": "registry", |
31 | | - "dependencies": {}, |
| 32 | + "dependencies": { |
| 33 | + "com.unity.burst": "1.7.3", |
| 34 | + "com.unity.2d.sprite": "1.0.0", |
| 35 | + "com.unity.mathematics": "1.1.0", |
| 36 | + "com.unity.modules.animation": "1.0.0", |
| 37 | + "com.unity.modules.uielements": "1.0.0" |
| 38 | + }, |
32 | 39 | "url": "https://packages.unity.com" |
33 | 40 | }, |
34 | 41 | "com.unity.2d.pixel-perfect": { |
35 | | - "version": "5.0.3", |
| 42 | + "version": "5.1.0", |
36 | 43 | "depth": 1, |
37 | 44 | "source": "registry", |
38 | | - "dependencies": {}, |
| 45 | + "dependencies": { |
| 46 | + "com.unity.modules.imgui": "1.0.0" |
| 47 | + }, |
39 | 48 | "url": "https://packages.unity.com" |
40 | 49 | }, |
41 | 50 | "com.unity.2d.psdimporter": { |
42 | | - "version": "6.0.6", |
| 51 | + "version": "8.1.0", |
43 | 52 | "depth": 1, |
44 | 53 | "source": "registry", |
45 | 54 | "dependencies": { |
46 | | - "com.unity.2d.animation": "7.0.8", |
47 | | - "com.unity.2d.common": "6.0.5", |
48 | | - "com.unity.2d.sprite": "1.0.0" |
| 55 | + "com.unity.2d.common": "8.1.0", |
| 56 | + "com.unity.2d.sprite": "1.0.0", |
| 57 | + "com.unity.2d.animation": "9.2.0" |
49 | 58 | }, |
50 | 59 | "url": "https://packages.unity.com" |
51 | 60 | }, |
|
56 | 65 | "dependencies": {} |
57 | 66 | }, |
58 | 67 | "com.unity.2d.spriteshape": { |
59 | | - "version": "7.0.6", |
| 68 | + "version": "9.1.0", |
60 | 69 | "depth": 1, |
61 | 70 | "source": "registry", |
62 | 71 | "dependencies": { |
| 72 | + "com.unity.2d.common": "8.1.0", |
63 | 73 | "com.unity.mathematics": "1.1.0", |
64 | | - "com.unity.2d.common": "6.0.4", |
65 | | - "com.unity.2d.path": "5.0.2", |
66 | 74 | "com.unity.modules.physics2d": "1.0.0" |
67 | 75 | }, |
68 | 76 | "url": "https://packages.unity.com" |
|
71 | 79 | "version": "1.0.0", |
72 | 80 | "depth": 1, |
73 | 81 | "source": "builtin", |
74 | | - "dependencies": {} |
| 82 | + "dependencies": { |
| 83 | + "com.unity.modules.tilemap": "1.0.0", |
| 84 | + "com.unity.modules.uielements": "1.0.0" |
| 85 | + } |
75 | 86 | }, |
76 | 87 | "com.unity.2d.tilemap.extras": { |
77 | | - "version": "2.2.3", |
| 88 | + "version": "3.1.3", |
78 | 89 | "depth": 1, |
79 | 90 | "source": "registry", |
80 | 91 | "dependencies": { |
81 | | - "com.unity.modules.tilemap": "1.0.0", |
82 | | - "com.unity.2d.tilemap": "1.0.0", |
83 | 92 | "com.unity.ugui": "1.0.0", |
| 93 | + "com.unity.2d.tilemap": "1.0.0", |
| 94 | + "com.unity.modules.tilemap": "1.0.0", |
84 | 95 | "com.unity.modules.jsonserialize": "1.0.0" |
85 | 96 | }, |
86 | 97 | "url": "https://packages.unity.com" |
87 | 98 | }, |
| 99 | + "com.unity.ai.navigation": { |
| 100 | + "version": "1.1.6", |
| 101 | + "depth": 0, |
| 102 | + "source": "registry", |
| 103 | + "dependencies": { |
| 104 | + "com.unity.modules.ai": "1.0.0" |
| 105 | + }, |
| 106 | + "url": "https://packages.unity.com" |
| 107 | + }, |
88 | 108 | "com.unity.burst": { |
89 | | - "version": "1.6.6", |
| 109 | + "version": "1.8.21", |
90 | 110 | "depth": 3, |
91 | 111 | "source": "registry", |
92 | 112 | "dependencies": { |
93 | | - "com.unity.mathematics": "1.2.1" |
| 113 | + "com.unity.mathematics": "1.2.1", |
| 114 | + "com.unity.modules.jsonserialize": "1.0.0" |
94 | 115 | }, |
95 | 116 | "url": "https://packages.unity.com" |
96 | 117 | }, |
97 | 118 | "com.unity.collab-proxy": { |
98 | | - "version": "1.17.7", |
| 119 | + "version": "2.7.1", |
99 | 120 | "depth": 0, |
100 | 121 | "source": "registry", |
| 122 | + "dependencies": {}, |
| 123 | + "url": "https://packages.unity.com" |
| 124 | + }, |
| 125 | + "com.unity.collections": { |
| 126 | + "version": "1.2.4", |
| 127 | + "depth": 2, |
| 128 | + "source": "registry", |
101 | 129 | "dependencies": { |
102 | | - "com.unity.services.core": "1.0.1" |
| 130 | + "com.unity.burst": "1.6.6", |
| 131 | + "com.unity.test-framework": "1.1.31" |
103 | 132 | }, |
104 | 133 | "url": "https://packages.unity.com" |
105 | 134 | }, |
|
111 | 140 | "url": "https://packages.unity.com" |
112 | 141 | }, |
113 | 142 | "com.unity.feature.2d": { |
114 | | - "version": "1.0.0", |
| 143 | + "version": "2.0.1", |
115 | 144 | "depth": 0, |
116 | 145 | "source": "builtin", |
117 | 146 | "dependencies": { |
118 | | - "com.unity.2d.animation": "7.0.9", |
119 | | - "com.unity.2d.pixel-perfect": "5.0.3", |
120 | | - "com.unity.2d.psdimporter": "6.0.6", |
| 147 | + "com.unity.2d.animation": "9.2.0", |
| 148 | + "com.unity.2d.pixel-perfect": "5.1.0", |
| 149 | + "com.unity.2d.psdimporter": "8.1.0", |
121 | 150 | "com.unity.2d.sprite": "1.0.0", |
122 | | - "com.unity.2d.spriteshape": "7.0.6", |
| 151 | + "com.unity.2d.spriteshape": "9.1.0", |
123 | 152 | "com.unity.2d.tilemap": "1.0.0", |
124 | | - "com.unity.2d.tilemap.extras": "2.2.3" |
| 153 | + "com.unity.2d.tilemap.extras": "3.1.3", |
| 154 | + "com.unity.2d.aseprite": "1.1.9" |
125 | 155 | } |
126 | 156 | }, |
127 | 157 | "com.unity.ide.rider": { |
128 | | - "version": "3.0.16", |
| 158 | + "version": "3.0.36", |
129 | 159 | "depth": 0, |
130 | 160 | "source": "registry", |
131 | 161 | "dependencies": { |
|
134 | 164 | "url": "https://packages.unity.com" |
135 | 165 | }, |
136 | 166 | "com.unity.ide.visualstudio": { |
137 | | - "version": "2.0.16", |
| 167 | + "version": "2.0.22", |
138 | 168 | "depth": 0, |
139 | 169 | "source": "registry", |
140 | 170 | "dependencies": { |
|
156 | 186 | "dependencies": {}, |
157 | 187 | "url": "https://packages.unity.com" |
158 | 188 | }, |
159 | | - "com.unity.nuget.newtonsoft-json": { |
160 | | - "version": "3.0.2", |
161 | | - "depth": 2, |
162 | | - "source": "registry", |
163 | | - "dependencies": {}, |
164 | | - "url": "https://packages.unity.com" |
165 | | - }, |
166 | | - "com.unity.services.core": { |
167 | | - "version": "1.6.0", |
168 | | - "depth": 1, |
169 | | - "source": "registry", |
170 | | - "dependencies": { |
171 | | - "com.unity.modules.unitywebrequest": "1.0.0", |
172 | | - "com.unity.nuget.newtonsoft-json": "3.0.2", |
173 | | - "com.unity.modules.androidjni": "1.0.0" |
174 | | - }, |
175 | | - "url": "https://packages.unity.com" |
176 | | - }, |
177 | 189 | "com.unity.test-framework": { |
178 | | - "version": "1.1.31", |
| 190 | + "version": "1.1.33", |
179 | 191 | "depth": 0, |
180 | 192 | "source": "registry", |
181 | 193 | "dependencies": { |
|
186 | 198 | "url": "https://packages.unity.com" |
187 | 199 | }, |
188 | 200 | "com.unity.textmeshpro": { |
189 | | - "version": "3.0.6", |
| 201 | + "version": "3.0.7", |
190 | 202 | "depth": 0, |
191 | 203 | "source": "registry", |
192 | 204 | "dependencies": { |
|
195 | 207 | "url": "https://packages.unity.com" |
196 | 208 | }, |
197 | 209 | "com.unity.timeline": { |
198 | | - "version": "1.6.4", |
| 210 | + "version": "1.7.7", |
199 | 211 | "depth": 0, |
200 | 212 | "source": "registry", |
201 | 213 | "dependencies": { |
| 214 | + "com.unity.modules.audio": "1.0.0", |
202 | 215 | "com.unity.modules.director": "1.0.0", |
203 | 216 | "com.unity.modules.animation": "1.0.0", |
204 | | - "com.unity.modules.audio": "1.0.0", |
205 | 217 | "com.unity.modules.particlesystem": "1.0.0" |
206 | 218 | }, |
207 | 219 | "url": "https://packages.unity.com" |
|
216 | 228 | } |
217 | 229 | }, |
218 | 230 | "com.unity.visualscripting": { |
219 | | - "version": "1.7.8", |
| 231 | + "version": "1.9.4", |
220 | 232 | "depth": 0, |
221 | 233 | "source": "registry", |
222 | 234 | "dependencies": { |
|
363 | 375 | "version": "1.0.0", |
364 | 376 | "depth": 0, |
365 | 377 | "source": "builtin", |
366 | | - "dependencies": { |
367 | | - "com.unity.modules.ui": "1.0.0", |
368 | | - "com.unity.modules.imgui": "1.0.0", |
369 | | - "com.unity.modules.jsonserialize": "1.0.0", |
370 | | - "com.unity.modules.uielementsnative": "1.0.0" |
371 | | - } |
372 | | - }, |
373 | | - "com.unity.modules.uielementsnative": { |
374 | | - "version": "1.0.0", |
375 | | - "depth": 1, |
376 | | - "source": "builtin", |
377 | 378 | "dependencies": { |
378 | 379 | "com.unity.modules.ui": "1.0.0", |
379 | 380 | "com.unity.modules.imgui": "1.0.0", |
|
0 commit comments