Skip to content

Commit

Permalink
Remove and update packages (#2977)
Browse files Browse the repository at this point in the history
  • Loading branch information
AnsisMalins authored Dec 12, 2024
1 parent 59dc42c commit 371c115
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 174 deletions.
2 changes: 0 additions & 2 deletions Explorer/Assets/DCL/EmojiPanel/EmojiSuggestionPanel.cs
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
using System;
using System.Collections.Generic;
using Unity.VisualScripting;
using UnityEngine;
using UnityEngine.InputSystem;
using UnityEngine.Pool;
using UnityEngine.UI;
using Object = UnityEngine.Object;

namespace DCL.Emoji
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
using DCL.Diagnostics;
using System;
using Unity.VisualScripting;
using UnityEngine;
using UnityEngine.Experimental.Rendering;
using UnityEngine.Rendering;
Expand Down
25 changes: 5 additions & 20 deletions Explorer/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,62 +16,47 @@
"com.unity.animation.rigging": "1.3.0",
"com.unity.cinemachine": "2.10.1",
"com.unity.code-analysis": "0.1.2-preview",
"com.unity.collab-proxy": "2.4.4",
"com.unity.collections": "2.1.4",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.rider": "3.0.34",
"com.unity.inputsystem": "1.7.0",
"com.unity.localization": "1.5.2",
"com.unity.mathematics": "1.3.1",
"com.unity.memoryprofiler": "1.1.0",
"com.unity.profiling.core": "1.0.2",
"com.unity.project-auditor": "0.10.0",
"com.unity.mathematics": "1.3.2",
"com.unity.memoryprofiler": "1.1.3",
"com.unity.project-auditor": "1.0.0-pre.1",
"com.unity.render-pipelines.universal": "14.0.11",
"com.unity.test-framework": "1.4.2",
"com.unity.test-framework.performance": "3.0.3",
"com.unity.textmeshpro": "3.2.0-pre.9",
"com.unity.timeline": "1.7.6",
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.6",
"com.unity.toonshader": "0.9.5-preview",
"com.unity.ugui": "1.0.0",
"com.unity.visualeffectgraph": "14.0.11",
"com.unity.visualscripting": "1.9.4",
"decentraland.grassshader": "[email protected]:decentraland/unity-explorer-packages.git?path=/StylizedGrassShader",
"io.sentry.unity": "https://github.com/getsentry/unity.git#2.1.3",
"net.tnrd.nsubstitute": "https://github.com/decentraland/Unity3D-NSubstitute.git",
"sc.stylizedwater2": "[email protected]:decentraland/unity-explorer-packages.git?path=/StylizedWater2",
"superscrollview": "[email protected]:decentraland/unity-explorer-packages.git?path=/SuperScrollView",
"com.unity.modules.ai": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.cloth": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.imgui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0",
"com.unity.modules.physics": "1.0.0",
"com.unity.modules.physics2d": "1.0.0",
"com.unity.modules.screencapture": "1.0.0",
"com.unity.modules.terrain": "1.0.0",
"com.unity.modules.terrainphysics": "1.0.0",
"com.unity.modules.tilemap": "1.0.0",
"com.unity.modules.ui": "1.0.0",
"com.unity.modules.uielements": "1.0.0",
"com.unity.modules.umbra": "1.0.0",
"com.unity.modules.unityanalytics": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",
"com.unity.modules.unitywebrequesttexture": "1.0.0",
"com.unity.modules.unitywebrequestwww": "1.0.0",
"com.unity.modules.vehicles": "1.0.0",
"com.unity.modules.video": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.wind": "1.0.0",
"com.unity.modules.xr": "1.0.0"
"com.unity.modules.wind": "1.0.0"
},
"scopedRegistries": [
{
Expand Down
167 changes: 16 additions & 151 deletions Explorer/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,13 +145,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.4.4",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.collections": {
"version": "2.1.4",
"depth": 0,
Expand All @@ -177,55 +170,15 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.feature.development": {
"version": "1.0.1",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.vscode": "1.2.5",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.performance.profile-analyzer": "1.2.2",
"com.unity.test-framework": "1.1.33",
"com.unity.testtools.codecoverage": "1.2.6"
}
},
"com.unity.film-internal-utilities": {
"version": "0.18.4-preview",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.timeline": "1.2.18",
"com.unity.modules.uielements": "1.0.0"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.31",
"version": "3.0.34",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ext.nunit": "1.0.6"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.22",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.9"
},
"url": "https://packages.unity.com"
},
"com.unity.ide.vscode": {
"version": "1.2.5",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.7.0",
"depth": 0,
Expand All @@ -246,17 +199,21 @@
"url": "https://packages.unity.com"
},
"com.unity.mathematics": {
"version": "1.3.1",
"version": "1.3.2",
"depth": 0,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.memoryprofiler": {
"version": "1.1.0",
"version": "1.1.3",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.burst": "1.8.0",
"com.unity.collections": "1.2.3",
"com.unity.mathematics": "1.2.1",
"com.unity.profiling.core": "1.0.0",
"com.unity.editorcoroutines": "1.0.0"
},
"url": "https://packages.unity.com"
Expand All @@ -275,26 +232,20 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.performance.profile-analyzer": {
"version": "1.2.2",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.profiling.core": {
"version": "1.0.2",
"depth": 0,
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.project-auditor": {
"version": "0.10.0",
"version": "1.0.0-pre.1",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.nuget.mono-cecil": "1.10.2"
"com.unity.nuget.mono-cecil": "1.10.1",
"com.unity.nuget.newtonsoft-json": "3.2.1"
},
"url": "https://packages.unity.com"
},
Expand Down Expand Up @@ -343,13 +294,6 @@
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.settings-manager": {
"version": "2.0.1",
"depth": 2,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.shadergraph": {
"version": "14.0.11",
"depth": 1,
Expand Down Expand Up @@ -396,16 +340,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.testtools.codecoverage": {
"version": "1.2.6",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.0.16",
"com.unity.settings-manager": "1.0.1"
},
"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "3.2.0-pre.9",
"depth": 0,
Expand Down Expand Up @@ -437,16 +371,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.toonshader": {
"version": "0.9.5-preview",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.render-pipelines.core": "10.0.0",
"com.unity.film-internal-utilities": "0.18.4-preview"
},
"url": "https://packages.unity.com"
},
"com.unity.ugui": {
"version": "1.0.0",
"depth": 0,
Expand All @@ -465,16 +389,6 @@
"com.unity.render-pipelines.core": "14.0.11"
}
},
"com.unity.visualscripting": {
"version": "1.9.4",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.com"
},
"decentraland.grassshader": {
"version": "[email protected]:decentraland/unity-explorer-packages.git?path=/StylizedGrassShader",
"depth": 0,
Expand Down Expand Up @@ -512,12 +426,6 @@
"dependencies": {},
"hash": "8e1478ec9f8fe2f5fbe1249ceeb31cdc764d1465"
},
"com.unity.modules.ai": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.androidjni": {
"version": "1.0.0",
"depth": 0,
Expand All @@ -542,17 +450,9 @@
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.cloth": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.physics": "1.0.0"
}
},
"com.unity.modules.director": {
"version": "1.0.0",
"depth": 0,
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
Expand All @@ -573,7 +473,7 @@
},
"com.unity.modules.jsonserialize": {
"version": "1.0.0",
"depth": 0,
"depth": 1,
"source": "builtin",
"dependencies": {}
},
Expand Down Expand Up @@ -605,7 +505,7 @@
},
"com.unity.modules.subsystems": {
"version": "1.0.0",
"depth": 1,
"depth": 2,
"source": "builtin",
"dependencies": {
"com.unity.modules.jsonserialize": "1.0.0"
Expand All @@ -626,17 +526,9 @@
"com.unity.modules.terrain": "1.0.0"
}
},
"com.unity.modules.tilemap": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.physics2d": "1.0.0"
}
},
"com.unity.modules.ui": {
"version": "1.0.0",
"depth": 0,
"depth": 1,
"source": "builtin",
"dependencies": {}
},
Expand All @@ -650,12 +542,6 @@
"com.unity.modules.jsonserialize": "1.0.0"
}
},
"com.unity.modules.umbra": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {}
},
"com.unity.modules.unityanalytics": {
"version": "1.0.0",
"depth": 0,
Expand Down Expand Up @@ -698,27 +584,6 @@
"com.unity.modules.imageconversion": "1.0.0"
}
},
"com.unity.modules.unitywebrequestwww": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0",
"com.unity.modules.unitywebrequestaudio": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0"
}
},
"com.unity.modules.vehicles": {
"version": "1.0.0",
"depth": 0,
"source": "builtin",
"dependencies": {
"com.unity.modules.physics": "1.0.0"
}
},
"com.unity.modules.video": {
"version": "1.0.0",
"depth": 0,
Expand Down Expand Up @@ -747,7 +612,7 @@
},
"com.unity.modules.xr": {
"version": "1.0.0",
"depth": 0,
"depth": 1,
"source": "builtin",
"dependencies": {
"com.unity.modules.physics": "1.0.0",
Expand Down

0 comments on commit 371c115

Please sign in to comment.