chore: upgraded frappe-ui to latest data import commit
This commit is contained in:
Submodule frappe-ui updated: bdcbef251b...9af86a0723
@@ -33,7 +33,7 @@
|
||||
"dayjs": "^1.11.6",
|
||||
"dompurify": "^3.2.6",
|
||||
"feather-icons": "^4.28.0",
|
||||
"frappe-ui": "github:frappe/frappe-ui#bdcbef251b2779313705df8304e47c7b5ce2fd0e",
|
||||
"frappe-ui": "github:frappe/frappe-ui#9af86a0723018a89679aae9ef660e6754f1a7889",
|
||||
"highlight.js": "^11.11.1",
|
||||
"lucide-vue-next": "^0.383.0",
|
||||
"markdown-it": "^14.0.0",
|
||||
|
||||
@@ -31,6 +31,7 @@ def get_boot():
|
||||
"frappe_version": frappe.__version__,
|
||||
"read_only_mode": frappe.flags.read_only,
|
||||
"csrf_token": frappe.sessions.get_csrf_token(),
|
||||
"site_name": frappe.local.site,
|
||||
}
|
||||
)
|
||||
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user