From 0e58720944729f1c816f3ab65f7d9d0e01783819 Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Mon, 3 Jun 2024 12:02:00 +0530 Subject: [PATCH] build(deps): bump frappeui to 0.1.59 --- frappe-ui | 2 +- frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe-ui b/frappe-ui index 90c75aff..6fd62697 160000 --- a/frappe-ui +++ b/frappe-ui @@ -1 +1 @@ -Subproject commit 90c75affe85b2a1abfce68d61c0c5043f093a8a0 +Subproject commit 6fd62697e6f35f1fbf1daa12a6573dc0a73a02b0 diff --git a/frontend/package.json b/frontend/package.json index 48b2b0f6..89251475 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ "@vueuse/core": "^10.3.0", "@vueuse/integrations": "^10.3.0", "feather-icons": "^4.28.0", - "frappe-ui": "^0.1.55", + "frappe-ui": "^0.1.59", "gemoji": "^8.1.0", "mime": "^4.0.1", "pinia": "^2.0.33",