From a90531665ffa1bc92a0275ca869b078b3797fe86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 12:58:41 +0000 Subject: [PATCH] Bump datatables.net-buttons-bs from 2.3.6 to 3.2.1 in /components Bumps [datatables.net-buttons-bs](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap) from 2.3.6 to 3.2.1. - [Release notes](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap/compare/2.3.6...3.2.1) --- updated-dependencies: - dependency-name: datatables.net-buttons-bs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- components/package.json | 2 +- components/yarn.lock | 39 +++++++++++++++++++++++---------------- 2 files changed, 24 insertions(+), 17 deletions(-) diff --git a/components/package.json b/components/package.json index 15ddb09f1bb..fe71cd705f7 100644 --- a/components/package.json +++ b/components/package.json @@ -13,7 +13,7 @@ "chosen-js": "^1.8.7", "clipboard": "^2.0.11", "datatables.net": "^1.13.4", - "datatables.net-buttons-bs": "^2.3.6", + "datatables.net-buttons-bs": "^3.2.1", "datatables.net-buttons-dt": "^2.3.6", "datatables.net-colreorder": "^1.6.1", "datatables.net-dt": "^1.13.4", diff --git a/components/yarn.lock b/components/yarn.lock index 8b3f3e8921e..351d57081ad 100644 --- a/components/yarn.lock +++ b/components/yarn.lock @@ -161,21 +161,21 @@ crypto-js@^4.2.0: resolved "https://registry.yarnpkg.com/crypto-js/-/crypto-js-4.2.0.tgz#4d931639ecdfd12ff80e8186dba6af2c2e856631" integrity sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q== -datatables.net-bs@>=1.12.1: - version "1.13.4" - resolved "https://registry.yarnpkg.com/datatables.net-bs/-/datatables.net-bs-1.13.4.tgz#cdab0810f800c21b44ca5c9422120119da13178f" - integrity sha512-Do+O8HP8xVoayizysOWDBxURDbDmLAKiXDAp0cFl1RFFb5v/SIl+zuBZ03FXjdEs3JN5OksPMcY7WYeHZCaFeQ== +datatables.net-bs@^2: + version "2.2.1" + resolved "https://registry.yarnpkg.com/datatables.net-bs/-/datatables.net-bs-2.2.1.tgz#a0936d61efd891d404be509f98916897cc5b630b" + integrity sha512-1JdMvzY0Rk6OAtFFj6NIctiVD/YFztWyu70g+VkTbHZquBpZvffDHnrgfFfSTGKObVneojWth8gr4fm1Z+ctmg== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.2.1" jquery ">=1.7" -datatables.net-buttons-bs@^2.3.6: - version "2.3.6" - resolved "https://registry.yarnpkg.com/datatables.net-buttons-bs/-/datatables.net-buttons-bs-2.3.6.tgz#db92dffd68432816cd3c177f30d5b5099452c061" - integrity sha512-7ZYZJpMDpLBgdUQO2lgdqwUT4aO00DMuCNonaKtpYkwsSAgoOS5mJye+EZEv4hr4zOh9tBWcrMGSgNT/Ffk+LQ== +datatables.net-buttons-bs@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/datatables.net-buttons-bs/-/datatables.net-buttons-bs-3.2.1.tgz#ad841af8ffffa231c8988636daffcc78f58a5ad5" + integrity sha512-TgGPA+K6BL8KG/RxlD2Yb3hEnzEE2iokSCgTIMwIX7dhOZwbRGrVZh17+/Fo7kqzLI7o+X7sZknObfAr+WnfwQ== dependencies: - datatables.net-bs ">=1.12.1" - datatables.net-buttons ">=2.2.3" + datatables.net-bs "^2" + datatables.net-buttons "3.2.1" jquery ">=1.7" datatables.net-buttons-dt@^2.3.6: @@ -187,12 +187,12 @@ datatables.net-buttons-dt@^2.3.6: datatables.net-dt ">=1.12.1" jquery ">=1.7" -datatables.net-buttons@>=2.2.3: - version "2.3.6" - resolved "https://registry.yarnpkg.com/datatables.net-buttons/-/datatables.net-buttons-2.3.6.tgz#68d74ccfb282a558e4a9d525871b20e017f7fea3" - integrity sha512-9eid5D2kbTNfGCOiEx5WBHlwfK38W1LMz0AiNZHoSqKAiO0aXGfzrH7L2eY6reHgVMaPvHPAnqeRAjvOul2V/Q== +datatables.net-buttons@3.2.1, datatables.net-buttons@>=2.2.3: + version "3.2.1" + resolved "https://registry.yarnpkg.com/datatables.net-buttons/-/datatables.net-buttons-3.2.1.tgz#aaee3c2b158cec7a588a311ab78c94803920d45d" + integrity sha512-zFZgNVodSYfqijTrZ0YPirn6vxmKdGpyEV9FDInwfe90k8S3cTxSLEsSIcAomxGPwamFFmmYHwSLHg0QGzSCEA== dependencies: - datatables.net ">=1.12.1" + datatables.net "^2" jquery ">=1.7" datatables.net-colreorder@^1.6.1: @@ -211,6 +211,13 @@ datatables.net-dt@>=1.12.1, datatables.net-dt@^1.13.4: datatables.net ">=1.12.1" jquery ">=1.7" +datatables.net@2.2.1, datatables.net@^2: + version "2.2.1" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.2.1.tgz#30506074a42eb6f9bfdd823bd7e97d7458c6f1c4" + integrity sha512-Hz7f+a77xGdroAzej88aobT5nkQIJ2Oy1JI7yh2cl0QAXQSJDXOKkOLknu+nphVP8CP8w9MtLCmwMst/F8niiQ== + dependencies: + jquery ">=1.7" + datatables.net@>=1.12.1, datatables.net@^1.13.4: version "1.13.4" resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.4.tgz#9a809cee82eca0a884e10b4d47a3a3d6e65e9fe7"