|
7 | 7 | "dependencies": {}, |
8 | 8 | "url": "https://package.openupm.com" |
9 | 9 | }, |
10 | | - "com.unity.2d.animation": { |
11 | | - "version": "9.1.1", |
12 | | - "depth": 1, |
13 | | - "source": "registry", |
14 | | - "dependencies": { |
15 | | - "com.unity.2d.common": "8.0.2", |
16 | | - "com.unity.2d.sprite": "1.0.0", |
17 | | - "com.unity.collections": "1.1.0", |
18 | | - "com.unity.modules.animation": "1.0.0", |
19 | | - "com.unity.modules.uielements": "1.0.0" |
20 | | - }, |
21 | | - "url": "https://packages.unity.com" |
22 | | - }, |
23 | | - "com.unity.2d.aseprite": { |
24 | | - "version": "1.1.4", |
25 | | - "depth": 1, |
26 | | - "source": "registry", |
27 | | - "dependencies": { |
28 | | - "com.unity.2d.sprite": "1.0.0", |
29 | | - "com.unity.2d.common": "6.0.6", |
30 | | - "com.unity.mathematics": "1.2.6", |
31 | | - "com.unity.modules.animation": "1.0.0" |
32 | | - }, |
33 | | - "url": "https://packages.unity.com" |
34 | | - }, |
35 | | - "com.unity.2d.common": { |
36 | | - "version": "8.0.2", |
37 | | - "depth": 2, |
38 | | - "source": "registry", |
39 | | - "dependencies": { |
40 | | - "com.unity.2d.sprite": "1.0.0", |
41 | | - "com.unity.mathematics": "1.1.0", |
42 | | - "com.unity.modules.uielements": "1.0.0", |
43 | | - "com.unity.modules.animation": "1.0.0", |
44 | | - "com.unity.burst": "1.7.3" |
45 | | - }, |
46 | | - "url": "https://packages.unity.com" |
47 | | - }, |
48 | | - "com.unity.2d.pixel-perfect": { |
49 | | - "version": "5.0.3", |
50 | | - "depth": 1, |
| 10 | + "com.skibitsky.scene-reference": { |
| 11 | + "version": "1.1.1", |
| 12 | + "depth": 0, |
51 | 13 | "source": "registry", |
52 | 14 | "dependencies": {}, |
53 | | - "url": "https://packages.unity.com" |
54 | | - }, |
55 | | - "com.unity.2d.psdimporter": { |
56 | | - "version": "8.0.5", |
57 | | - "depth": 1, |
58 | | - "source": "registry", |
59 | | - "dependencies": { |
60 | | - "com.unity.2d.animation": "9.1.1", |
61 | | - "com.unity.2d.common": "8.0.2", |
62 | | - "com.unity.2d.sprite": "1.0.0" |
63 | | - }, |
64 | | - "url": "https://packages.unity.com" |
| 15 | + "url": "https://package.openupm.com" |
65 | 16 | }, |
66 | 17 | "com.unity.2d.sprite": { |
67 | 18 | "version": "1.0.0", |
68 | | - "depth": 1, |
| 19 | + "depth": 2, |
69 | 20 | "source": "builtin", |
70 | 21 | "dependencies": {} |
71 | 22 | }, |
72 | | - "com.unity.2d.spriteshape": { |
73 | | - "version": "9.0.3", |
74 | | - "depth": 1, |
75 | | - "source": "registry", |
76 | | - "dependencies": { |
77 | | - "com.unity.mathematics": "1.1.0", |
78 | | - "com.unity.2d.common": "8.0.2", |
79 | | - "com.unity.modules.physics2d": "1.0.0" |
80 | | - }, |
81 | | - "url": "https://packages.unity.com" |
82 | | - }, |
83 | | - "com.unity.2d.tilemap": { |
84 | | - "version": "1.0.0", |
85 | | - "depth": 1, |
86 | | - "source": "builtin", |
87 | | - "dependencies": { |
88 | | - "com.unity.modules.tilemap": "1.0.0", |
89 | | - "com.unity.modules.uielements": "1.0.0" |
90 | | - } |
91 | | - }, |
92 | | - "com.unity.2d.tilemap.extras": { |
93 | | - "version": "3.1.2", |
94 | | - "depth": 1, |
95 | | - "source": "registry", |
96 | | - "dependencies": { |
97 | | - "com.unity.modules.tilemap": "1.0.0", |
98 | | - "com.unity.2d.tilemap": "1.0.0", |
99 | | - "com.unity.ugui": "1.0.0", |
100 | | - "com.unity.modules.jsonserialize": "1.0.0" |
101 | | - }, |
102 | | - "url": "https://packages.unity.com" |
103 | | - }, |
104 | 23 | "com.unity.burst": { |
105 | 24 | "version": "1.8.15", |
106 | 25 | "depth": 1, |
|
111 | 30 | }, |
112 | 31 | "url": "https://packages.unity.com" |
113 | 32 | }, |
114 | | - "com.unity.collab-proxy": { |
115 | | - "version": "2.3.1", |
116 | | - "depth": 0, |
117 | | - "source": "registry", |
118 | | - "dependencies": {}, |
119 | | - "url": "https://packages.unity.com" |
120 | | - }, |
121 | | - "com.unity.collections": { |
122 | | - "version": "1.2.4", |
123 | | - "depth": 2, |
124 | | - "source": "registry", |
125 | | - "dependencies": { |
126 | | - "com.unity.burst": "1.6.6", |
127 | | - "com.unity.test-framework": "1.1.31" |
128 | | - }, |
129 | | - "url": "https://packages.unity.com" |
130 | | - }, |
131 | 33 | "com.unity.ext.nunit": { |
132 | 34 | "version": "1.0.6", |
133 | 35 | "depth": 1, |
134 | 36 | "source": "registry", |
135 | 37 | "dependencies": {}, |
136 | 38 | "url": "https://packages.unity.com" |
137 | 39 | }, |
138 | | - "com.unity.feature.2d": { |
139 | | - "version": "2.0.1", |
140 | | - "depth": 0, |
141 | | - "source": "builtin", |
142 | | - "dependencies": { |
143 | | - "com.unity.2d.animation": "9.1.1", |
144 | | - "com.unity.2d.pixel-perfect": "5.0.3", |
145 | | - "com.unity.2d.psdimporter": "8.0.5", |
146 | | - "com.unity.2d.sprite": "1.0.0", |
147 | | - "com.unity.2d.spriteshape": "9.0.3", |
148 | | - "com.unity.2d.tilemap": "1.0.0", |
149 | | - "com.unity.2d.tilemap.extras": "3.1.2", |
150 | | - "com.unity.2d.aseprite": "1.1.4" |
151 | | - } |
152 | | - }, |
153 | 40 | "com.unity.ide.rider": { |
154 | | - "version": "3.0.28", |
| 41 | + "version": "3.0.31", |
155 | 42 | "depth": 0, |
156 | 43 | "source": "registry", |
157 | 44 | "dependencies": { |
|
241 | 128 | "url": "https://packages.unity.com" |
242 | 129 | }, |
243 | 130 | "com.unity.textmeshpro": { |
244 | | - "version": "3.0.8", |
| 131 | + "version": "3.0.9", |
245 | 132 | "depth": 0, |
246 | 133 | "source": "registry", |
247 | 134 | "dependencies": { |
248 | 135 | "com.unity.ugui": "1.0.0" |
249 | 136 | }, |
250 | 137 | "url": "https://packages.unity.com" |
251 | 138 | }, |
252 | | - "com.unity.timeline": { |
253 | | - "version": "1.7.6", |
254 | | - "depth": 0, |
255 | | - "source": "registry", |
256 | | - "dependencies": { |
257 | | - "com.unity.modules.director": "1.0.0", |
258 | | - "com.unity.modules.animation": "1.0.0", |
259 | | - "com.unity.modules.audio": "1.0.0", |
260 | | - "com.unity.modules.particlesystem": "1.0.0" |
261 | | - }, |
262 | | - "url": "https://packages.unity.com" |
263 | | - }, |
264 | 139 | "com.unity.ugui": { |
265 | 140 | "version": "1.0.0", |
266 | 141 | "depth": 0, |
|
0 commit comments