From 72aa7dd28e9177b14a63f0ef7b5e64abe7627f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 12:35:27 +0000 Subject: [PATCH] Bump datatables.net-buttons-bs from 2.3.6 to 3.2.0 in /components Bumps [datatables.net-buttons-bs](https://github.com/DataTables/Dist-DataTables-Buttons-Bootstrap) from 2.3.6 to 3.2.0. - [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.0) --- 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 4517b35851..f7d9028e96 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.0", "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 26479c3993..f54dee8d77 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.1.8" + resolved "https://registry.yarnpkg.com/datatables.net-bs/-/datatables.net-bs-2.1.8.tgz#fadbd0f97b4923518014853b638a64920fe02a67" + integrity sha512-V3AbH2RlH8Y4T5En3RN4Jv/aiVxCeeYfbf841fL6UDzWYfx8AkGXVeJxSSVgaFhXIV7ezPpcSkEzyEq1nAEM3w== dependencies: - datatables.net ">=1.12.1" + datatables.net "2.1.8" 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.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/datatables.net-buttons-bs/-/datatables.net-buttons-bs-3.2.0.tgz#a5eb8deb2b8b11a467fc39c16a326ab8fc0a553b" + integrity sha512-MymmYaneKaATlAzGeapFPgem6Pgzo7xOLRKXOCT0gXrLhVnjY8AAnmM6P1uhqoBz8VG43ROU8jE9lzTIe7xK/A== dependencies: - datatables.net-bs ">=1.12.1" - datatables.net-buttons ">=2.2.3" + datatables.net-bs "^2" + datatables.net-buttons "3.2.0" 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.0, datatables.net-buttons@>=2.2.3: + version "3.2.0" + resolved "https://registry.yarnpkg.com/datatables.net-buttons/-/datatables.net-buttons-3.2.0.tgz#591238e488ed18d1c8830b2e3cbb649ab3773790" + integrity sha512-u51/KUvxMJz7ZsmhEUMU3nAh++wU0IYtU/U9TaH5rZR3zVHj+OBepApLIMz/uLjcXpNeIb7kjcKKNkVtxk9kbw== 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.1.8, datatables.net@^2: + version "2.1.8" + resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.8.tgz#9b020f18e927cc924d72411f62dc595cc688669b" + integrity sha512-47ULt+U4bcjbuGTpTlT6SnCuSFVRBxxdWa6X3NfvTObBJ2BZU0o+JUIl05wQ6cABNIavjbAV51gpgvFsMHL9zA== + 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"