From 226893a8b2eb5d5176699959f4433fbaa9341b57 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Sun, 9 Nov 2025 14:57:27 +0530 Subject: [PATCH] chore: upgraded frappe-ui to latest data import commit --- frappe-ui | 2 +- frontend/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frappe-ui b/frappe-ui index a99caff2..66e94ce1 160000 --- a/frappe-ui +++ b/frappe-ui @@ -1 +1 @@ -Subproject commit a99caff2db6bcf0d3932bbdb702c2775f9a15218 +Subproject commit 66e94ce12878d37c02b242d4abe8c26f402ed4a2 diff --git a/frontend/package.json b/frontend/package.json index efc4fecc..20c222ed 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -32,7 +32,7 @@ "dayjs": "^1.11.6", "dompurify": "^3.2.6", "feather-icons": "^4.28.0", - "frappe-ui": "github:frappe/frappe-ui#a99caff2db6bcf0d3932bbdb702c2775f9a15218", + "frappe-ui": "github:frappe/frappe-ui#66e94ce12878d37c02b242d4abe8c26f402ed4a2", "highlight.js": "^11.11.1", "lucide-vue-next": "^0.383.0", "markdown-it": "^14.0.0",