Skip to content

Commit

Permalink
Update some UPM packages (#765)
Browse files Browse the repository at this point in the history
A few safe packages we can update
  • Loading branch information
andybak authored Sep 17, 2024
1 parent e14f94c commit dc73c2e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
6 changes: 3 additions & 3 deletions Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
"com.unity.cloud.ktx": "3.4.0",
"com.unity.editorcoroutines": "1.0.0",
"com.unity.formats.usd": "1.0.3-preview.2",
"com.unity.ide.rider": "3.0.28",
"com.unity.ide.rider": "3.0.31",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.inputsystem": "https://github.com/icosa-mirror/com.unity.inputsystem.git#1.8.2-openbrush",
"com.unity.localization": "1.5.2",
"com.unity.meshopt.decompress": "0.1.0-preview.6",
"com.unity.mobile.android-logcat": "1.4.2",
"com.unity.meshopt.decompress": "0.1.0-preview.7",
"com.unity.mobile.android-logcat": "1.4.3",
"com.unity.nuget.mono-cecil": "1.11.4",
"com.unity.performance.profile-analyzer": "1.2.2",
"com.unity.recorder": "4.0.3",
Expand Down
30 changes: 15 additions & 15 deletions Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.scriptablebuildpipeline": "1.21.23",
"com.unity.modules.assetbundle": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.imageconversion": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.scriptablebuildpipeline": "1.21.23",
"com.unity.modules.unitywebrequestassetbundle": "1.0.0"
},
"url": "https://packages.unity.com"
Expand Down Expand Up @@ -84,10 +84,10 @@
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.burst": "1.8.4",
"com.unity.mathematics": "1.3.1",
"com.unity.burst": "1.8.4"
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
Expand Down Expand Up @@ -124,7 +124,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.28",
"version": "3.0.31",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -168,17 +168,17 @@
"url": "https://packages.unity.com"
},
"com.unity.meshopt.decompress": {
"version": "0.1.0-preview.6",
"version": "0.1.0-preview.7",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.mathematics": "1.2.1",
"com.unity.burst": "1.4.11"
"com.unity.burst": "1.4.11",
"com.unity.mathematics": "1.2.1"
},
"url": "https://packages.unity.com"
},
"com.unity.mobile.android-logcat": {
"version": "1.4.2",
"version": "1.4.3",
"depth": 0,
"source": "registry",
"dependencies": {},
Expand Down Expand Up @@ -273,9 +273,9 @@
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.director": "1.0.0",
"com.unity.modules.animation": "1.0.0",
"com.unity.modules.audio": "1.0.0",
"com.unity.modules.particlesystem": "1.0.0"
},
"url": "https://packages.unity.com"
Expand Down Expand Up @@ -332,9 +332,9 @@
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.subsystems": "1.0.0",
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0",
"com.unity.modules.subsystems": "1.0.0",
"com.unity.xr.legacyinputhelpers": "2.1.7"
},
"url": "https://packages.unity.com"
Expand All @@ -353,10 +353,10 @@
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.xr.management": "4.4.0",
"com.unity.xr.legacyinputhelpers": "2.1.2",
"com.unity.inputsystem": "1.6.3",
"com.unity.xr.core-utils": "2.1.1"
"com.unity.xr.core-utils": "2.1.1",
"com.unity.xr.management": "4.4.0",
"com.unity.xr.legacyinputhelpers": "2.1.2"
},
"url": "https://packages.unity.com"
},
Expand Down

0 comments on commit dc73c2e

Please sign in to comment.