mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-23 08:31:49 +01:00
Bump datatables.net-bs5 from 1.13.5 to 1.13.6 in /Plan/react/dashboard (#3155)
Bumps [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5) from 1.13.5 to 1.13.6. - [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap5/releases) - [Commits](https://github.com/DataTables/Dist-DataTables-Bootstrap5/compare/1.13.5...1.13.6) --- updated-dependencies: - dependency-name: datatables.net-bs5 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> Co-authored-by: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com>
This commit is contained in:
parent
72fd48ceab
commit
34e897c69f
@ -21,7 +21,7 @@
|
||||
"axios": "^1.4.0",
|
||||
"bootstrap": "^5.3.1",
|
||||
"datatables.net": "^1.13.6",
|
||||
"datatables.net-bs5": "^1.13.4",
|
||||
"datatables.net-bs5": "^1.13.6",
|
||||
"datatables.net-responsive-bs5": "^2.5.0",
|
||||
"highcharts": "^10.3.3",
|
||||
"i18next": "^23.4.4",
|
||||
|
@ -3906,10 +3906,10 @@ data-urls@^2.0.0:
|
||||
whatwg-mimetype "^2.3.0"
|
||||
whatwg-url "^8.0.0"
|
||||
|
||||
datatables.net-bs5@>=1.13.4, datatables.net-bs5@^1.13.4:
|
||||
version "1.13.5"
|
||||
resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.5.tgz#38bdaec42f9fa08c5ac9cb9a7c51d3efafeafa69"
|
||||
integrity sha512-q+/CSEPYULV6//8kvrjaAH/rVkoLOP9s6z+ajEbgNC/6b3WRbCbcifPXRp6XVZ94VapaqtZKveS1s2eeqZMr1g==
|
||||
datatables.net-bs5@>=1.13.4, datatables.net-bs5@^1.13.6:
|
||||
version "1.13.6"
|
||||
resolved "https://registry.yarnpkg.com/datatables.net-bs5/-/datatables.net-bs5-1.13.6.tgz#33bf10c0844bb08e17327d841089c1f277f796ff"
|
||||
integrity sha512-lXroZoXhLhDulp8gvU7y7wBherg38SbLMGXcHwbnj+XXh4Hvy+d67zSPYbrVI3YiRwYq+aCx15G5qmMj7KjYQg==
|
||||
dependencies:
|
||||
datatables.net ">=1.13.4"
|
||||
jquery ">=1.7"
|
||||
|
Loading…
Reference in New Issue
Block a user