Skip to content

Commit 053fed5

Browse files
authored
[Automated workflow] upgrade-unity from 2022.1.24f1 to 2022.1.24f1
1 parent 2da24a4 commit 053fed5

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11
{
22
"dependencies": {
3+
"com.jd.guidresolver": "1.1.0",
34
"com.unity.collab-proxy": "1.17.7",
45
"com.unity.connect.share": "4.2.3",
56
"com.unity.ide.rider": "3.0.27",
67
"com.unity.ide.visualstudio": "2.0.22",
78
"com.unity.ide.vscode": "1.2.5",
89
"com.unity.render-pipelines.universal": "13.1.9",
910
"com.unity.test-framework": "1.1.33",
10-
"com.unity.textmeshpro": "3.0.6",
11+
"com.unity.textmeshpro": "3.0.8",
1112
"com.unity.ugui": "1.0.0",
1213
"com.unity.modules.androidjni": "1.0.0",
1314
"com.unity.modules.animation": "1.0.0",
@@ -33,8 +34,7 @@
3334
"com.unity.modules.video": "1.0.0",
3435
"com.unity.modules.vr": "1.0.0",
3536
"com.unity.modules.wind": "1.0.0",
36-
"com.unity.modules.xr": "1.0.0",
37-
"com.jd.guidresolver": "1.1.0"
37+
"com.unity.modules.xr": "1.0.0"
3838
},
3939
"scopedRegistries": [
4040
{
@@ -45,4 +45,4 @@
4545
]
4646
}
4747
]
48-
}
48+
}

Packages/packages-lock.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
{
22
"dependencies": {
3+
"com.jd.guidresolver": {
4+
"version": "1.1.0",
5+
"depth": 0,
6+
"source": "registry",
7+
"dependencies": {
8+
"com.unity.nuget.newtonsoft-json": "3.0.2"
9+
},
10+
"url": "https://package.openupm.com"
11+
},
312
"com.unity.burst": {
413
"version": "1.7.4",
514
"depth": 1,
@@ -76,7 +85,7 @@
7685
},
7786
"com.unity.nuget.newtonsoft-json": {
7887
"version": "3.0.2",
79-
"depth": 2,
88+
"depth": 1,
8089
"source": "registry",
8190
"dependencies": {},
8291
"url": "https://packages.unity.com"
@@ -148,7 +157,7 @@
148157
"url": "https://packages.unity.com"
149158
},
150159
"com.unity.textmeshpro": {
151-
"version": "3.0.6",
160+
"version": "3.0.8",
152161
"depth": 0,
153162
"source": "registry",
154163
"dependencies": {

0 commit comments

Comments
 (0)