|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | | - "com.unity.collab-proxy": { |
4 | | - "version": "1.17.6", |
5 | | - "depth": 0, |
6 | | - "source": "registry", |
7 | | - "dependencies": { |
8 | | - "com.unity.services.core": "1.0.1" |
9 | | - }, |
10 | | - "url": "https://packages.unity.com" |
11 | | - }, |
12 | 3 | "com.unity.ext.nunit": { |
13 | 4 | "version": "1.0.6", |
14 | 5 | "depth": 1, |
|
17 | 8 | "url": "https://packages.unity.com" |
18 | 9 | }, |
19 | 10 | "com.unity.ide.rider": { |
20 | | - "version": "3.0.15", |
| 11 | + "version": "3.0.16", |
21 | 12 | "depth": 0, |
22 | 13 | "source": "registry", |
23 | 14 | "dependencies": { |
|
41 | 32 | "dependencies": {}, |
42 | 33 | "url": "https://packages.unity.com" |
43 | 34 | }, |
44 | | - "com.unity.nuget.newtonsoft-json": { |
45 | | - "version": "3.0.2", |
46 | | - "depth": 2, |
47 | | - "source": "registry", |
48 | | - "dependencies": {}, |
49 | | - "url": "https://packages.unity.com" |
50 | | - }, |
51 | | - "com.unity.services.core": { |
52 | | - "version": "1.5.2", |
53 | | - "depth": 1, |
54 | | - "source": "registry", |
55 | | - "dependencies": { |
56 | | - "com.unity.modules.unitywebrequest": "1.0.0", |
57 | | - "com.unity.nuget.newtonsoft-json": "3.0.2", |
58 | | - "com.unity.modules.androidjni": "1.0.0" |
59 | | - }, |
60 | | - "url": "https://packages.unity.com" |
61 | | - }, |
62 | 35 | "com.unity.test-framework": { |
63 | | - "version": "1.1.31", |
| 36 | + "version": "1.1.33", |
64 | 37 | "depth": 0, |
65 | 38 | "source": "registry", |
66 | 39 | "dependencies": { |
|
70 | 43 | }, |
71 | 44 | "url": "https://packages.unity.com" |
72 | 45 | }, |
73 | | - "com.unity.textmeshpro": { |
74 | | - "version": "3.0.6", |
75 | | - "depth": 0, |
76 | | - "source": "registry", |
77 | | - "dependencies": { |
78 | | - "com.unity.ugui": "1.0.0" |
79 | | - }, |
80 | | - "url": "https://packages.unity.com" |
81 | | - }, |
82 | | - "com.unity.timeline": { |
83 | | - "version": "1.6.4", |
84 | | - "depth": 0, |
85 | | - "source": "registry", |
86 | | - "dependencies": { |
87 | | - "com.unity.modules.director": "1.0.0", |
88 | | - "com.unity.modules.animation": "1.0.0", |
89 | | - "com.unity.modules.audio": "1.0.0", |
90 | | - "com.unity.modules.particlesystem": "1.0.0" |
91 | | - }, |
92 | | - "url": "https://packages.unity.com" |
93 | | - }, |
94 | | - "com.unity.ugui": { |
95 | | - "version": "1.0.0", |
96 | | - "depth": 0, |
97 | | - "source": "builtin", |
98 | | - "dependencies": { |
99 | | - "com.unity.modules.ui": "1.0.0", |
100 | | - "com.unity.modules.imgui": "1.0.0" |
101 | | - } |
102 | | - }, |
103 | 46 | "com.unity.modules.ai": { |
104 | 47 | "version": "1.0.0", |
105 | 48 | "depth": 0, |
|
0 commit comments