Skip to content

Commit ffdd406

Browse files
authored
[Automated workflow] upgrade-unity from 2022.1.24f1 to 2022.1.24f1
1 parent c49b00f commit ffdd406

File tree

2 files changed

+22
-6
lines changed

2 files changed

+22
-6
lines changed

Packages/manifest.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"dependencies": {
3+
"com.jd.guidresolver": "1.1.0",
34
"com.unity.connect.share": "4.2.3",
45
"com.unity.ide.rider": "3.0.27",
56
"com.unity.ide.visualstudio": "2.0.22",
67
"com.unity.ide.vscode": "1.2.5",
78
"com.unity.test-framework": "1.1.33",
8-
"com.unity.textmeshpro": "3.0.7",
9+
"com.unity.textmeshpro": "3.0.8",
910
"com.unity.ugui": "1.0.0",
1011
"com.unity.modules.androidjni": "1.0.0",
1112
"com.unity.modules.animation": "1.0.0",
@@ -31,8 +32,7 @@
3132
"com.unity.modules.video": "1.0.0",
3233
"com.unity.modules.vr": "1.0.0",
3334
"com.unity.modules.wind": "1.0.0",
34-
"com.unity.modules.xr": "1.0.0",
35-
"com.jd.guidresolver": "1.1.0"
35+
"com.unity.modules.xr": "1.0.0"
3636
},
3737
"scopedRegistries": [
3838
{
@@ -43,4 +43,4 @@
4343
]
4444
}
4545
]
46-
}
46+
}

Packages/packages-lock.json

Lines changed: 18 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.connect.share": {
413
"version": "4.2.3",
514
"depth": 0,
@@ -49,8 +58,15 @@
4958
"dependencies": {},
5059
"url": "https://packages.unity.com"
5160
},
61+
"com.unity.nuget.newtonsoft-json": {
62+
"version": "3.0.2",
63+
"depth": 1,
64+
"source": "registry",
65+
"dependencies": {},
66+
"url": "https://packages.unity.com"
67+
},
5268
"com.unity.settings-manager": {
53-
"version": "1.0.3",
69+
"version": "2.0.1",
5470
"depth": 1,
5571
"source": "registry",
5672
"dependencies": {},
@@ -68,7 +84,7 @@
6884
"url": "https://packages.unity.com"
6985
},
7086
"com.unity.textmeshpro": {
71-
"version": "3.0.7",
87+
"version": "3.0.8",
7288
"depth": 0,
7389
"source": "registry",
7490
"dependencies": {

0 commit comments

Comments
 (0)