Skip to content

Commit 178e961

Browse files
committed
setting package-lock as non LFS
1 parent 8d405ac commit 178e961

File tree

1 file changed

+38
-12
lines changed

1 file changed

+38
-12
lines changed

Packages/packages-lock.json

Lines changed: 38 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"hash": "0fc6f532e4f47d66d173314efcb906bc7cf0d00f"
1717
},
1818
"com.unity.burst": {
19-
"version": "1.6.5",
19+
"version": "1.6.4",
2020
"depth": 1,
2121
"source": "registry",
2222
"dependencies": {
@@ -128,17 +128,27 @@
128128
}
129129
},
130130
"com.unity.multiplayer.tools": {
131-
"version": "1.0.0-pre.6",
131+
"version": "https://github.com/Unity-Technologies/com.unity.multiplayer.tools.git#develop",
132132
"depth": 0,
133-
"source": "registry",
133+
"source": "git",
134134
"dependencies": {
135135
"com.unity.profiling.core": "1.0.0-pre.1",
136136
"com.unity.nuget.newtonsoft-json": "2.0.0",
137137
"com.unity.nuget.mono-cecil": "1.10.1",
138138
"com.unity.collections": "1.1.0",
139139
"com.unity.modules.uielements": "1.0.0"
140140
},
141-
"url": "https://packages.unity.com"
141+
"hash": "9d2465af38d4ae2cd2d49adb5cf7877746740774"
142+
},
143+
"com.unity.multiplayer.virtualprojects": {
144+
"version": "https://github.com/Unity-Technologies/com.unity.multiplayer.virtualprojects.git#develop",
145+
"depth": 0,
146+
"source": "git",
147+
"dependencies": {
148+
"nuget.moq": "1.0.0",
149+
"com.unity.nuget.newtonsoft-json": "2.0.2"
150+
},
151+
"hash": "e83b441e9da0b0b767d4db707aea013667172fbb"
142152
},
143153
"com.unity.netcode.gameobjects": {
144154
"version": "1.0.0-pre.7",
@@ -158,7 +168,7 @@
158168
"url": "https://packages.unity.com"
159169
},
160170
"com.unity.nuget.newtonsoft-json": {
161-
"version": "2.0.0",
171+
"version": "2.0.2",
162172
"depth": 1,
163173
"source": "registry",
164174
"dependencies": {},
@@ -174,14 +184,14 @@
174184
"url": "https://packages.unity.com"
175185
},
176186
"com.unity.profiling.core": {
177-
"version": "1.0.2",
187+
"version": "1.0.0",
178188
"depth": 1,
179189
"source": "registry",
180190
"dependencies": {},
181191
"url": "https://packages.unity.com"
182192
},
183193
"com.unity.render-pipelines.core": {
184-
"version": "12.1.6",
194+
"version": "12.1.5",
185195
"depth": 1,
186196
"source": "builtin",
187197
"dependencies": {
@@ -191,14 +201,14 @@
191201
}
192202
},
193203
"com.unity.render-pipelines.universal": {
194-
"version": "12.1.6",
204+
"version": "12.1.5",
195205
"depth": 0,
196206
"source": "builtin",
197207
"dependencies": {
198208
"com.unity.mathematics": "1.2.1",
199209
"com.unity.burst": "1.5.0",
200-
"com.unity.render-pipelines.core": "12.1.6",
201-
"com.unity.shadergraph": "12.1.6"
210+
"com.unity.render-pipelines.core": "12.1.5",
211+
"com.unity.shadergraph": "12.1.5"
202212
}
203213
},
204214
"com.unity.searcher": {
@@ -270,11 +280,11 @@
270280
"url": "https://packages.unity.com"
271281
},
272282
"com.unity.shadergraph": {
273-
"version": "12.1.6",
283+
"version": "12.1.5",
274284
"depth": 1,
275285
"source": "builtin",
276286
"dependencies": {
277-
"com.unity.render-pipelines.core": "12.1.6",
287+
"com.unity.render-pipelines.core": "12.1.5",
278288
"com.unity.searcher": "4.9.1"
279289
}
280290
},
@@ -363,6 +373,22 @@
363373
"dependencies": {},
364374
"hash": "bb3d5067e49e403d8b8ba15c036d313b4dd2c696"
365375
},
376+
"nuget.castle-core": {
377+
"version": "1.0.1",
378+
"depth": 2,
379+
"source": "registry",
380+
"dependencies": {},
381+
"url": "https://packages.unity.com"
382+
},
383+
"nuget.moq": {
384+
"version": "1.0.0",
385+
"depth": 1,
386+
"source": "registry",
387+
"dependencies": {
388+
"nuget.castle-core": "1.0.1"
389+
},
390+
"url": "https://packages.unity.com"
391+
},
366392
"com.unity.modules.ai": {
367393
"version": "1.0.0",
368394
"depth": 0,

0 commit comments

Comments
 (0)