Updated packages

This commit is contained in:
raccoon
2026-02-26 23:32:48 +05:00
parent 7f6dacd65d
commit d5384233b8
2 changed files with 6 additions and 5 deletions

View File

@@ -189,7 +189,8 @@
"com.unity.timeline": "1.7.6",
"com.unity.xr.management": "4.3.3",
"com.unity.xr.oculus": "4.0.0",
"com.unity.postprocessing": "3.2.2"
"com.unity.postprocessing": "3.2.2",
"com.unity.ugui": "1.0.0"
}
},
"com.vrchat.core.bootstrap": {

View File

@@ -1,7 +1,7 @@
{
"dependencies": {
"com.vrchat.avatars": {
"version": "3.7.0"
"version": "3.10.1"
},
"com.vrchat.core.vpm-resolver": {
"version": "0.1.29"
@@ -9,13 +9,13 @@
},
"locked": {
"com.vrchat.avatars": {
"version": "3.7.0",
"version": "3.10.1",
"dependencies": {
"com.vrchat.base": "3.7.0"
"com.vrchat.base": "3.10.1"
}
},
"com.vrchat.base": {
"version": "3.7.0",
"version": "3.10.1",
"dependencies": {}
},
"com.vrchat.core.vpm-resolver": {