TARGET TODO

This commit is contained in:
김도환
2026-04-16 19:40:42 +09:00
parent dae9c52398
commit 65c997406b
21 changed files with 554 additions and 120 deletions

View File

@@ -1,23 +1,23 @@
{
"dependencies": {
"com.unity.2d.animation": "13.0.2",
"com.unity.2d.aseprite": "3.0.1",
"com.unity.2d.psdimporter": "12.0.1",
"com.unity.2d.animation": "14.0.3",
"com.unity.2d.aseprite": "4.0.1",
"com.unity.2d.psdimporter": "13.0.2",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.spriteshape": "13.0.0",
"com.unity.2d.spriteshape": "14.0.1",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.2d.tilemap.extras": "6.0.1",
"com.unity.2d.tooling": "1.0.0",
"com.unity.collab-proxy": "2.10.2",
"com.unity.ide.rider": "3.0.38",
"com.unity.ide.visualstudio": "2.0.25",
"com.unity.inputsystem": "1.16.0",
"com.unity.2d.tilemap.extras": "7.0.1",
"com.unity.2d.tooling": "2.0.1",
"com.unity.collab-proxy": "2.11.4",
"com.unity.ide.rider": "3.0.40",
"com.unity.ide.visualstudio": "2.0.27",
"com.unity.inputsystem": "1.19.0",
"com.unity.multiplayer.center": "1.0.1",
"com.unity.render-pipelines.universal": "17.3.0",
"com.unity.render-pipelines.universal": "17.4.0",
"com.unity.test-framework": "1.6.0",
"com.unity.timeline": "1.8.9",
"com.unity.timeline": "1.8.12",
"com.unity.ugui": "2.0.0",
"com.unity.visualscripting": "1.9.9",
"com.unity.visualscripting": "1.9.11",
"com.unity.modules.accessibility": "1.0.0",
"com.unity.modules.adaptiveperformance": "1.0.0",
"com.unity.modules.ai": "1.0.0",

View File

@@ -1,11 +1,11 @@
{
"dependencies": {
"com.unity.2d.animation": {
"version": "13.0.2",
"version": "14.0.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.1",
"com.unity.2d.common": "13.0.1",
"com.unity.2d.sprite": "1.0.0",
"com.unity.collections": "2.4.3",
"com.unity.modules.animation": "1.0.0",
@@ -14,11 +14,11 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.aseprite": {
"version": "3.0.1",
"version": "4.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.1",
"com.unity.2d.common": "13.0.1",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.mathematics": "1.2.6",
@@ -27,7 +27,7 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.common": {
"version": "12.0.1",
"version": "13.0.1",
"depth": 1,
"source": "registry",
"dependencies": {
@@ -42,11 +42,11 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.psdimporter": {
"version": "12.0.1",
"version": "13.0.2",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.1",
"com.unity.2d.common": "13.0.1",
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0"
},
@@ -59,11 +59,11 @@
"dependencies": {}
},
"com.unity.2d.spriteshape": {
"version": "13.0.0",
"version": "14.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.0",
"com.unity.2d.common": "13.0.1",
"com.unity.mathematics": "1.1.0",
"com.unity.modules.physics2d": "1.0.0"
},
@@ -79,7 +79,7 @@
}
},
"com.unity.2d.tilemap.extras": {
"version": "6.0.1",
"version": "7.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -90,17 +90,17 @@
"url": "https://packages.unity.com"
},
"com.unity.2d.tooling": {
"version": "1.0.0",
"version": "2.0.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.2d.common": "12.0.1",
"com.unity.2d.common": "13.0.1",
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.25",
"version": "1.8.28",
"depth": 2,
"source": "registry",
"dependencies": {
@@ -110,24 +110,23 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.10.2",
"version": "2.11.4",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.6.2",
"version": "6.4.0",
"depth": 1,
"source": "registry",
"source": "builtin",
"dependencies": {
"com.unity.burst": "1.8.23",
"com.unity.mathematics": "1.3.2",
"com.unity.test-framework": "1.4.6",
"com.unity.nuget.mono-cecil": "1.11.5",
"com.unity.test-framework": "1.4.6",
"com.unity.test-framework.performance": "3.0.3"
},
"url": "https://packages.unity.com"
}
},
"com.unity.ext.nunit": {
"version": "2.0.5",
@@ -136,7 +135,7 @@
"dependencies": {}
},
"com.unity.ide.rider": {
"version": "3.0.38",
"version": "3.0.40",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -145,16 +144,16 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.25",
"version": "2.0.27",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.31"
"com.unity.test-framework": "1.1.33"
},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.16.0",
"version": "1.19.0",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -185,7 +184,7 @@
"url": "https://packages.unity.com"
},
"com.unity.render-pipelines.core": {
"version": "17.3.0",
"version": "17.4.0",
"depth": 1,
"source": "builtin",
"dependencies": {
@@ -193,27 +192,26 @@
"com.unity.mathematics": "1.3.2",
"com.unity.ugui": "2.0.0",
"com.unity.collections": "2.4.3",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
}
},
"com.unity.render-pipelines.universal": {
"version": "17.3.0",
"version": "17.4.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.3.0",
"com.unity.shadergraph": "17.3.0",
"com.unity.render-pipelines.universal-config": "17.0.3"
"com.unity.render-pipelines.core": "17.4.0",
"com.unity.shadergraph": "17.4.0",
"com.unity.render-pipelines.universal-config": "17.4.0"
}
},
"com.unity.render-pipelines.universal-config": {
"version": "17.0.3",
"version": "17.4.0",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.0.3"
"com.unity.render-pipelines.core": "17.4.0"
}
},
"com.unity.searcher": {
@@ -224,11 +222,11 @@
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "17.3.0",
"version": "17.4.0",
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.render-pipelines.core": "17.3.0",
"com.unity.render-pipelines.core": "17.4.0",
"com.unity.searcher": "4.9.3"
}
},
@@ -253,7 +251,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.8.9",
"version": "1.8.12",
"depth": 0,
"source": "registry",
"dependencies": {
@@ -274,7 +272,7 @@
}
},
"com.unity.visualscripting": {
"version": "1.9.9",
"version": "1.9.11",
"depth": 0,
"source": "registry",
"dependencies": {