Skip to content

Commit 3a13d35

Browse files
Updated Manifest.json and packages-lock.json
1 parent cb1438d commit 3a13d35

2 files changed

Lines changed: 55 additions & 30 deletions

File tree

Packages/manifest.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
{
22
"dependencies": {
33
"com.unity.2d.sprite": "1.0.0",
4-
"com.unity.addressables": "1.18.9",
5-
"com.unity.ide.visualstudio": "2.0.11",
6-
"com.unity.ide.vscode": "1.2.3",
7-
"com.unity.remote-config": "2.0.1",
8-
"com.unity.render-pipelines.universal": "12.0.0",
9-
"com.unity.scriptablebuildpipeline": "1.19.0",
4+
"com.unity.addressables": "1.19.15",
5+
"com.unity.ide.visualstudio": "2.0.12",
6+
"com.unity.ide.vscode": "1.2.4",
7+
"com.unity.remote-config": "3.0.0-pre.8",
8+
"com.unity.render-pipelines.universal": "12.1.3",
9+
"com.unity.scriptablebuildpipeline": "1.19.5",
10+
"com.unity.services.authentication": "1.0.0-pre.4",
1011
"com.unity.services.ccd.management": "1.0.0-pre.2",
1112
"com.unity.textmeshpro": "3.0.6",
1213
"com.unity.ugui": "1.0.0",

Packages/packages-lock.json

Lines changed: 48 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"dependencies": {}
88
},
99
"com.unity.addressables": {
10-
"version": "1.18.9",
10+
"version": "1.19.15",
1111
"depth": 0,
1212
"source": "registry",
1313
"dependencies": {
14-
"com.unity.scriptablebuildpipeline": "1.19.0",
14+
"com.unity.scriptablebuildpipeline": "1.19.5",
1515
"com.unity.modules.assetbundle": "1.0.0",
1616
"com.unity.modules.imageconversion": "1.0.0",
1717
"com.unity.modules.jsonserialize": "1.0.0",
@@ -21,7 +21,7 @@
2121
"url": "https://packages.unity.com"
2222
},
2323
"com.unity.burst": {
24-
"version": "1.6.0-pre.2",
24+
"version": "1.6.0",
2525
"depth": 1,
2626
"source": "registry",
2727
"dependencies": {
@@ -37,7 +37,7 @@
3737
"url": "https://packages.unity.com"
3838
},
3939
"com.unity.ide.visualstudio": {
40-
"version": "2.0.11",
40+
"version": "2.0.12",
4141
"depth": 0,
4242
"source": "registry",
4343
"dependencies": {
@@ -46,81 +46,95 @@
4646
"url": "https://packages.unity.com"
4747
},
4848
"com.unity.ide.vscode": {
49-
"version": "1.2.3",
49+
"version": "1.2.4",
5050
"depth": 0,
5151
"source": "registry",
5252
"dependencies": {},
5353
"url": "https://packages.unity.com"
5454
},
5555
"com.unity.mathematics": {
56-
"version": "1.2.1",
56+
"version": "1.2.5",
5757
"depth": 1,
5858
"source": "registry",
5959
"dependencies": {},
6060
"url": "https://packages.unity.com"
6161
},
6262
"com.unity.nuget.newtonsoft-json": {
63-
"version": "2.0.0",
63+
"version": "2.0.2",
6464
"depth": 1,
6565
"source": "registry",
6666
"dependencies": {},
6767
"url": "https://packages.unity.com"
6868
},
6969
"com.unity.remote-config": {
70-
"version": "2.0.1",
70+
"version": "3.0.0-pre.8",
7171
"depth": 0,
7272
"source": "registry",
7373
"dependencies": {
74-
"com.unity.nuget.newtonsoft-json": "2.0.0",
75-
"com.unity.remote-config-runtime": "1.0.1"
74+
"com.unity.nuget.newtonsoft-json": "2.0.2",
75+
"com.unity.modules.unitywebrequest": "1.0.0",
76+
"com.unity.remote-config-runtime": "3.0.0-pre.17"
7677
},
7778
"url": "https://packages.unity.com"
7879
},
7980
"com.unity.remote-config-runtime": {
80-
"version": "2.0.0",
81+
"version": "3.0.0-pre.17",
8182
"depth": 1,
8283
"source": "registry",
8384
"dependencies": {
84-
"com.unity.nuget.newtonsoft-json": "2.0.0",
85+
"com.unity.nuget.newtonsoft-json": "2.0.2",
8586
"com.unity.modules.unitywebrequest": "1.0.0",
86-
"com.unity.modules.unityanalytics": "1.0.0"
87+
"com.unity.services.core": "1.1.0-pre.11",
88+
"com.unity.services.authentication": "1.0.0-pre.6"
8789
},
8890
"url": "https://packages.unity.com"
8991
},
9092
"com.unity.render-pipelines.core": {
91-
"version": "12.0.0",
93+
"version": "12.1.3",
9294
"depth": 1,
9395
"source": "builtin",
9496
"dependencies": {
9597
"com.unity.ugui": "1.0.0",
96-
"com.unity.modules.physics": "1.0.0"
98+
"com.unity.modules.physics": "1.0.0",
99+
"com.unity.modules.jsonserialize": "1.0.0"
97100
}
98101
},
99102
"com.unity.render-pipelines.universal": {
100-
"version": "12.0.0",
103+
"version": "12.1.3",
101104
"depth": 0,
102105
"source": "builtin",
103106
"dependencies": {
104107
"com.unity.mathematics": "1.2.1",
105108
"com.unity.burst": "1.5.0",
106-
"com.unity.render-pipelines.core": "12.0.0",
107-
"com.unity.shadergraph": "12.0.0"
109+
"com.unity.render-pipelines.core": "12.1.3",
110+
"com.unity.shadergraph": "12.1.3"
108111
}
109112
},
110113
"com.unity.scriptablebuildpipeline": {
111-
"version": "1.19.0",
114+
"version": "1.19.5",
112115
"depth": 0,
113116
"source": "registry",
114117
"dependencies": {},
115118
"url": "https://packages.unity.com"
116119
},
117120
"com.unity.searcher": {
118-
"version": "4.3.2",
121+
"version": "4.9.1",
119122
"depth": 2,
120123
"source": "registry",
121124
"dependencies": {},
122125
"url": "https://packages.unity.com"
123126
},
127+
"com.unity.services.authentication": {
128+
"version": "1.0.0-pre.6",
129+
"depth": 2,
130+
"source": "registry",
131+
"dependencies": {
132+
"com.unity.nuget.newtonsoft-json": "2.0.0",
133+
"com.unity.services.core": "1.1.0-pre.9",
134+
"com.unity.modules.unitywebrequest": "1.0.0"
135+
},
136+
"url": "https://packages.unity.com"
137+
},
124138
"com.unity.services.ccd.management": {
125139
"version": "1.0.0-pre.2",
126140
"depth": 0,
@@ -135,17 +149,27 @@
135149
},
136150
"url": "https://packages.unity.com"
137151
},
152+
"com.unity.services.core": {
153+
"version": "1.1.0-pre.11",
154+
"depth": 2,
155+
"source": "registry",
156+
"dependencies": {
157+
"com.unity.modules.unitywebrequest": "1.0.0",
158+
"com.unity.nuget.newtonsoft-json": "2.0.0"
159+
},
160+
"url": "https://packages.unity.com"
161+
},
138162
"com.unity.shadergraph": {
139-
"version": "12.0.0",
163+
"version": "12.1.3",
140164
"depth": 1,
141165
"source": "builtin",
142166
"dependencies": {
143-
"com.unity.render-pipelines.core": "12.0.0",
144-
"com.unity.searcher": "4.3.1"
167+
"com.unity.render-pipelines.core": "12.1.3",
168+
"com.unity.searcher": "4.9.1"
145169
}
146170
},
147171
"com.unity.test-framework": {
148-
"version": "1.1.26",
172+
"version": "1.1.29",
149173
"depth": 1,
150174
"source": "registry",
151175
"dependencies": {

0 commit comments

Comments
 (0)