Merge pull request #38907 from iamejaaz/small-ui-ux-fix

chore: update datatble to 1.20.3
This commit is contained in:
Ejaaz Khan 2026-04-26 17:31:00 +05:30 committed by GitHub
commit 323ee5beba
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@
"fast-deep-equal": "^2.0.1", "fast-deep-equal": "^2.0.1",
"fast-glob": "^3.2.5", "fast-glob": "^3.2.5",
"frappe-charts": "2.0.0-rc27", "frappe-charts": "2.0.0-rc27",
"frappe-datatable": "1.20.2", "frappe-datatable": "1.20.3",
"frappe-gantt": "^1.2.1", "frappe-gantt": "^1.2.1",
"frappe-quill-image-resize": "^3.0.9", "frappe-quill-image-resize": "^3.0.9",
"gemoji": "^8.1.0", "gemoji": "^8.1.0",

View file

@ -1433,10 +1433,10 @@ frappe-charts@2.0.0-rc27:
resolved "https://registry.yarnpkg.com/frappe-charts/-/frappe-charts-2.0.0-rc27.tgz#a04737d36bcce5381b25ad48896c43b02eb62852" resolved "https://registry.yarnpkg.com/frappe-charts/-/frappe-charts-2.0.0-rc27.tgz#a04737d36bcce5381b25ad48896c43b02eb62852"
integrity sha512-J4WCrHYB6oR4Dfu28aaCxlUu64C/V+qJlNE1E0xpya2/yCeqDZ8LA6pS63SBMOdV2CTP8cJ6Isk5m+rZi9gElA== integrity sha512-J4WCrHYB6oR4Dfu28aaCxlUu64C/V+qJlNE1E0xpya2/yCeqDZ8LA6pS63SBMOdV2CTP8cJ6Isk5m+rZi9gElA==
frappe-datatable@1.20.2: frappe-datatable@1.20.3:
version "1.20.2" version "1.20.3"
resolved "https://registry.yarnpkg.com/frappe-datatable/-/frappe-datatable-1.20.2.tgz#5cea64425bf35855ec5f14d916ff4ec2b4ca2bbf" resolved "https://registry.yarnpkg.com/frappe-datatable/-/frappe-datatable-1.20.3.tgz#d86d1cac56298fee805efe6cc14dd6df9299ef3b"
integrity sha512-XaN96/woV/VyRsWQgnbRmi1XV3lrnZkUWRP9ANNRkJSmniYddJVQKt7K9w6Ilq+vclNvJX96iQc7B6m77w1xXg== integrity sha512-IApAJ0AObOO48vXA2+QhFkSrrXPbVFGEZlmztJz9pDp6KfR/DpZSiHbbfdV1xbUiweYwcbteGpINSLuSVfYHoA==
dependencies: dependencies:
hyperlist "^1.0.0-beta" hyperlist "^1.0.0-beta"
lodash "^4.17.5" lodash "^4.17.5"