Skip to content

Commit

Permalink
upgrade webrtc version
Browse files Browse the repository at this point in the history
  • Loading branch information
EdwardLu2018 committed Nov 16, 2023
1 parent 8ab8720 commit 817313c
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 40 deletions.
15 changes: 7 additions & 8 deletions Samples~/HDRP/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,19 @@
"dependencies": {
"com.unity.2d.sprite": "1.0.0",
"com.unity.2d.tilemap": "1.0.0",
"com.unity.ai.navigation": "1.1.4",
"com.unity.ai.navigation": "1.1.5",
"com.unity.feature.development": "1.0.1",
"com.unity.ide.rider": "3.0.24",
"com.unity.ide.visualstudio": "2.0.18",
"com.unity.ide.rider": "3.0.26",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.render-pipelines.high-definition": "14.0.8",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.5",
"com.unity.toolchain.linux-x86_64": "2.0.5",
"com.unity.timeline": "1.7.6",
"com.unity.toolchain.linux-x86_64": "2.0.6",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.9.0",
"com.unity.webrtc": "3.0.0-pre.6",
"com.unity.xr.legacyinputhelpers": "2.1.10",
"com.unity.visualscripting": "1.9.1",
"com.unity.webrtc": "3.0.0-pre.7",
"io.conix.arena.renderfusion": "https://github.com/arenaxr/arena-renderfusion.git",
"io.conix.arena.renderfusion-hdrp": "https://github.com/arenaxr/arena-renderfusion.git?path=/Addons~/io.conix.arena.renderfusion-hdrp",
"io.conix.arena.unity": "https://github.com/arenaxr/arena-unity.git",
Expand Down
34 changes: 12 additions & 22 deletions Samples~/HDRP/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
},
"com.unity.ai.navigation": {
"version": "1.1.4",
"version": "1.1.5",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -69,7 +69,7 @@
}
},
"com.unity.ide.rider": {
"version": "3.0.24",
"version": "3.0.26",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -78,7 +78,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.18",
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -174,18 +174,18 @@
}
},
"com.unity.sysroot": {
"version": "2.0.6",
"version": "2.0.7",
"depth": 1,
"source": "registry",
"dependencies": {},
"url": "https://packages.unity.com"
},
"com.unity.sysroot.linux-x86_64": {
"version": "2.0.5",
"version": "2.0.6",
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.6"
"com.unity.sysroot": "2.0.7"
},
"url": "https://packages.unity.com"
},
Expand Down Expand Up @@ -220,7 +220,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.7.5",
"version": "1.7.6",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -232,12 +232,12 @@
"url": "https://packages.unity.com"
},
"com.unity.toolchain.linux-x86_64": {
"version": "2.0.5",
"version": "2.0.6",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.sysroot": "2.0.6",
"com.unity.sysroot.linux-x86_64": "2.0.5"
"com.unity.sysroot": "2.0.7",
"com.unity.sysroot.linux-x86_64": "2.0.6"
},
"url": "https://packages.unity.com"
},
Expand All @@ -260,7 +260,7 @@
}
},
"com.unity.visualscripting": {
"version": "1.9.0",
"version": "1.9.1",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -270,7 +270,7 @@
"url": "https://packages.unity.com"
},
"com.unity.webrtc": {
"version": "3.0.0-pre.6",
"version": "3.0.0-pre.7",
"depth": 0,
"source": "registry",
"dependencies": {
Expand All @@ -280,16 +280,6 @@
},
"url": "https://packages.unity.com"
},
"com.unity.xr.legacyinputhelpers": {
"version": "2.1.10",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.vr": "1.0.0",
"com.unity.modules.xr": "1.0.0"
},
"url": "https://packages.unity.com"
},
"io.conix.arena.renderfusion": {
"version": "https://github.com/arenaxr/arena-renderfusion.git",
"depth": 0,
Expand Down
1 change: 1 addition & 0 deletions Samples~/SRP/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"dependencies": {
"com.unity.toolchain.linux-x86_64": "2.0.6",
"com.unity.webrtc": "3.0.0-pre.7",
"io.conix.arena.renderfusion": "https://github.com/arenaxr/arena-renderfusion.git",
"io.conix.arena.unity": "https://github.com/arenaxr/arena-unity.git",
"com.unity.modules.ai": "1.0.0",
Expand Down
4 changes: 2 additions & 2 deletions Samples~/SRP/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@
}
},
"com.unity.webrtc": {
"version": "3.0.0-pre.6",
"depth": 1,
"version": "3.0.0-pre.7",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.modules.jsonserialize": "1.0.0",
Expand Down
8 changes: 4 additions & 4 deletions Samples~/URP/Packages/manifest.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"dependencies": {
"com.unity.ai.navigation": "1.1.4",
"com.unity.ai.navigation": "1.1.5",
"com.unity.collab-proxy": "2.0.7",
"com.unity.ide.visualstudio": "2.0.21",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.vscode": "1.2.5",
"com.unity.render-pipelines.universal": "14.0.8",
"com.unity.test-framework": "1.1.33",
"com.unity.textmeshpro": "3.0.6",
"com.unity.timeline": "1.7.5",
"com.unity.timeline": "1.7.6",
"com.unity.toolchain.linux-x86_64": "2.0.6",
"com.unity.ugui": "1.0.0",
"com.unity.visualscripting": "1.9.1",
"com.unity.webrtc": "3.0.0-pre.6",
"com.unity.webrtc": "3.0.0-pre.7",
"io.conix.arena.renderfusion": "https://github.com/arenaxr/arena-renderfusion.git",
"io.conix.arena.renderfusion-urp": "https://github.com/arenaxr/arena-renderfusion.git?path=/Addons~/io.conix.arena.renderfusion-urp",
"io.conix.arena.unity": "https://github.com/arenaxr/arena-unity.git",
Expand Down
8 changes: 4 additions & 4 deletions Samples~/URP/Packages/packages-lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"com.unity.ai.navigation": {
"version": "1.1.4",
"version": "1.1.5",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -49,7 +49,7 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.21",
"version": "2.0.22",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -153,7 +153,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.7.5",
"version": "1.7.6",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down Expand Up @@ -194,7 +194,7 @@
"url": "https://packages.unity.com"
},
"com.unity.webrtc": {
"version": "3.0.0-pre.6",
"version": "3.0.0-pre.7",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down

0 comments on commit 817313c

Please sign in to comment.