aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-07-08 12:12:54 -0300
committerSebastian <sebasjm@gmail.com>2024-07-08 12:12:54 -0300
commitd55cdd79cf46008eb60495ca1dcc8329bb703f0f (patch)
treef603bdede88dbb2fc0530825bb4550b74d8e1eff /packages
parenta1a75c08f2329f87d1fb82333c0ea9e130b08f8d (diff)
removing some unused deps
Diffstat (limited to 'packages')
-rw-r--r--packages/bank-ui/package.json1
-rw-r--r--packages/challenger-ui/package.json3
-rw-r--r--packages/merchant-backoffice-ui/package.json7
3 files changed, 0 insertions, 11 deletions
diff --git a/packages/bank-ui/package.json b/packages/bank-ui/package.json
index 65281bf2b..b5a852180 100644
--- a/packages/bank-ui/package.json
+++ b/packages/bank-ui/package.json
@@ -20,7 +20,6 @@
"@gnu-taler/taler-util": "workspace:*",
"@gnu-taler/web-util": "workspace:*",
"date-fns": "2.29.3",
- "jed": "1.1.1",
"preact": "10.11.3",
"qrcode-generator": "^1.4.4",
"swr": "2.0.3"
diff --git a/packages/challenger-ui/package.json b/packages/challenger-ui/package.json
index 7717b1862..a3e2abb14 100644
--- a/packages/challenger-ui/package.json
+++ b/packages/challenger-ui/package.json
@@ -59,9 +59,6 @@
"swr": "2.0.3",
"@gnu-taler/taler-util": "workspace:*",
"@gnu-taler/web-util": "workspace:*",
- "date-fns": "2.29.3",
- "jed": "1.1.1",
- "qrcode-generator": "^1.4.4",
"preact": "10.11.3"
}
}
diff --git a/packages/merchant-backoffice-ui/package.json b/packages/merchant-backoffice-ui/package.json
index babadbb6a..40479c268 100644
--- a/packages/merchant-backoffice-ui/package.json
+++ b/packages/merchant-backoffice-ui/package.json
@@ -24,7 +24,6 @@
"@gnu-taler/web-util": "workspace:*",
"date-fns": "2.29.3",
"history": "4.10.1",
- "jed": "1.1.1",
"preact": "10.11.3",
"preact-router": "3.2.1",
"qrcode-generator": "1.4.4",
@@ -52,13 +51,7 @@
"bulma-timeline": "^3.0.4",
"bulma-upload-control": "^1.2.0",
"chai": "^4.3.6",
- "dotenv": "^8.2.0",
- "html-webpack-inline-chunk-plugin": "^1.1.1",
- "html-webpack-inline-source-plugin": "0.0.10",
- "html-webpack-skip-assets-plugin": "^1.0.1",
- "inline-chunk-html-plugin": "^1.1.1",
"mocha": "^9.2.0",
- "preact-render-to-string": "^5.2.6",
"sass": "1.56.1",
"source-map-support": "^0.5.21",
"typedoc": "^0.25.4",