mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps): bump datatables.net-select-bs4 from 1.3.3 to 1.3.4 (#4178)
Bumps [datatables.net-select-bs4](https://github.com/DataTables/Dist-DataTables-Select-Bootstrap4) from 1.3.3 to 1.3.4. - [Release notes](https://github.com/DataTables/Dist-DataTables-Select-Bootstrap4/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Select-Bootstrap4/compare/1.3.3...1.3.4) --- updated-dependencies: - dependency-name: datatables.net-select-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/4181/head
parent
a9def63923
commit
e33bd6744f
|
@ -3605,21 +3605,21 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"datatables.net-select": {
|
"datatables.net-select": {
|
||||||
"version": "1.3.3",
|
"version": "1.3.4",
|
||||||
"resolved": "https://registry.npmjs.org/datatables.net-select/-/datatables.net-select-1.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/datatables.net-select/-/datatables.net-select-1.3.4.tgz",
|
||||||
"integrity": "sha512-M4e9Qx790IPt+tc+CLgk7gPram3i+M2OmhIkhIpp7RcZ2Ay4App4ouQZcEx3j1MTRIWxtOz47xjpWrwVfJ23YQ==",
|
"integrity": "sha512-iQ/dBHIWkhfCBxzNdtef79seCNO1ZsA5zU0Uiw3R2mlwmjcJM1xn6pFNajke6SX7VnlzndGDHGqzzEljSqz4pA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"datatables.net": "^1.10.15",
|
"datatables.net": ">=1.11.3",
|
||||||
"jquery": ">=1.7"
|
"jquery": ">=1.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"datatables.net-select-bs4": {
|
"datatables.net-select-bs4": {
|
||||||
"version": "1.3.3",
|
"version": "1.3.4",
|
||||||
"resolved": "https://registry.npmjs.org/datatables.net-select-bs4/-/datatables.net-select-bs4-1.3.3.tgz",
|
"resolved": "https://registry.npmjs.org/datatables.net-select-bs4/-/datatables.net-select-bs4-1.3.4.tgz",
|
||||||
"integrity": "sha512-jXYNXoDPXQOMvJtIOmy8kiVbiSVJvwQIWUu5dNRAGLWBsCjReukjI7lhaljRocKvfrYam2zw9Z16XDz8nzxTDQ==",
|
"integrity": "sha512-hXxxTwR9Mx8xwD55g8hNiLt035afguKZ9Ejsdm5/mo3wmm9ml7gs8QG5fJuMRwtrdP9EKcnjc54+zVoHymEcgw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"datatables.net-bs4": "^1.10.15",
|
"datatables.net-bs4": ">=1.11.3",
|
||||||
"datatables.net-select": "1.3.3",
|
"datatables.net-select": ">=1.3.3",
|
||||||
"jquery": ">=1.7"
|
"jquery": ">=1.7"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -91,7 +91,7 @@
|
||||||
"datatables.net-scroller-bs4": "^2.0.5",
|
"datatables.net-scroller-bs4": "^2.0.5",
|
||||||
"datatables.net-searchbuilder-bs4": "^1.3.0",
|
"datatables.net-searchbuilder-bs4": "^1.3.0",
|
||||||
"datatables.net-searchpanes-bs4": "^1.4.0",
|
"datatables.net-searchpanes-bs4": "^1.4.0",
|
||||||
"datatables.net-select-bs4": "^1.3.3",
|
"datatables.net-select-bs4": "^1.3.4",
|
||||||
"daterangepicker": "^3.1.0",
|
"daterangepicker": "^3.1.0",
|
||||||
"dropzone": "^5.9.3",
|
"dropzone": "^5.9.3",
|
||||||
"ekko-lightbox": "^5.3.0",
|
"ekko-lightbox": "^5.3.0",
|
||||||
|
|
Loading…
Reference in New Issue