From ac1aa6e1a25bc989542ade8a9bd25329133db94a Mon Sep 17 00:00:00 2001 From: sokumon Date: Tue, 6 May 2025 16:49:02 +0530 Subject: [PATCH] chore: bump datatable --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 6ae5fc10fc..49fe354a61 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "fast-deep-equal": "^2.0.1", "fast-glob": "^3.2.5", "frappe-charts": "^2.0.0-rc26", - "frappe-datatable": "1.18.1", + "frappe-datatable": "1.18.3", "frappe-gantt": "^0.6.0", "highlight.js": "^10.4.1", "html5-qrcode": "^2.3.8", diff --git a/yarn.lock b/yarn.lock index 9d06999464..7a82137ccd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1490,10 +1490,10 @@ frappe-charts@^2.0.0-rc26: resolved "https://registry.yarnpkg.com/frappe-charts/-/frappe-charts-2.0.0-rc26.tgz#9632d620b92f2043cebd192a8899119f5715524b" integrity sha512-0vyXcwcekIeYA6pxCHGcRdG8llC6hpGR91nkbwRGSnBYMKomX2AQtfgTlIKMrE9nmAkewJeZsTx1scni8Ry0iA== -frappe-datatable@1.18.1: - version "1.18.1" - resolved "https://registry.yarnpkg.com/frappe-datatable/-/frappe-datatable-1.18.1.tgz#3736d991251a2a90439a039380b218f8736de4c0" - integrity sha512-qaVveRnOypPRCGrH2ACoiDVDmanTh/rhh0x1NVaK3GaVVSuDKVWZUiIXGenG5Qv1vTL2jITiuunl6qx20M7DQw== +frappe-datatable@1.18.3: + version "1.18.3" + resolved "https://registry.yarnpkg.com/frappe-datatable/-/frappe-datatable-1.18.3.tgz#12291e997519fd99877845782cb304a770aca3e0" + integrity sha512-plcLPXTi6AkVYckUWR8stYBkmXvPfqJsG4wksmSU/ZYkvzjbzA/6cqSMCff7cwTvpjcjPFLKVbxM/njfB2cs+w== dependencies: hyperlist "^1.0.0-beta" lodash "^4.17.5"