Skip to content

Commit 4c4c157

Browse files
committed
feat: changed unity version
1 parent 3005c54 commit 4c4c157

File tree

7 files changed

+1244
-67
lines changed

7 files changed

+1244
-67
lines changed

Packages/manifest.json

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": "1.15.12",
3+
"com.unity.ai.navigation": "1.1.5",
4+
"com.unity.collab-proxy": "2.2.0",
45
"com.unity.feature.development": "1.0.1",
5-
"com.unity.ide.rider": "3.0.12",
6-
"com.unity.ide.visualstudio": "2.0.14",
6+
"com.unity.ide.rider": "3.0.27",
7+
"com.unity.ide.visualstudio": "2.0.22",
78
"com.unity.ide.vscode": "1.2.5",
8-
"com.unity.test-framework": "1.1.29",
9+
"com.unity.test-framework": "1.1.33",
910
"com.unity.textmeshpro": "3.0.6",
10-
"com.unity.timeline": "1.6.4",
11+
"com.unity.timeline": "1.7.6",
1112
"com.unity.ugui": "1.0.0",
12-
"com.unity.visualscripting": "1.7.6",
13+
"com.unity.visualscripting": "1.9.1",
1314
"com.unity.modules.ai": "1.0.0",
1415
"com.unity.modules.androidjni": "1.0.0",
1516
"com.unity.modules.animation": "1.0.0",

Packages/packages-lock.json

Lines changed: 24 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
{
22
"dependencies": {
3-
"com.unity.collab-proxy": {
4-
"version": "1.15.12",
3+
"com.unity.ai.navigation": {
4+
"version": "1.1.5",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
8-
"com.unity.services.core": "1.0.1"
8+
"com.unity.modules.ai": "1.0.0"
99
},
1010
"url": "https://packages.unity.com"
1111
},
12+
"com.unity.collab-proxy": {
13+
"version": "2.2.0",
14+
"depth": 0,
15+
"source": "registry",
16+
"dependencies": {},
17+
"url": "https://packages.unity.com"
18+
},
1219
"com.unity.editorcoroutines": {
1320
"version": "1.0.0",
1421
"depth": 1,
@@ -28,17 +35,17 @@
2835
"depth": 0,
2936
"source": "builtin",
3037
"dependencies": {
31-
"com.unity.ide.visualstudio": "2.0.14",
32-
"com.unity.ide.rider": "3.0.12",
38+
"com.unity.ide.visualstudio": "2.0.22",
39+
"com.unity.ide.rider": "3.0.27",
3340
"com.unity.ide.vscode": "1.2.5",
3441
"com.unity.editorcoroutines": "1.0.0",
35-
"com.unity.performance.profile-analyzer": "1.1.1",
36-
"com.unity.test-framework": "1.1.29",
37-
"com.unity.testtools.codecoverage": "1.0.1"
42+
"com.unity.performance.profile-analyzer": "1.2.2",
43+
"com.unity.test-framework": "1.1.33",
44+
"com.unity.testtools.codecoverage": "1.2.5"
3845
}
3946
},
4047
"com.unity.ide.rider": {
41-
"version": "3.0.12",
48+
"version": "3.0.27",
4249
"depth": 0,
4350
"source": "registry",
4451
"dependencies": {
@@ -47,7 +54,7 @@
4754
"url": "https://packages.unity.com"
4855
},
4956
"com.unity.ide.visualstudio": {
50-
"version": "2.0.14",
57+
"version": "2.0.22",
5158
"depth": 0,
5259
"source": "registry",
5360
"dependencies": {
@@ -63,30 +70,21 @@
6370
"url": "https://packages.unity.com"
6471
},
6572
"com.unity.performance.profile-analyzer": {
66-
"version": "1.1.1",
73+
"version": "1.2.2",
6774
"depth": 1,
6875
"source": "registry",
6976
"dependencies": {},
7077
"url": "https://packages.unity.com"
7178
},
72-
"com.unity.services.core": {
73-
"version": "1.0.1",
74-
"depth": 1,
75-
"source": "registry",
76-
"dependencies": {
77-
"com.unity.modules.unitywebrequest": "1.0.0"
78-
},
79-
"url": "https://packages.unity.com"
80-
},
8179
"com.unity.settings-manager": {
82-
"version": "1.0.3",
80+
"version": "2.0.1",
8381
"depth": 2,
8482
"source": "registry",
8583
"dependencies": {},
8684
"url": "https://packages.unity.com"
8785
},
8886
"com.unity.test-framework": {
89-
"version": "1.1.29",
87+
"version": "1.1.33",
9088
"depth": 0,
9189
"source": "registry",
9290
"dependencies": {
@@ -97,7 +95,7 @@
9795
"url": "https://packages.unity.com"
9896
},
9997
"com.unity.testtools.codecoverage": {
100-
"version": "1.0.1",
98+
"version": "1.2.5",
10199
"depth": 1,
102100
"source": "registry",
103101
"dependencies": {
@@ -116,13 +114,13 @@
116114
"url": "https://packages.unity.com"
117115
},
118116
"com.unity.timeline": {
119-
"version": "1.6.4",
117+
"version": "1.7.6",
120118
"depth": 0,
121119
"source": "registry",
122120
"dependencies": {
121+
"com.unity.modules.audio": "1.0.0",
123122
"com.unity.modules.director": "1.0.0",
124123
"com.unity.modules.animation": "1.0.0",
125-
"com.unity.modules.audio": "1.0.0",
126124
"com.unity.modules.particlesystem": "1.0.0"
127125
},
128126
"url": "https://packages.unity.com"
@@ -137,7 +135,7 @@
137135
}
138136
},
139137
"com.unity.visualscripting": {
140-
"version": "1.7.6",
138+
"version": "1.9.1",
141139
"depth": 0,
142140
"source": "registry",
143141
"dependencies": {
@@ -278,17 +276,6 @@
278276
"version": "1.0.0",
279277
"depth": 0,
280278
"source": "builtin",
281-
"dependencies": {
282-
"com.unity.modules.ui": "1.0.0",
283-
"com.unity.modules.imgui": "1.0.0",
284-
"com.unity.modules.jsonserialize": "1.0.0",
285-
"com.unity.modules.uielementsnative": "1.0.0"
286-
}
287-
},
288-
"com.unity.modules.uielementsnative": {
289-
"version": "1.0.0",
290-
"depth": 1,
291-
"source": "builtin",
292279
"dependencies": {
293280
"com.unity.modules.ui": "1.0.0",
294281
"com.unity.modules.imgui": "1.0.0",

ProjectSettings/Packages/com.unity.testtools.codecoverage/Settings.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
{
2-
"m_Name": "Settings",
3-
"m_Path": "ProjectSettings/Packages/com.unity.testtools.codecoverage/Settings.json",
42
"m_Dictionary": {
53
"m_DictionaryValues": []
64
}

0 commit comments

Comments
 (0)