Skip to content

Commit 2c264e8

Browse files
Merge pull request #6 from unity-game-framework/issue-5-update-dependencies
Update dependencies
2 parents 6cc7d0a + 21e6c2f commit 2c264e8

File tree

6 files changed

+67
-52
lines changed

6 files changed

+67
-52
lines changed

Packages/UGF.Module.Authentication/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"changelogUrl": "https://github.com/unity-game-framework/ugf-module-authentication/blob/main/changelog.md",
1717
"licensesUrl": "https://github.com/unity-game-framework/ugf-module-authentication/blob/main/license",
1818
"publishConfig": {
19-
"registry": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
19+
"registry": "https://api.upmhub.org/registries/unity-game-framework"
2020
},
2121
"dependencies": {
22-
"com.ugf.module.services": "1.0.0-preview.1",
23-
"com.unity.services.authentication": "2.4.0"
22+
"com.ugf.module.services": "1.0.0-preview.2",
23+
"com.unity.services.authentication": "3.2.0"
2424
}
2525
}

Packages/manifest.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"dependencies": {
3-
"com.unity.ide.rider": "3.0.18",
4-
"com.unity.test-framework": "2.0.1-pre.18"
3+
"com.unity.ide.rider": "3.0.27",
4+
"com.unity.test-framework": "1.3.9",
5+
"com.unity.modules.accessibility": "1.0.0"
56
},
67
"scopedRegistries": [
78
{
89
"name": "Unity Game Framework",
9-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default",
10+
"url": "https://api.upmhub.org/registries/unity-game-framework",
1011
"scopes": [
1112
"com.ugf"
1213
]

Packages/packages-lock.json

Lines changed: 47 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,49 +1,49 @@
11
{
22
"dependencies": {
33
"com.ugf.application": {
4-
"version": "8.4.0",
4+
"version": "8.5.0",
55
"depth": 2,
66
"source": "registry",
77
"dependencies": {
8+
"com.ugf.editortools": "2.15.0",
9+
"com.ugf.logs": "5.3.0",
810
"com.ugf.initialize": "2.9.0",
911
"com.ugf.description": "2.0.0",
10-
"com.ugf.runtimetools": "2.17.0",
11-
"com.ugf.editortools": "2.13.0",
12-
"com.ugf.logs": "5.3.0",
1312
"com.ugf.builder": "2.0.2",
14-
"com.ugf.build": "1.1.0"
13+
"com.ugf.runtimetools": "2.18.0",
14+
"com.ugf.build": "1.2.0"
1515
},
16-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
16+
"url": "https://api.upmhub.org/registries/unity-game-framework"
1717
},
1818
"com.ugf.build": {
19-
"version": "1.1.0",
19+
"version": "1.2.0",
2020
"depth": 3,
2121
"source": "registry",
2222
"dependencies": {
2323
"com.ugf.customsettings": "3.4.1",
24+
"com.ugf.logs": "5.3.0",
2425
"com.ugf.editortools": "2.13.0",
2526
"com.ugf.runtimetools": "2.17.0",
26-
"com.ugf.builder": "2.0.2",
27-
"com.ugf.logs": "5.3.0"
27+
"com.ugf.builder": "2.0.2"
2828
},
29-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
29+
"url": "https://api.upmhub.org/registries/unity-game-framework"
3030
},
3131
"com.ugf.builder": {
3232
"version": "2.0.2",
3333
"depth": 3,
3434
"source": "registry",
3535
"dependencies": {},
36-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
36+
"url": "https://api.upmhub.org/registries/unity-game-framework"
3737
},
3838
"com.ugf.customsettings": {
3939
"version": "3.4.1",
4040
"depth": 4,
4141
"source": "registry",
4242
"dependencies": {
43-
"com.unity.modules.jsonserialize": "1.0.0",
44-
"com.ugf.editortools": "1.7.0"
43+
"com.ugf.editortools": "1.7.0",
44+
"com.unity.modules.jsonserialize": "1.0.0"
4545
},
46-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
46+
"url": "https://api.upmhub.org/registries/unity-game-framework"
4747
},
4848
"com.ugf.defines": {
4949
"version": "2.1.5",
@@ -53,7 +53,7 @@
5353
"com.ugf.customsettings": "3.4.1",
5454
"com.ugf.editortools": "1.13.0"
5555
},
56-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
56+
"url": "https://api.upmhub.org/registries/unity-game-framework"
5757
},
5858
"com.ugf.description": {
5959
"version": "2.0.0",
@@ -62,69 +62,69 @@
6262
"dependencies": {
6363
"com.ugf.builder": "2.0.0"
6464
},
65-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
65+
"url": "https://api.upmhub.org/registries/unity-game-framework"
6666
},
6767
"com.ugf.editortools": {
68-
"version": "2.13.0",
68+
"version": "2.15.0",
6969
"depth": 3,
7070
"source": "registry",
7171
"dependencies": {},
72-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
72+
"url": "https://api.upmhub.org/registries/unity-game-framework"
7373
},
7474
"com.ugf.initialize": {
7575
"version": "2.9.0",
7676
"depth": 3,
7777
"source": "registry",
7878
"dependencies": {},
79-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
79+
"url": "https://api.upmhub.org/registries/unity-game-framework"
8080
},
8181
"com.ugf.logs": {
8282
"version": "5.3.0",
8383
"depth": 3,
8484
"source": "registry",
8585
"dependencies": {
86-
"com.ugf.defines": "2.1.5",
87-
"com.ugf.editortools": "2.1.0"
86+
"com.ugf.editortools": "2.1.0",
87+
"com.ugf.defines": "2.1.5"
8888
},
89-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
89+
"url": "https://api.upmhub.org/registries/unity-game-framework"
9090
},
9191
"com.ugf.module.authentication": {
9292
"version": "file:UGF.Module.Authentication",
9393
"depth": 0,
9494
"source": "embedded",
9595
"dependencies": {
96-
"com.ugf.module.services": "1.0.0-preview.1",
97-
"com.unity.services.authentication": "2.4.0"
96+
"com.ugf.module.services": "1.0.0-preview.2",
97+
"com.unity.services.authentication": "3.2.0"
9898
}
9999
},
100100
"com.ugf.module.services": {
101-
"version": "1.0.0-preview.1",
101+
"version": "1.0.0-preview.2",
102102
"depth": 1,
103103
"source": "registry",
104104
"dependencies": {
105-
"com.ugf.application": "8.4.0",
106-
"com.unity.services.core": "1.8.1"
105+
"com.ugf.application": "8.5.0",
106+
"com.unity.services.core": "1.12.1"
107107
},
108-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
108+
"url": "https://api.upmhub.org/registries/unity-game-framework"
109109
},
110110
"com.ugf.runtimetools": {
111-
"version": "2.17.0",
111+
"version": "2.18.0",
112112
"depth": 3,
113113
"source": "registry",
114114
"dependencies": {
115115
"com.ugf.editortools": "2.11.0"
116116
},
117-
"url": "https://unitygameframework.jfrog.io/artifactory/api/npm/default"
117+
"url": "https://api.upmhub.org/registries/unity-game-framework"
118118
},
119119
"com.unity.ext.nunit": {
120-
"version": "2.0.2",
120+
"version": "2.0.5",
121121
"depth": 1,
122122
"source": "registry",
123123
"dependencies": {},
124124
"url": "https://packages.unity.com"
125125
},
126126
"com.unity.ide.rider": {
127-
"version": "3.0.18",
127+
"version": "3.0.27",
128128
"depth": 0,
129129
"source": "registry",
130130
"dependencies": {
@@ -133,55 +133,61 @@
133133
"url": "https://packages.unity.com"
134134
},
135135
"com.unity.nuget.newtonsoft-json": {
136-
"version": "3.1.0",
136+
"version": "3.2.1",
137137
"depth": 2,
138138
"source": "registry",
139139
"dependencies": {},
140140
"url": "https://packages.unity.com"
141141
},
142142
"com.unity.services.authentication": {
143-
"version": "2.4.0",
143+
"version": "3.2.0",
144144
"depth": 1,
145145
"source": "registry",
146146
"dependencies": {
147-
"com.unity.nuget.newtonsoft-json": "3.0.2",
148-
"com.unity.services.core": "1.7.0",
147+
"com.unity.nuget.newtonsoft-json": "3.2.1",
148+
"com.unity.services.core": "1.12.1",
149149
"com.unity.modules.unitywebrequest": "1.0.0",
150150
"com.unity.ugui": "1.0.0"
151151
},
152152
"url": "https://packages.unity.com"
153153
},
154154
"com.unity.services.core": {
155-
"version": "1.8.1",
155+
"version": "1.12.1",
156156
"depth": 2,
157157
"source": "registry",
158158
"dependencies": {
159159
"com.unity.modules.unitywebrequest": "1.0.0",
160-
"com.unity.nuget.newtonsoft-json": "3.0.2",
160+
"com.unity.nuget.newtonsoft-json": "3.2.1",
161161
"com.unity.modules.androidjni": "1.0.0"
162162
},
163163
"url": "https://packages.unity.com"
164164
},
165165
"com.unity.test-framework": {
166-
"version": "2.0.1-pre.18",
166+
"version": "1.3.9",
167167
"depth": 0,
168168
"source": "registry",
169169
"dependencies": {
170-
"com.unity.ext.nunit": "2.0.2",
170+
"com.unity.ext.nunit": "2.0.3",
171171
"com.unity.modules.imgui": "1.0.0",
172172
"com.unity.modules.jsonserialize": "1.0.0"
173173
},
174174
"url": "https://packages.unity.com"
175175
},
176176
"com.unity.ugui": {
177-
"version": "1.0.0",
177+
"version": "2.0.0",
178178
"depth": 2,
179179
"source": "builtin",
180180
"dependencies": {
181181
"com.unity.modules.ui": "1.0.0",
182182
"com.unity.modules.imgui": "1.0.0"
183183
}
184184
},
185+
"com.unity.modules.accessibility": {
186+
"version": "1.0.0",
187+
"depth": 0,
188+
"source": "builtin",
189+
"dependencies": {}
190+
},
185191
"com.unity.modules.androidjni": {
186192
"version": "1.0.0",
187193
"depth": 3,
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!655991488 &1
4+
MultiplayerManager:
5+
m_ObjectHideFlags: 0
6+
m_EnableMultiplayerRoles: 0
7+
m_ActiveMultiplayerRole: 0

ProjectSettings/PackageManagerSettings.asset

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ MonoBehaviour:
1818
m_SeeAllPackageVersions: 0
1919
m_DismissPreviewPackagesInUse: 0
2020
oneTimeWarningShown: 1
21+
oneTimeDeprecatedPopUpShown: 0
2122
m_Registries:
2223
- m_Id: main
2324
m_Name:
@@ -28,7 +29,7 @@ MonoBehaviour:
2829
m_ConfigSource: 0
2930
- m_Id: scoped:project:Unity Game Framework
3031
m_Name: Unity Game Framework
31-
m_Url: https://unitygameframework.jfrog.io/artifactory/api/npm/default
32+
m_Url: https://api.upmhub.org/registries/unity-game-framework
3233
m_Scopes:
3334
- com.ugf
3435
m_IsDefault: 0
@@ -39,6 +40,6 @@ MonoBehaviour:
3940
m_RegistryInfoDraft:
4041
m_Modified: 0
4142
m_ErrorMessage:
42-
m_UserModificationsInstanceId: -862
43-
m_OriginalInstanceId: -866
43+
m_UserModificationsInstanceId: -858
44+
m_OriginalInstanceId: -862
4445
m_LoadAssets: 0

ProjectSettings/ProjectVersion.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.2.13f1
2-
m_EditorVersionWithRevision: 2022.2.13f1 (5f5de2657605)
1+
m_EditorVersion: 2023.2.0f1
2+
m_EditorVersionWithRevision: 2023.2.0f1 (d0d63d039a6f)

0 commit comments

Comments
 (0)