chore: upgraded frappe-ui to latest version

This commit is contained in:
Jannat Patel
2025-11-27 14:34:08 +05:30
parent eae74dacae
commit 2614fbc94c
2 changed files with 58 additions and 0 deletions

View File

@@ -33,6 +33,7 @@
"dayjs": "^1.11.6",
"dompurify": "^3.2.6",
"feather-icons": "^4.28.0",
"frappe-ui": "github:frappe/frappe-ui#6bcd7bf8af076b22a9b7beb8775d7273eb798ad0",
"highlight.js": "^11.11.1",
"lucide-vue-next": "^0.383.0",
"markdown-it": "^14.0.0",

View File

@@ -3947,6 +3947,63 @@ fraction.js@^5.3.4:
resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-5.3.4.tgz#8c0fcc6a9908262df4ed197427bdeef563e0699a"
integrity sha512-1X1NTtiJphryn/uLQz3whtY6jK3fTqoE3ohKs0tT+Ujr1W59oopxmoEh7Lu5p6vBaPbgoM0bzveAW4Qi5RyWDQ==
frappe-ui@^0.1.224:
version "0.1.224"
resolved "https://registry.yarnpkg.com/frappe-ui/-/frappe-ui-0.1.224.tgz#57f33ddb223604187f2849672a786052baa7c1cd"
integrity sha512-tcQeD4+UBf6oMNfWxnfLDDikQE/pj8WvStF3t4eusPHoSE+KM/gfVYJqYAfvi/NpvBCU98GnLTV4iGComVm/3g==
dependencies:
"@floating-ui/vue" "^1.1.6"
"@headlessui/vue" "^1.7.14"
"@popperjs/core" "^2.11.2"
"@tailwindcss/forms" "^0.5.3"
"@tailwindcss/line-clamp" "^0.4.4"
"@tailwindcss/typography" "^0.5.16"
"@tiptap/core" "^2.26.1"
"@tiptap/extension-code" "^2.26.1"
"@tiptap/extension-code-block" "^2.26.1"
"@tiptap/extension-code-block-lowlight" "^2.26.1"
"@tiptap/extension-color" "^2.26.1"
"@tiptap/extension-heading" "^2.26.1"
"@tiptap/extension-highlight" "^2.26.1"
"@tiptap/extension-image" "^2.26.1"
"@tiptap/extension-link" "^2.26.1"
"@tiptap/extension-mention" "^2.26.1"
"@tiptap/extension-placeholder" "^2.26.1"
"@tiptap/extension-table" "^2.26.1"
"@tiptap/extension-table-cell" "^2.26.1"
"@tiptap/extension-table-header" "^2.26.1"
"@tiptap/extension-table-row" "^2.26.1"
"@tiptap/extension-task-item" "^2.26.1"
"@tiptap/extension-task-list" "^2.26.1"
"@tiptap/extension-text-align" "^2.26.1"
"@tiptap/extension-text-style" "^2.26.1"
"@tiptap/extension-typography" "^2.26.1"
"@tiptap/pm" "^2.26.1"
"@tiptap/starter-kit" "^2.26.1"
"@tiptap/suggestion" "^2.26.1"
"@tiptap/vue-3" "^2.26.1"
"@vueuse/core" "^10.4.1"
dayjs "^1.11.13"
dompurify "^3.2.6"
echarts "^5.6.0"
feather-icons "^4.28.0"
grid-layout-plus "^1.1.0"
highlight.js "^11.11.1"
idb-keyval "^6.2.0"
lowlight "^3.3.0"
lucide-static "^0.535.0"
marked "^15.0.12"
ora "5.4.1"
prettier "^3.3.2"
radix-vue "^1.5.3"
reka-ui "^2.5.0"
socket.io-client "^4.5.1"
tippy.js "^6.3.7"
typescript "^5.0.2"
unplugin-auto-import "^19.3.0"
unplugin-icons "^22.1.0"
unplugin-vue-components "^28.4.1"
fs-extra@^10.1.0:
version "10.1.0"
resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-10.1.0.tgz#02873cfbc4084dde127eaa5f9905eef2325d1abf"