Skip to content

Commit

Permalink
Update QuestManager plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelholly committed Nov 13, 2024
1 parent 4e10f62 commit e4262f9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions unity/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"com.unity.textmeshpro": "1.4.1"
},
"hash": "9ca396a39a95831d41be6cc2f6f2d98d5cfdd6f3"
"hash": "89ee687a8ae1a6b823773b22547f34ce8aa9da04"
},
"com.gamelabgraz.userinterface": {
"version": "https://github.com/GameLabGraz/Utilities.git#package/userinterface",
Expand Down Expand Up @@ -90,8 +90,8 @@
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.services.analytics": "1.0.4",
"com.unity.ugui": "1.0.0"
"com.unity.ugui": "1.0.0",
"com.unity.services.analytics": "1.0.4"
},
"url": "https://packages.unity.com"
},
Expand Down Expand Up @@ -174,10 +174,10 @@
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.services.core": "1.8.2",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.services.core": "1.8.2"
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
Expand All @@ -187,8 +187,8 @@
"source": "registry",
"dependencies": {
"com.unity.ugui": "1.0.0",
"com.unity.modules.jsonserialize": "1.0.0",
"com.unity.services.core": "1.10.1"
"com.unity.services.core": "1.10.1",
"com.unity.modules.jsonserialize": "1.0.0"
},
"url": "https://packages.unity.com"
},
Expand All @@ -197,9 +197,9 @@
"depth": 1,
"source": "registry",
"dependencies": {
"com.unity.modules.unitywebrequest": "1.0.0",
"com.unity.modules.androidjni": "1.0.0",
"com.unity.nuget.newtonsoft-json": "3.2.1",
"com.unity.modules.androidjni": "1.0.0"
"com.unity.modules.unitywebrequest": "1.0.0"
},
"url": "https://packages.unity.com"
},
Expand Down Expand Up @@ -251,9 +251,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 @@ -292,9 +292,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 Down

0 comments on commit e4262f9

Please sign in to comment.