Fix on AdminLTE 3, and add some features
This commit is contained in:
12
package.json
12
package.json
@@ -11,7 +11,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"axios": "^0.19",
|
||||
"bootstrap": "^4.3.1",
|
||||
"bootstrap": "^4.4.1",
|
||||
"cross-env": "^7.0",
|
||||
"grunt": "^1.0.4",
|
||||
"grunt-contrib-clean": "^2.0.0",
|
||||
@@ -35,12 +35,12 @@
|
||||
"dependencies": {
|
||||
"@activix/bootstrap-datetimepicker": "^2.0.7",
|
||||
"@claviska/jquery-minicolors": "^2.3.4",
|
||||
"admin-lte": "^2.4.10",
|
||||
"admin-lte": "^3.0.2",
|
||||
"animate.css": "^3.7.0",
|
||||
"bootbox": "^5.2.0",
|
||||
"bootbox": "^5.3.4",
|
||||
"bootstrap-chosen": "^1.4.2",
|
||||
"bootstrap-datepicker": "^1.8.0",
|
||||
"bootstrap-fileinput": "^5.0.5",
|
||||
"bootstrap-fileinput": "^5.0.8",
|
||||
"bootstrap-multiselect": "^0.9.13",
|
||||
"bootstrap-slider": "^10.6.2",
|
||||
"bootstrap-sweetalert": "^1.0.1",
|
||||
@@ -50,7 +50,7 @@
|
||||
"bootstrap4-toggle": "^3.6.1",
|
||||
"chart.js": "^2.8.0",
|
||||
"datatables": "^1.10.18",
|
||||
"datatables.net": "^1.10.19",
|
||||
"datatables.net": "^1.10.20",
|
||||
"datatables.net-bs4": "^1.10.20",
|
||||
"datatables.net-buttons": "^1.5.6",
|
||||
"datatables.net-buttons-bs4": "^1.6.1",
|
||||
@@ -69,6 +69,7 @@
|
||||
"datatables.net-select": "^1.3.0",
|
||||
"datatables.net-select-bs4": "^1.3.0",
|
||||
"daterangepicker": "^3.0.5",
|
||||
"drmonty-datatables-plugins": "^1.10.12",
|
||||
"dropzone": "^5.5.1",
|
||||
"easy-pie-chart": "^2.1.7",
|
||||
"es6-promise": "^4.2.8",
|
||||
@@ -122,6 +123,7 @@
|
||||
"pwstrength-bootstrap": "^3.0.3",
|
||||
"raphael": "^2.2.8",
|
||||
"screenfull": "^4.2.0",
|
||||
"select2": "^4.0.13",
|
||||
"selectize": "^0.12.6",
|
||||
"slidebars": "^2.0.2",
|
||||
"summernote": "^0.8.12",
|
||||
|
||||
Reference in New Issue
Block a user