Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Commit

Permalink
Bump datatables.net-bs4 from 1.13.6 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [datatables.net-bs4](https://github.com/DataTables/Dist-DataTables-Bootstrap4) from 1.13.6 to 2.1.3.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap4/releases)
- [Commits](DataTables/Dist-DataTables-Bootstrap4@1.13.6...2.1.3)

---
updated-dependencies:
- dependency-name: datatables.net-bs4
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 4b5e424 commit 801afc4
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"clockpicker": "https://github.com/djibe/clockpicker#gh-pages",
"css-element-queries": "^1.2.3",
"datatables.net": "^1.11.3",
"datatables.net-bs4": "^1.11.3",
"datatables.net-bs4": "^2.1.3",
"datatables.net-responsive-bs4": "^2.2.9",
"device-uuid": "^1.0.4",
"emoji-mart-vue-fast": "^11",
Expand Down
19 changes: 13 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -242,12 +242,12 @@ csstype@^3.1.0:
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==

datatables.net-bs4@>=1.13.4, datatables.net-bs4@^1.11.3:
version "1.13.6"
resolved "https://registry.yarnpkg.com/datatables.net-bs4/-/datatables.net-bs4-1.13.6.tgz#171ac930cbb68cd1a337e80040bddf537f3845a7"
integrity sha512-+ZYDvpvCf0L0qSXPGKbb17arFPNqnjkyrvAEamR9SGQaGK7PprVaNTLmRfP0Xq2dBxVYr+Y+OD/q63zaDo0cSA==
datatables.net-bs4@>=1.13.4, datatables.net-bs4@^2.1.3:
version "2.1.3"
resolved "https://registry.yarnpkg.com/datatables.net-bs4/-/datatables.net-bs4-2.1.3.tgz#2d637e58f4c460ee54134913c9fa69cf2b818d5c"
integrity sha512-kt7fRDFXbDjCJAdILyQNmIIeqz3nrlu4AJMCja75YB/MbNobKvdxMV7D9PY2oe7h1EifdUmwahzVKCfh7Unvaw==
dependencies:
datatables.net ">=1.13.4"
datatables.net "2.1.3"
jquery ">=1.7"

datatables.net-responsive-bs4@^2.2.9:
Expand All @@ -267,7 +267,14 @@ datatables.net-responsive@>=2.4.1:
datatables.net ">=1.13.4"
jquery ">=1.7"

datatables.net@>=1.13.4, datatables.net@^1.11.3:
[email protected], datatables.net@>=1.13.4:
version "2.1.3"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-2.1.3.tgz#e6c7d01164118b10749a4b0e55629b824eb42e37"
integrity sha512-emlF55eF4fhzOUuE+0dEFZCDbuhXqjvdZagW0bLXaU4nDesCWrjYXj0NdtHTKLhVYyfZhTlA8mEDL2Wa64U0ig==
dependencies:
jquery ">=1.7"

datatables.net@^1.11.3:
version "1.13.6"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.6.tgz#6e282adbbb2732e8df495611b8bb54e19f7a943e"
integrity sha512-rHNcnW+yEP9me82/KmRcid5eKrqPqW3+I/p1TwqCW3c/7GRYYkDyF6aJQOQ9DNS/pw+nyr4BVpjyJ3yoZXiFPg==
Expand Down

0 comments on commit 801afc4

Please sign in to comment.