Skip to content

Commit 0f047a5

Browse files
committed
Update packages.
1 parent 0d5fac1 commit 0f047a5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

src/UnityMvvmToolkit.UnityPackage/Packages/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
33
"com.cysharp.unitask": "2.3.3",
4-
"com.unity.collab-proxy": "2.0.4",
4+
"com.unity.collab-proxy": "2.0.5",
55
"com.unity.feature.2d": "1.0.0",
6-
"com.unity.ide.rider": "3.0.22",
6+
"com.unity.ide.rider": "3.0.24",
77
"com.unity.ide.visualstudio": "2.0.18",
88
"com.unity.ide.vscode": "1.2.5",
99
"com.unity.test-framework": "1.1.33",

src/UnityMvvmToolkit.UnityPackage/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"url": "https://packages.unity.com"
103103
},
104104
"com.unity.collab-proxy": {
105-
"version": "2.0.4",
105+
"version": "2.0.5",
106106
"depth": 0,
107107
"source": "registry",
108108
"dependencies": {},
@@ -130,7 +130,7 @@
130130
}
131131
},
132132
"com.unity.ide.rider": {
133-
"version": "3.0.22",
133+
"version": "3.0.24",
134134
"depth": 0,
135135
"source": "registry",
136136
"dependencies": {

0 commit comments

Comments
 (0)