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