Skip to content

Commit 689afc9

Browse files
Datatables.net package updates (#12682)
* version update * remove temp files * Update base.html with new links * fix promote stub test * fix javascript errors * restore yarn.lock * remove -dt styling --------- Co-authored-by: Valentijn Scholten <valentijnscholten@gmail.com>
1 parent 9c3536a commit 689afc9

File tree

6 files changed

+263
-169
lines changed

6 files changed

+263
-169
lines changed

components/node_modules/.gitkeep

Whitespace-only changes.

components/package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,9 @@
1212
"chosen-bootstrap": "https://github.com/dbtek/chosen-bootstrap",
1313
"chosen-js": "^1.8.7",
1414
"clipboard": "^2.0.11",
15-
"datatables.net": "^1.13.4",
16-
"datatables.net-buttons-bs": "^2.3.6",
17-
"datatables.net-buttons-dt": "^2.3.6",
18-
"datatables.net-colreorder": "^1.6.1",
19-
"datatables.net-dt": "^1.13.4",
15+
"datatables.net": "^2.3.1",
16+
"datatables.net-buttons-bs": "^3.2.3",
17+
"datatables.net-colreorder": "^2.1.1",
2018
"drmonty-datatables-plugins": "^1.0.0",
2119
"drmonty-datatables-responsive": "^1.0.0",
2220
"easymde": "^2.20.0",

0 commit comments

Comments
 (0)