Merge pull request #38752 from iamejaaz/bum-datatable
chore: update datatble to 1.20.1
This commit is contained in:
commit
19eb07ffc4
2 changed files with 5 additions and 5 deletions
|
|
@ -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.0",
|
"frappe-datatable": "1.20.1",
|
||||||
"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",
|
||||||
|
|
|
||||||
|
|
@ -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.0:
|
frappe-datatable@1.20.1:
|
||||||
version "1.20.0"
|
version "1.20.1"
|
||||||
resolved "https://registry.yarnpkg.com/frappe-datatable/-/frappe-datatable-1.20.0.tgz#cdfc872d22eb031ba70e06e15ac988c994537099"
|
resolved "https://registry.yarnpkg.com/frappe-datatable/-/frappe-datatable-1.20.1.tgz#4009ea7b23fb2482729afd21383aa1acb749f35f"
|
||||||
integrity sha512-3AsMHzLbpt1LT2MgeoNgBKaWkvbqO6PvLAtBMoMoo9XoAdRIugXkDITZ5Z0qZrpc1W6Vu4S5W/X/qYttNpGwjA==
|
integrity sha512-I1VMI8x1wGQEs6POylo1kuRlG4ZRB58cVD3AP6qVNlgzethh1ELBXCRPredo1cWXDm65IbuVuVsh8eSiuPiUCw==
|
||||||
dependencies:
|
dependencies:
|
||||||
hyperlist "^1.0.0-beta"
|
hyperlist "^1.0.0-beta"
|
||||||
lodash "^4.17.5"
|
lodash "^4.17.5"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue