|
1 | 1 | { |
2 | 2 | "dependencies": { |
3 | 3 | "com.unity.addressables": { |
4 | | - "version": "1.21.18", |
| 4 | + "version": "1.21.19", |
5 | 5 | "depth": 0, |
6 | 6 | "source": "registry", |
7 | 7 | "dependencies": { |
8 | | - "com.unity.scriptablebuildpipeline": "1.21.20", |
| 8 | + "com.unity.scriptablebuildpipeline": "1.21.21", |
9 | 9 | "com.unity.modules.assetbundle": "1.0.0", |
10 | 10 | "com.unity.modules.imageconversion": "1.0.0", |
11 | 11 | "com.unity.modules.jsonserialize": "1.0.0", |
|
34 | 34 | "url": "https://packages.unity.com" |
35 | 35 | }, |
36 | 36 | "com.unity.burst": { |
37 | | - "version": "1.8.9", |
| 37 | + "version": "1.8.12", |
38 | 38 | "depth": 1, |
39 | 39 | "source": "registry", |
40 | 40 | "dependencies": { |
41 | | - "com.unity.mathematics": "1.2.1" |
| 41 | + "com.unity.mathematics": "1.2.1", |
| 42 | + "com.unity.modules.jsonserialize": "1.0.0" |
42 | 43 | }, |
43 | 44 | "url": "https://packages.unity.com" |
44 | 45 | }, |
|
66 | 67 | "url": "https://packages.unity.com" |
67 | 68 | }, |
68 | 69 | "com.unity.ide.visualstudio": { |
69 | | - "version": "2.0.21", |
| 70 | + "version": "2.0.22", |
70 | 71 | "depth": 0, |
71 | 72 | "source": "registry", |
72 | 73 | "dependencies": { |
|
98 | 99 | "url": "https://packages.unity.com" |
99 | 100 | }, |
100 | 101 | "com.unity.memoryprofiler": { |
101 | | - "version": "1.0.0", |
| 102 | + "version": "1.1.0", |
102 | 103 | "depth": 0, |
103 | 104 | "source": "registry", |
104 | 105 | "dependencies": { |
|
107 | 108 | "url": "https://packages.unity.com" |
108 | 109 | }, |
109 | 110 | "com.unity.render-pipelines.core": { |
110 | | - "version": "14.0.9", |
| 111 | + "version": "14.0.10", |
111 | 112 | "depth": 1, |
112 | 113 | "source": "builtin", |
113 | 114 | "dependencies": { |
|
118 | 119 | } |
119 | 120 | }, |
120 | 121 | "com.unity.render-pipelines.universal": { |
121 | | - "version": "14.0.9", |
| 122 | + "version": "14.0.10", |
122 | 123 | "depth": 0, |
123 | 124 | "source": "builtin", |
124 | 125 | "dependencies": { |
125 | 126 | "com.unity.mathematics": "1.2.1", |
126 | 127 | "com.unity.burst": "1.8.9", |
127 | | - "com.unity.render-pipelines.core": "14.0.9", |
128 | | - "com.unity.shadergraph": "14.0.9" |
| 128 | + "com.unity.render-pipelines.core": "14.0.10", |
| 129 | + "com.unity.shadergraph": "14.0.10", |
| 130 | + "com.unity.render-pipelines.universal-config": "14.0.9" |
| 131 | + } |
| 132 | + }, |
| 133 | + "com.unity.render-pipelines.universal-config": { |
| 134 | + "version": "14.0.9", |
| 135 | + "depth": 1, |
| 136 | + "source": "builtin", |
| 137 | + "dependencies": { |
| 138 | + "com.unity.render-pipelines.core": "14.0.9" |
129 | 139 | } |
130 | 140 | }, |
131 | 141 | "com.unity.scriptablebuildpipeline": { |
132 | | - "version": "1.21.20", |
| 142 | + "version": "1.21.21", |
133 | 143 | "depth": 1, |
134 | 144 | "source": "registry", |
135 | 145 | "dependencies": {}, |
|
143 | 153 | "url": "https://packages.unity.com" |
144 | 154 | }, |
145 | 155 | "com.unity.shadergraph": { |
146 | | - "version": "14.0.9", |
| 156 | + "version": "14.0.10", |
147 | 157 | "depth": 1, |
148 | 158 | "source": "builtin", |
149 | 159 | "dependencies": { |
150 | | - "com.unity.render-pipelines.core": "14.0.9", |
| 160 | + "com.unity.render-pipelines.core": "14.0.10", |
151 | 161 | "com.unity.searcher": "4.9.2" |
152 | 162 | } |
153 | 163 | }, |
|
0 commit comments