diff options
Diffstat (limited to 'SurvivalTest/Packages/manifest.json')
-rw-r--r-- | SurvivalTest/Packages/manifest.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/SurvivalTest/Packages/manifest.json b/SurvivalTest/Packages/manifest.json index 97a8b33..ed0e9ef 100644 --- a/SurvivalTest/Packages/manifest.json +++ b/SurvivalTest/Packages/manifest.json @@ -1,17 +1,17 @@ { "dependencies": { - "com.unity.2d.animation": "5.0.9", + "com.unity.2d.animation": "5.2.0", "com.unity.2d.pixel-perfect": "4.0.1", - "com.unity.2d.psdimporter": "4.1.2", + "com.unity.2d.psdimporter": "4.3.0", "com.unity.2d.sprite": "1.0.0", - "com.unity.2d.spriteshape": "5.1.6", + "com.unity.2d.spriteshape": "5.3.0", "com.unity.2d.tilemap": "1.0.0", - "com.unity.collab-proxy": "1.15.4", + "com.unity.collab-proxy": "1.15.16", "com.unity.ide.rider": "2.0.7", - "com.unity.ide.visualstudio": "2.0.12", - "com.unity.ide.vscode": "1.2.4", + "com.unity.ide.visualstudio": "2.0.14", + "com.unity.ide.vscode": "1.2.5", "com.unity.postprocessing": "3.1.1", - "com.unity.test-framework": "1.1.29", + "com.unity.test-framework": "1.1.31", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.4.8", "com.unity.ugui": "1.0.0", |