Skip to content

Commit

Permalink
Update packages (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
imurashka authored Aug 29, 2024
1 parent d7bce60 commit 9edeb75
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 22 deletions.
6 changes: 2 additions & 4 deletions .BinaryPrefs/Packages/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@
"dependencies": {
"com.appegy.binary-prefs": "file:../..",
"com.boundfoxstudios.fluentassertions": "6.8.0",
"com.dbrizov.naughtyattributes": "https://github.com/dbrizov/NaughtyAttributes.git#upm",
"com.unity.2d.sprite": "1.0.0",
"com.unity.ide.rider": "3.0.28",
"com.unity.ide.visualstudio": "2.0.22",
"com.unity.ide.rider": "3.0.31",
"com.unity.mobile.android-logcat": "1.4.2",
"com.unity.test-framework": "2.0.1-pre.18",
"com.unity.textmeshpro": "3.0.6",
"com.unity.textmeshpro": "3.0.9",
"com.unity.ugui": "1.0.0",
"com.yasirkula.ingamedebugconsole": "https://github.com/yasirkula/UnityIngameDebugConsole.git",
"net.tnrd.nsubstitute": "5.1.0",
Expand Down
20 changes: 2 additions & 18 deletions .BinaryPrefs/Packages/packages-lock.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,6 @@
"dependencies": {},
"url": "https://package.openupm.com"
},
"com.dbrizov.naughtyattributes": {
"version": "https://github.com/dbrizov/NaughtyAttributes.git#upm",
"depth": 0,
"source": "git",
"dependencies": {},
"hash": "8a8fa5a9659a6d63f196391c71e06c4286c8acd7"
},
"com.unity.2d.sprite": {
"version": "1.0.0",
"depth": 0,
Expand All @@ -34,23 +27,14 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.rider": {
"version": "3.0.28",
"version": "3.0.31",
"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": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.9"
},
"url": "https://packages.unity.com"
},
"com.unity.mobile.android-logcat": {
"version": "1.4.2",
"depth": 0,
Expand All @@ -70,7 +54,7 @@
"url": "https://packages.unity.com"
},
"com.unity.textmeshpro": {
"version": "3.0.6",
"version": "3.0.9",
"depth": 0,
"source": "registry",
"dependencies": {
Expand Down

0 comments on commit 9edeb75

Please sign in to comment.