diff options
| author | realtradam <[email protected]> | 2023-01-18 21:45:52 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2023-01-18 21:45:52 -0500 |
| commit | 62764995ab86d9b90c5fefc9bd7c880f37858bf2 (patch) | |
| tree | 2b2b770dc539c99db9e60d81506d010e241463a2 /Packages | |
| parent | f39e9a0f20729eb084e75444445a5087790ac75f (diff) | |
| download | Magnet-Run-3D-62764995ab86d9b90c5fefc9bd7c880f37858bf2.tar.gz Magnet-Run-3D-62764995ab86d9b90c5fefc9bd7c880f37858bf2.zip | |
web build
Diffstat (limited to 'Packages')
| -rw-r--r-- | Packages/manifest.json | 6 | ||||
| -rw-r--r-- | Packages/packages-lock.json | 22 |
2 files changed, 14 insertions, 14 deletions
diff --git a/Packages/manifest.json b/Packages/manifest.json index 9c5fa2b..1bfa957 100644 --- a/Packages/manifest.json +++ b/Packages/manifest.json @@ -1,11 +1,11 @@ { "dependencies": { - "com.unity.collab-proxy": "1.17.2", - "com.unity.ide.rider": "3.0.15", + "com.unity.collab-proxy": "1.17.7", + "com.unity.ide.rider": "3.0.16", "com.unity.ide.visualstudio": "2.0.16", "com.unity.ide.vscode": "1.2.5", "com.unity.probuilder": "5.0.6", - "com.unity.render-pipelines.universal": "12.1.7", + "com.unity.render-pipelines.universal": "12.1.8", "com.unity.test-framework": "1.1.31", "com.unity.textmeshpro": "3.0.6", "com.unity.timeline": "1.6.4", diff --git a/Packages/packages-lock.json b/Packages/packages-lock.json index 20cec87..341f580 100644 --- a/Packages/packages-lock.json +++ b/Packages/packages-lock.json @@ -1,7 +1,7 @@ { "dependencies": { "com.unity.burst": { - "version": "1.7.3", + "version": "1.8.2", "depth": 1, "source": "registry", "dependencies": { @@ -10,7 +10,7 @@ "url": "https://packages.unity.com" }, "com.unity.collab-proxy": { - "version": "1.17.2", + "version": "1.17.7", "depth": 0, "source": "registry", "dependencies": { @@ -26,7 +26,7 @@ "url": "https://packages.unity.com" }, "com.unity.ide.rider": { - "version": "3.0.15", + "version": "3.0.16", "depth": 0, "source": "registry", "dependencies": { @@ -76,7 +76,7 @@ "url": "https://packages.unity.com" }, "com.unity.render-pipelines.core": { - "version": "12.1.7", + "version": "12.1.8", "depth": 1, "source": "builtin", "dependencies": { @@ -86,14 +86,14 @@ } }, "com.unity.render-pipelines.universal": { - "version": "12.1.7", + "version": "12.1.8", "depth": 0, "source": "builtin", "dependencies": { "com.unity.mathematics": "1.2.1", - "com.unity.burst": "1.7.3", - "com.unity.render-pipelines.core": "12.1.7", - "com.unity.shadergraph": "12.1.7" + "com.unity.burst": "1.8.2", + "com.unity.render-pipelines.core": "12.1.8", + "com.unity.shadergraph": "12.1.8" } }, "com.unity.searcher": { @@ -104,7 +104,7 @@ "url": "https://packages.unity.com" }, "com.unity.services.core": { - "version": "1.4.2", + "version": "1.6.0", "depth": 1, "source": "registry", "dependencies": { @@ -122,11 +122,11 @@ "url": "https://packages.unity.com" }, "com.unity.shadergraph": { - "version": "12.1.7", + "version": "12.1.8", "depth": 1, "source": "builtin", "dependencies": { - "com.unity.render-pipelines.core": "12.1.7", + "com.unity.render-pipelines.core": "12.1.8", "com.unity.searcher": "4.9.1" } }, |
