Skip to content

Commit c047245

Browse files
committed
Update packages
1 parent 1bbd9a1 commit c047245

File tree

2 files changed

+4
-65
lines changed

2 files changed

+4
-65
lines changed

Packages/manifest.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "1.17.6",
4-
"com.unity.ide.rider": "3.0.15",
3+
"com.unity.ide.rider": "3.0.16",
54
"com.unity.ide.visualstudio": "2.0.16",
65
"com.unity.ide.vscode": "1.2.5",
7-
"com.unity.test-framework": "1.1.31",
8-
"com.unity.textmeshpro": "3.0.6",
9-
"com.unity.timeline": "1.6.4",
10-
"com.unity.ugui": "1.0.0",
6+
"com.unity.test-framework": "1.1.33",
117
"com.unity.modules.ai": "1.0.0",
128
"com.unity.modules.androidjni": "1.0.0",
139
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 2 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": {
4-
"version": "1.17.6",
5-
"depth": 0,
6-
"source": "registry",
7-
"dependencies": {
8-
"com.unity.services.core": "1.0.1"
9-
},
10-
"url": "https://packages.unity.com"
11-
},
123
"com.unity.ext.nunit": {
134
"version": "1.0.6",
145
"depth": 1,
@@ -17,7 +8,7 @@
178
"url": "https://packages.unity.com"
189
},
1910
"com.unity.ide.rider": {
20-
"version": "3.0.15",
11+
"version": "3.0.16",
2112
"depth": 0,
2213
"source": "registry",
2314
"dependencies": {
@@ -41,26 +32,8 @@
4132
"dependencies": {},
4233
"url": "https://packages.unity.com"
4334
},
44-
"com.unity.nuget.newtonsoft-json": {
45-
"version": "3.0.2",
46-
"depth": 2,
47-
"source": "registry",
48-
"dependencies": {},
49-
"url": "https://packages.unity.com"
50-
},
51-
"com.unity.services.core": {
52-
"version": "1.5.2",
53-
"depth": 1,
54-
"source": "registry",
55-
"dependencies": {
56-
"com.unity.modules.unitywebrequest": "1.0.0",
57-
"com.unity.nuget.newtonsoft-json": "3.0.2",
58-
"com.unity.modules.androidjni": "1.0.0"
59-
},
60-
"url": "https://packages.unity.com"
61-
},
6235
"com.unity.test-framework": {
63-
"version": "1.1.31",
36+
"version": "1.1.33",
6437
"depth": 0,
6538
"source": "registry",
6639
"dependencies": {
@@ -70,36 +43,6 @@
7043
},
7144
"url": "https://packages.unity.com"
7245
},
73-
"com.unity.textmeshpro": {
74-
"version": "3.0.6",
75-
"depth": 0,
76-
"source": "registry",
77-
"dependencies": {
78-
"com.unity.ugui": "1.0.0"
79-
},
80-
"url": "https://packages.unity.com"
81-
},
82-
"com.unity.timeline": {
83-
"version": "1.6.4",
84-
"depth": 0,
85-
"source": "registry",
86-
"dependencies": {
87-
"com.unity.modules.director": "1.0.0",
88-
"com.unity.modules.animation": "1.0.0",
89-
"com.unity.modules.audio": "1.0.0",
90-
"com.unity.modules.particlesystem": "1.0.0"
91-
},
92-
"url": "https://packages.unity.com"
93-
},
94-
"com.unity.ugui": {
95-
"version": "1.0.0",
96-
"depth": 0,
97-
"source": "builtin",
98-
"dependencies": {
99-
"com.unity.modules.ui": "1.0.0",
100-
"com.unity.modules.imgui": "1.0.0"
101-
}
102-
},
10346
"com.unity.modules.ai": {
10447
"version": "1.0.0",
10548
"depth": 0,

0 commit comments

Comments
 (0)