]> Untitled Git - lemmy-ui.git/commitdiff
Remove unused dep
authorSleeplessOne1917 <abias1122@gmail.com>
Fri, 23 Jun 2023 03:30:41 +0000 (23:30 -0400)
committerJay Sitter <jay@jaysitter.com>
Sat, 24 Jun 2023 04:14:10 +0000 (00:14 -0400)
package.json
yarn.lock

index 94434e98864b34616a1ca89a2817450c049f628e..f01c907b5ec562e064b6abf803894266fe70ed12 100644 (file)
@@ -77,7 +77,6 @@
     "markdown-it-sub": "^1.0.0",
     "markdown-it-sup": "^1.0.0",
     "mini-css-extract-plugin": "^2.7.5",
-    "path-browserify": "^1.0.1",
     "register-service-worker": "^1.7.2",
     "run-node-webpack-plugin": "^1.3.0",
     "sanitize-html": "^2.10.0",
index 486729b66079d2eff96853a66ffbeab22c0b585b..76d9355f859b44fb41e88cf7f110aaa435757b6d 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -7178,11 +7178,6 @@ parseurl@~1.3.2, parseurl@~1.3.3:
   resolved "https://registry.yarnpkg.com/parseurl/-/parseurl-1.3.3.tgz#9da19e7bee8d12dff0513ed5b76957793bc2e8d4"
   integrity sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==
 
-path-browserify@^1.0.1:
-  version "1.0.1"
-  resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-1.0.1.tgz#d98454a9c3753d5790860f16f68867b9e46be1fd"
-  integrity sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==
-
 path-exists@^3.0.0:
   version "3.0.0"
   resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-3.0.0.tgz#ce0ebeaa5f78cb18925ea7d810d7b59b010fd515"