mirror of https://github.com/ColorlibHQ/AdminLTE
Bump datatables.net-colreorder-bs4 from 1.5.2 to 1.5.3 (#3202)
Bumps [datatables.net-colreorder-bs4](https://datatables.net) from 1.5.2 to 1.5.3. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>pull/3184/head^2
parent
0d24490807
commit
995d335fcd
|
@ -3674,21 +3674,21 @@
|
|||
}
|
||||
},
|
||||
"datatables.net-colreorder": {
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-colreorder/-/datatables.net-colreorder-1.5.2.tgz",
|
||||
"integrity": "sha512-77ShdeM7QjKI6M1jfWQ4ZempSYMmmpe9NqjimHBp+o9lAto789YdCLiFrW71dwn1v8Awp4qcMShqHNxGzR/HVg==",
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-colreorder/-/datatables.net-colreorder-1.5.3.tgz",
|
||||
"integrity": "sha512-OPMP5hG60cOVALk68Q2FQrsPQ6oOnwmsxipbq1FKm3JdR9I80j3wI3Zv9Q5KbehK5YkwE+DDJVDS1V/ikUVKHA==",
|
||||
"requires": {
|
||||
"datatables.net": "^1.10.15",
|
||||
"jquery": ">=1.7"
|
||||
}
|
||||
},
|
||||
"datatables.net-colreorder-bs4": {
|
||||
"version": "1.5.2",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-colreorder-bs4/-/datatables.net-colreorder-bs4-1.5.2.tgz",
|
||||
"integrity": "sha512-L5omHV0agczRZwR9eismTOq+/9/glQqZUeRfigEc+5oMKLnubJkVHQLOanY2duDl3stvsZ6ebWbXWEh6tndgDg==",
|
||||
"version": "1.5.3",
|
||||
"resolved": "https://registry.npmjs.org/datatables.net-colreorder-bs4/-/datatables.net-colreorder-bs4-1.5.3.tgz",
|
||||
"integrity": "sha512-XIXwMJbLoEC75A+2ICZRuFVzbvvquF6yxXL3D4CJCIOU+dqW5aBjpq2GHaVRpxZfbWIIIQ7ujhUM72QpKqBWmQ==",
|
||||
"requires": {
|
||||
"datatables.net-bs4": "^1.10.15",
|
||||
"datatables.net-colreorder": "1.5.2",
|
||||
"datatables.net-colreorder": "1.5.3",
|
||||
"jquery": ">=1.7"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
"datatables.net-autofill-bs4": "^2.3.5",
|
||||
"datatables.net-bs4": "^1.10.22",
|
||||
"datatables.net-buttons-bs4": "^1.6.5",
|
||||
"datatables.net-colreorder-bs4": "^1.5.2",
|
||||
"datatables.net-colreorder-bs4": "^1.5.3",
|
||||
"datatables.net-fixedcolumns-bs4": "^3.3.2",
|
||||
"datatables.net-fixedheader-bs4": "^3.1.7",
|
||||
"datatables.net-keytable-bs4": "^2.5.3",
|
||||
|
|
Loading…
Reference in New Issue