Skip to content

Commit 1cabb7d

Browse files
committed
chore: update testproject/packages-lock.json
1 parent d1302ce commit 1cabb7d

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

testproject/Packages/packages-lock.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"url": "https://packages.unity.com"
1414
},
1515
"com.unity.burst": {
16-
"version": "1.6.4",
16+
"version": "1.6.6",
1717
"depth": 2,
1818
"source": "registry",
1919
"dependencies": {
@@ -29,11 +29,11 @@
2929
"url": "https://packages.unity.com"
3030
},
3131
"com.unity.collections": {
32-
"version": "1.2.3",
32+
"version": "1.2.4",
3333
"depth": 2,
3434
"source": "registry",
3535
"dependencies": {
36-
"com.unity.burst": "1.6.4",
36+
"com.unity.burst": "1.6.6",
3737
"com.unity.test-framework": "1.1.31"
3838
},
3939
"url": "https://packages.unity.com"
@@ -71,7 +71,7 @@
7171
"url": "https://packages.unity.com"
7272
},
7373
"com.unity.mathematics": {
74-
"version": "1.2.5",
74+
"version": "1.2.6",
7575
"depth": 2,
7676
"source": "registry",
7777
"dependencies": {},
@@ -83,7 +83,7 @@
8383
"source": "local",
8484
"dependencies": {
8585
"com.unity.nuget.mono-cecil": "1.10.1",
86-
"com.unity.transport": "1.0.0"
86+
"com.unity.transport": "1.1.0"
8787
}
8888
},
8989
"com.unity.nuget.mono-cecil": {
@@ -195,13 +195,13 @@
195195
"url": "https://packages.unity.com"
196196
},
197197
"com.unity.transport": {
198-
"version": "1.0.0",
198+
"version": "1.1.0",
199199
"depth": 1,
200200
"source": "registry",
201201
"dependencies": {
202-
"com.unity.collections": "1.2.3",
203-
"com.unity.burst": "1.6.4",
204-
"com.unity.mathematics": "1.2.5"
202+
"com.unity.collections": "1.2.4",
203+
"com.unity.burst": "1.6.6",
204+
"com.unity.mathematics": "1.2.6"
205205
},
206206
"url": "https://packages.unity.com"
207207
},

0 commit comments

Comments
 (0)