This commit is contained in:
@@ -2,15 +2,15 @@
|
||||
"dependencies": {
|
||||
"com.unity.collab-proxy": "2.7.1",
|
||||
"com.unity.entities": "1.3.8",
|
||||
"com.unity.ide.rider": "3.0.34",
|
||||
"com.unity.ide.rider": "3.0.36",
|
||||
"com.unity.inputsystem": "1.14.0",
|
||||
"com.unity.recorder": "5.1.2",
|
||||
"com.unity.render-pipelines.universal": "17.0.4",
|
||||
"com.unity.render-pipelines.universal": "17.1.0",
|
||||
"com.unity.splines": "2.8.0",
|
||||
"com.unity.test-framework": "1.5.1",
|
||||
"com.unity.ugui": "2.0.0",
|
||||
"com.vladfaust.unitywakatime": "https://github.com/kirillchikalin/unity-wakatime.git?path=Assets/com.vladfaust.unitywakatime",
|
||||
"space.chikalin.textdecal": "https://kirill:ceabbce93926efb31e21a5a7c0926fe1d3e9bed1@git.chikalin.space/unity/space.chikalin.textdecal.git",
|
||||
"space.chikalin.textdecal": "file:/Users/kirill/unity/textdecal/space.chikalin.textdecal",
|
||||
"com.unity.modules.accessibility": "1.0.0",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
"com.unity.modules.androidjni": "1.0.0",
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.burst": {
|
||||
"version": "1.8.19",
|
||||
"version": "1.8.21",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -75,7 +75,7 @@
|
||||
"dependencies": {}
|
||||
},
|
||||
"com.unity.ide.rider": {
|
||||
"version": "3.0.34",
|
||||
"version": "3.0.36",
|
||||
"depth": 0,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
@@ -132,7 +132,7 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.render-pipelines.core": {
|
||||
"version": "17.0.4",
|
||||
"version": "17.1.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
@@ -147,12 +147,12 @@
|
||||
}
|
||||
},
|
||||
"com.unity.render-pipelines.universal": {
|
||||
"version": "17.0.4",
|
||||
"version": "17.1.0",
|
||||
"depth": 0,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.render-pipelines.core": "17.0.4",
|
||||
"com.unity.shadergraph": "17.0.4",
|
||||
"com.unity.render-pipelines.core": "17.1.0",
|
||||
"com.unity.shadergraph": "17.1.0",
|
||||
"com.unity.render-pipelines.universal-config": "17.0.3"
|
||||
}
|
||||
},
|
||||
@@ -199,18 +199,18 @@
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.settings-manager": {
|
||||
"version": "2.0.1",
|
||||
"version": "2.1.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.shadergraph": {
|
||||
"version": "17.0.4",
|
||||
"version": "17.1.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.render-pipelines.core": "17.0.4",
|
||||
"com.unity.render-pipelines.core": "17.1.0",
|
||||
"com.unity.searcher": "4.9.3"
|
||||
}
|
||||
},
|
||||
@@ -236,15 +236,23 @@
|
||||
}
|
||||
},
|
||||
"com.unity.test-framework.performance": {
|
||||
"version": "3.0.3",
|
||||
"version": "3.1.0",
|
||||
"depth": 1,
|
||||
"source": "registry",
|
||||
"dependencies": {
|
||||
"com.unity.test-framework": "1.1.31",
|
||||
"com.unity.test-framework": "1.1.33",
|
||||
"com.unity.modules.jsonserialize": "1.0.0"
|
||||
},
|
||||
"url": "https://packages.unity.com"
|
||||
},
|
||||
"com.unity.textmeshpro": {
|
||||
"version": "5.0.0",
|
||||
"depth": 1,
|
||||
"source": "builtin",
|
||||
"dependencies": {
|
||||
"com.unity.ugui": "2.0.0"
|
||||
}
|
||||
},
|
||||
"com.unity.timeline": {
|
||||
"version": "1.8.7",
|
||||
"depth": 1,
|
||||
@@ -274,13 +282,12 @@
|
||||
"hash": "f5bbe6f52b3f4d02d43c0186b68a97276ccdf1cf"
|
||||
},
|
||||
"space.chikalin.textdecal": {
|
||||
"version": "https://kirill:ceabbce93926efb31e21a5a7c0926fe1d3e9bed1@git.chikalin.space/unity/space.chikalin.textdecal.git",
|
||||
"version": "file:/Users/kirill/unity/textdecal/space.chikalin.textdecal",
|
||||
"depth": 0,
|
||||
"source": "git",
|
||||
"source": "local",
|
||||
"dependencies": {
|
||||
"com.unity.ugui": "2.0.0"
|
||||
},
|
||||
"hash": "b3b5d168e3b6440b28e630c45eb56638152b64a9"
|
||||
"com.unity.textmeshpro": "3.0.9"
|
||||
}
|
||||
},
|
||||
"com.unity.modules.accessibility": {
|
||||
"version": "1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user