mirror of https://github.com/ColorlibHQ/AdminLTE
Bump datatables.net-autofill-bs4 from 2.3.7 to 2.3.9 (#3793)
Bumps [datatables.net-autofill-bs4](https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap4) from 2.3.7 to 2.3.9. - [Release notes](https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap4/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-AutoFill-Bootstrap4/compare/2.3.7...2.3.9) --- updated-dependencies: - dependency-name: datatables.net-autofill-bs4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3802/head
parent
77458a141f
commit
f85f368d0d
|
@ -3277,21 +3277,21 @@
|
|||
}
|
||||
},
|
||||
"datatables.net-autofill": {
|
||||
"version": "2.3.7",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.3.7.tgz",
|
||||
"integrity": "sha512-zDgJzTl4V16+0djfD4iokO/8X6zYIALW/zW+wZecoYpiil3hwjGZLZNVsqGrTs/8Cxg84G/Ra4WpBZI8sJiM5Q==",
|
||||
"version": "2.3.9",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-autofill/-/datatables.net-autofill-2.3.9.tgz",
|
||||
"integrity": "sha512-A1e+VaeRsiNkWgoxLJVT0qo4WEffVoLYdF6XiXtFa6kd+Hl29AixSn2F9wZNWrvHB5+d+LXj9kBlMi++c/kAAw==",
|
||||
"requires": {
|
||||
"datatables.net": "^1.10.15",
|
||||
"datatables.net": ">=1.10.25",
|
||||
"jquery": ">=1.7"
|
||||
}
|
||||
},
|
||||
"datatables.net-autofill-bs4": {
|
||||
"version": "2.3.7",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.3.7.tgz",
|
||||
"integrity": "sha512-n1SEGJNQYSzgGdOZkFA7yvvMfejKfkeRe4APfwG/SWl225T6XRg29Rk+Pj2j2FtbVdIK/Cpt5jx35Sbt15cCQw==",
|
||||
"version": "2.3.9",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-autofill-bs4/-/datatables.net-autofill-bs4-2.3.9.tgz",
|
||||
"integrity": "sha512-R3loty1CNQxwokpRQ1AJHNTYaiuugoV0vuehsSVZtspbiCah/p/2f2vqJrEUami/3yJh7sLxFJemy3Y0fBHPOA==",
|
||||
"requires": {
|
||||
"datatables.net-autofill": "2.3.7",
|
||||
"datatables.net-bs4": "^1.10.15",
|
||||
"datatables.net-autofill": ">=2.3.7",
|
||||
"datatables.net-bs4": ">=1.10.25",
|
||||
"jquery": ">=1.7"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
"chart.js": "^2.9.4",
|
||||
"codemirror": "^5.61.1",
|
||||
"datatables.net": "^1.10.25",
|
||||
"datatables.net-autofill-bs4": "^2.3.7",
|
||||
"datatables.net-autofill-bs4": "^2.3.9",
|
||||
"datatables.net-bs4": "^1.10.25",
|
||||
"datatables.net-buttons-bs4": "^1.7.1",
|
||||
"datatables.net-colreorder-bs4": "^1.5.4",
|
||||
|
|
Loading…
Reference in New Issue