chore: lock Unity MCP package

This commit is contained in:
daixiawu 2026-06-29 18:22:46 +08:00
parent 091ba8e453
commit 2ab6b63368

View File

@ -14,6 +14,16 @@
"dependencies": {}, "dependencies": {},
"hash": "2554e81f0315ddf835026940ccc4ba8175edfda3" "hash": "2554e81f0315ddf835026940ccc4ba8175edfda3"
}, },
"com.gamebooom.unity.mcp": {
"version": "https://github.com/FunplayAI/funplay-unity-mcp.git#v0.4.8",
"depth": 0,
"source": "git",
"dependencies": {
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.inputsystem": "1.7.0"
},
"hash": "5cfd52f0fb31911a3c45ef995ef475095772566b"
},
"com.github-glitchenzo.nugetforunity": { "com.github-glitchenzo.nugetforunity": {
"version": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity", "version": "https://github.com/GlitchEnzo/NuGetForUnity.git?path=/src/NuGetForUnity",
"depth": 0, "depth": 0,
@ -194,6 +204,15 @@
}, },
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.inputsystem": {
"version": "1.11.2",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.mathematics": { "com.unity.mathematics": {
"version": "1.2.6", "version": "1.2.6",
"depth": 1, "depth": 1,
@ -201,6 +220,13 @@
"dependencies": {}, "dependencies": {},
"url": "https://packages.unity.com" "url": "https://packages.unity.com"
}, },
"com.unity.nuget.newtonsoft-json": {
"version": "3.2.1",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": { "com.unity.render-pipelines.core": {
"version": "14.0.11", "version": "14.0.11",
"depth": 1, "depth": 1,