|
1 | 1 | { |
2 | 2 | "dependencies": { |
| 3 | + "com.unity.ai.navigation": { |
| 4 | + "version": "2.0.5", |
| 5 | + "depth": 0, |
| 6 | + "source": "registry", |
| 7 | + "dependencies": { |
| 8 | + "com.unity.modules.ai": "1.0.0" |
| 9 | + }, |
| 10 | + "url": "https://packages.unity.com" |
| 11 | + }, |
3 | 12 | "com.unity.burst": { |
4 | | - "version": "1.6.4", |
| 13 | + "version": "1.8.19", |
5 | 14 | "depth": 2, |
6 | 15 | "source": "registry", |
7 | 16 | "dependencies": { |
8 | | - "com.unity.mathematics": "1.2.1" |
| 17 | + "com.unity.mathematics": "1.2.1", |
| 18 | + "com.unity.modules.jsonserialize": "1.0.0" |
9 | 19 | }, |
10 | 20 | "url": "https://packages.unity.com" |
11 | 21 | }, |
12 | 22 | "com.unity.collections": { |
13 | | - "version": "1.2.3", |
| 23 | + "version": "2.5.1", |
14 | 24 | "depth": 2, |
15 | 25 | "source": "registry", |
16 | 26 | "dependencies": { |
17 | | - "com.unity.burst": "1.6.4", |
18 | | - "com.unity.test-framework": "1.1.31" |
| 27 | + "com.unity.burst": "1.8.17", |
| 28 | + "com.unity.test-framework": "1.4.5", |
| 29 | + "com.unity.nuget.mono-cecil": "1.11.4", |
| 30 | + "com.unity.test-framework.performance": "3.0.3" |
19 | 31 | }, |
20 | 32 | "url": "https://packages.unity.com" |
21 | 33 | }, |
22 | 34 | "com.unity.ext.nunit": { |
23 | | - "version": "1.0.6", |
| 35 | + "version": "2.0.5", |
24 | 36 | "depth": 4, |
25 | 37 | "source": "registry", |
26 | 38 | "dependencies": {}, |
27 | 39 | "url": "https://packages.unity.com" |
28 | 40 | }, |
29 | 41 | "com.unity.mathematics": { |
30 | | - "version": "1.2.5", |
| 42 | + "version": "1.3.2", |
31 | 43 | "depth": 2, |
32 | 44 | "source": "registry", |
33 | 45 | "dependencies": {}, |
34 | 46 | "url": "https://packages.unity.com" |
35 | 47 | }, |
| 48 | + "com.unity.multiplayer.center": { |
| 49 | + "version": "1.0.0", |
| 50 | + "depth": 0, |
| 51 | + "source": "builtin", |
| 52 | + "dependencies": { |
| 53 | + "com.unity.modules.uielements": "1.0.0" |
| 54 | + } |
| 55 | + }, |
36 | 56 | "com.unity.netcode.gameobjects": { |
37 | 57 | "version": "file:../../com.unity.netcode.gameobjects", |
38 | 58 | "depth": 0, |
39 | 59 | "source": "local", |
40 | 60 | "dependencies": { |
41 | | - "com.unity.nuget.mono-cecil": "1.10.1", |
42 | | - "com.unity.transport": "1.3.1" |
| 61 | + "com.unity.nuget.mono-cecil": "1.11.4", |
| 62 | + "com.unity.transport": "2.4.0" |
43 | 63 | } |
44 | 64 | }, |
45 | 65 | "com.unity.nuget.mono-cecil": { |
46 | | - "version": "1.10.1", |
| 66 | + "version": "1.11.4", |
47 | 67 | "depth": 1, |
48 | 68 | "source": "registry", |
49 | 69 | "dependencies": {}, |
50 | 70 | "url": "https://packages.unity.com" |
51 | 71 | }, |
52 | 72 | "com.unity.test-framework": { |
53 | | - "version": "1.1.31", |
| 73 | + "version": "1.4.6", |
54 | 74 | "depth": 3, |
55 | 75 | "source": "registry", |
56 | 76 | "dependencies": { |
57 | | - "com.unity.ext.nunit": "1.0.6", |
| 77 | + "com.unity.ext.nunit": "2.0.3", |
58 | 78 | "com.unity.modules.imgui": "1.0.0", |
59 | 79 | "com.unity.modules.jsonserialize": "1.0.0" |
60 | 80 | }, |
61 | 81 | "url": "https://packages.unity.com" |
62 | 82 | }, |
| 83 | + "com.unity.test-framework.performance": { |
| 84 | + "version": "3.0.3", |
| 85 | + "depth": 3, |
| 86 | + "source": "registry", |
| 87 | + "dependencies": { |
| 88 | + "com.unity.test-framework": "1.1.31", |
| 89 | + "com.unity.modules.jsonserialize": "1.0.0" |
| 90 | + }, |
| 91 | + "url": "https://packages.unity.com" |
| 92 | + }, |
63 | 93 | "com.unity.transport": { |
64 | | - "version": "1.3.1", |
| 94 | + "version": "2.4.0", |
65 | 95 | "depth": 1, |
66 | 96 | "source": "registry", |
67 | 97 | "dependencies": { |
68 | | - "com.unity.collections": "1.2.3", |
69 | | - "com.unity.burst": "1.6.4", |
70 | | - "com.unity.mathematics": "1.2.5" |
| 98 | + "com.unity.burst": "1.8.12", |
| 99 | + "com.unity.collections": "2.2.1", |
| 100 | + "com.unity.mathematics": "1.3.1" |
71 | 101 | }, |
72 | 102 | "url": "https://packages.unity.com" |
73 | 103 | }, |
| 104 | + "com.unity.modules.accessibility": { |
| 105 | + "version": "1.0.0", |
| 106 | + "depth": 0, |
| 107 | + "source": "builtin", |
| 108 | + "dependencies": {} |
| 109 | + }, |
| 110 | + "com.unity.modules.ai": { |
| 111 | + "version": "1.0.0", |
| 112 | + "depth": 1, |
| 113 | + "source": "builtin", |
| 114 | + "dependencies": {} |
| 115 | + }, |
| 116 | + "com.unity.modules.hierarchycore": { |
| 117 | + "version": "1.0.0", |
| 118 | + "depth": 2, |
| 119 | + "source": "builtin", |
| 120 | + "dependencies": {} |
| 121 | + }, |
74 | 122 | "com.unity.modules.imgui": { |
75 | 123 | "version": "1.0.0", |
76 | | - "depth": 4, |
| 124 | + "depth": 2, |
77 | 125 | "source": "builtin", |
78 | 126 | "dependencies": {} |
79 | 127 | }, |
80 | 128 | "com.unity.modules.jsonserialize": { |
81 | 129 | "version": "1.0.0", |
82 | | - "depth": 4, |
| 130 | + "depth": 2, |
83 | 131 | "source": "builtin", |
84 | 132 | "dependencies": {} |
| 133 | + }, |
| 134 | + "com.unity.modules.ui": { |
| 135 | + "version": "1.0.0", |
| 136 | + "depth": 2, |
| 137 | + "source": "builtin", |
| 138 | + "dependencies": {} |
| 139 | + }, |
| 140 | + "com.unity.modules.uielements": { |
| 141 | + "version": "1.0.0", |
| 142 | + "depth": 1, |
| 143 | + "source": "builtin", |
| 144 | + "dependencies": { |
| 145 | + "com.unity.modules.ui": "1.0.0", |
| 146 | + "com.unity.modules.imgui": "1.0.0", |
| 147 | + "com.unity.modules.jsonserialize": "1.0.0", |
| 148 | + "com.unity.modules.hierarchycore": "1.0.0" |
| 149 | + } |
85 | 150 | } |
86 | 151 | } |
87 | 152 | } |
0 commit comments