Update unity

This commit is contained in:
2026-01-29 18:31:22 -07:00
parent 3cd762ee06
commit d598c3bd79
3 changed files with 12 additions and 12 deletions

View File

@@ -2,17 +2,17 @@
"dependencies": {
"com.mikeschweitzer.websocket": "https://github.com/mikerochip/unity-websocket.git",
"com.nobi.roundedcorners": "https://github.com/kirevdokimov/Unity-UI-Rounded-Corners.git",
"com.unity.2d.animation": "13.0.2",
"com.unity.2d.animation": "13.0.4",
"com.unity.2d.aseprite": "3.0.1",
"com.unity.2d.psdimporter": "12.0.1",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "13.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.2d.tilemap.extras": "6.0.1",
"com.unity.collab-proxy": "2.11.2",
"com.unity.ide.rider": "3.0.38",
"com.unity.collab-proxy": "2.11.3",
"com.unity.ide.rider": "3.0.39",
"com.unity.ide.visualstudio": "2.0.26",
"com.unity.inputsystem": "1.17.0",
"com.unity.inputsystem": "1.18.0",
"com.unity.multiplayer.center": "1.0.1",
"com.unity.nuget.newtonsoft-json": "3.2.2",
"com.unity.render-pipelines.universal": "17.3.0",

View File

@@ -15,11 +15,11 @@
"hash": "33135342e868201eb0d4cef821ecab90caca373e"
},
"com.unity.2d.animation": {
"version": "13.0.2",
"version": "13.0.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.1",
"com.unity.2d.common": "12.0.2",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collections": "2.4.3",
"com.unity.modules.animation": "1.0.0",
@@ -41,7 +41,7 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.common": {
"version": "12.0.1",
"version": "12.0.2",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -114,7 +114,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.11.2",
"version": "2.11.3",
"depth": 0,
"source": "registry",
"dependencies": {},
@@ -140,7 +140,7 @@
"dependencies": {}
},
"com.unity.ide.rider": {
"version": "3.0.38",
"version": "3.0.39",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -158,7 +158,7 @@
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.17.0",
"version": "1.18.0",
"depth": 0,
"source": "registry",
"dependencies": {

View File

@@ -1,2 +1,2 @@
m_EditorVersion: 6000.3.5f1
m_EditorVersionWithRevision: 6000.3.5f1 (a1ec4b2f2d19)
m_EditorVersion: 6000.3.6f1
m_EditorVersionWithRevision: 6000.3.6f1 (bbb010bdb8a3)