aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2023-09-04 12:21:39 -0300
committerSebastian <sebasjm@gmail.com>2023-09-04 12:22:06 -0300
commitff20c3e25e076c24f7cb93eabe58b6f934f51f35 (patch)
treeb8edfb1e6a6ef6767d23899d0d67e7c536b52f88 /packages
parent241a37c889d132423676b95af18f9349d0501298 (diff)
downloadwallet-core-ff20c3e25e076c24f7cb93eabe58b6f934f51f35.tar.xz
upgrade swr
Diffstat (limited to 'packages')
-rw-r--r--packages/merchant-backoffice-ui/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/merchant-backoffice-ui/package.json b/packages/merchant-backoffice-ui/package.json
index 3a0c22adb..3d568a502 100644
--- a/packages/merchant-backoffice-ui/package.json
+++ b/packages/merchant-backoffice-ui/package.json
@@ -1,7 +1,7 @@
{
"private": true,
"name": "@gnu-taler/merchant-backoffice-ui",
- "version": "0.0.5",
+ "version": "0.1.0",
"license": "AGPL-3.0-or-later",
"type": "module",
"scripts": {
@@ -41,7 +41,7 @@
"preact": "10.11.3",
"preact-router": "3.2.1",
"qrcode-generator": "1.4.4",
- "swr": "1.3.0",
+ "swr": "2.2.2",
"yup": "^0.32.9"
},
"devDependencies": {
@@ -81,4 +81,4 @@
"pogen": {
"domain": "taler-merchant-backoffice"
}
-}
+} \ No newline at end of file