Skip to content

Commit

Permalink
re-add datatables.net-select
Browse files Browse the repository at this point in the history
  • Loading branch information
github username committed Oct 13, 2023
1 parent cd569fa commit 6078721
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"chart.js": "^4.4.0",
"chartjs-adapter-luxon": "^1.3.1",
"datatables.net-dt": "^1.13.6",
"datatables.net-select": "^1.7.0",
"esbuild": "^0.19.4",
"faker": "^5.5.3",
"jquery": "^3.7.1",
Expand Down
8 changes: 8 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2910,6 +2910,14 @@ datatables.net-dt@^1.13.6:
datatables.net ">=1.13.4"
jquery ">=1.7"

datatables.net-select@^1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/datatables.net-select/-/datatables.net-select-1.7.0.tgz#a108752ee6109a49392d19fec7406c953be11665"
integrity sha512-ps8eL8S2gUV7EdzMraw8mfQlHXpfuc8TC2onBxdk0snP8eizPe85VhpI3r4ULvPRTTI7vcViz8E7JV8aayA2lw==
dependencies:
datatables.net ">=1.13.4"
jquery ">=1.7"

datatables.net@>=1.10.8:
version "1.13.6"
resolved "https://registry.yarnpkg.com/datatables.net/-/datatables.net-1.13.6.tgz#6e282adbbb2732e8df495611b8bb54e19f7a943e"
Expand Down

0 comments on commit 6078721

Please sign in to comment.