From 1d2328ced173eedf3225654ab49cdbc58640661c Mon Sep 17 00:00:00 2001 From: Shariq Ansari Date: Thu, 4 Sep 2025 13:23:36 +0530 Subject: [PATCH] build(deps): bump frappeui to 0.1.197 --- frappe-ui | 2 +- frontend/package.json | 2 +- yarn.lock | 8 ++++---- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/frappe-ui b/frappe-ui index 7456e009..02fc126f 160000 --- a/frappe-ui +++ b/frappe-ui @@ -1 +1 @@ -Subproject commit 7456e009cfa71e552acf998672c19b6a2eadf32a +Subproject commit 02fc126fd5c49f0ecf6cce117585f89c4ea585c3 diff --git a/frontend/package.json b/frontend/package.json index 83045743..5f3756a0 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,7 +13,7 @@ "@tiptap/extension-paragraph": "^2.12.0", "@twilio/voice-sdk": "^2.10.2", "@vueuse/integrations": "^10.3.0", - "frappe-ui": "^0.1.196", + "frappe-ui": "^0.1.197", "gemoji": "^8.1.0", "lodash": "^4.17.21", "mime": "^4.0.1", diff --git a/yarn.lock b/yarn.lock index ba170041..3f40ddf6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2656,10 +2656,10 @@ fraction.js@^4.3.7: resolved "https://registry.yarnpkg.com/fraction.js/-/fraction.js-4.3.7.tgz#06ca0085157e42fda7f9e726e79fefc4068840f7" integrity sha512-ZsDfxO51wGAXREY55a7la9LScWpwv9RxIrYABrlvOFBlH/ShPnrtsXeuUIfXKKOVicNxQ+o8JTbJvjS4M89yew== -frappe-ui@^0.1.196: - version "0.1.196" - resolved "https://registry.yarnpkg.com/frappe-ui/-/frappe-ui-0.1.196.tgz#c2c1628a4b3a6ef1a95c35b3db72deb5f3ea9ca9" - integrity sha512-YAmq5KcDkI2rR3Jl1xcdRNgDK9cyljbMP6cXotJY1fdxFkzEZRQxDFNppwroWtHDY7qKZbKKwTgoDYNI1ba8gw== +frappe-ui@^0.1.197: + version "0.1.197" + resolved "https://registry.yarnpkg.com/frappe-ui/-/frappe-ui-0.1.197.tgz#9b38aa8dc0d3a9b58b3d2102e380dd6895b5d4ff" + integrity sha512-uI+jXaMj/qAdgOVzS7xvkJhwuvpxuzpqs13zjZkY11lH6071MjPl9TvIiEa40YshwRVr8ZTwNhgVAwjEdhOzag== dependencies: "@floating-ui/vue" "^1.1.6" "@headlessui/vue" "^1.7.14"