updated dependencies & devDependencies

This commit is contained in:
REJack
2020-04-02 00:52:43 +02:00
parent d67c3a0812
commit 709c01d450
425 changed files with 65042 additions and 41272 deletions

View File

@@ -66,21 +66,21 @@
"url": "https://github.com/ColorlibHQ/AdminLTE/issues"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.11.2",
"@fullcalendar/bootstrap": "^4.3.0",
"@fullcalendar/core": "^4.3.1",
"@fullcalendar/daygrid": "^4.3.0",
"@fullcalendar/interaction": "^4.3.0",
"@fullcalendar/timegrid": "^4.3.0",
"@fortawesome/fontawesome-free": "^5.13.0",
"@fullcalendar/bootstrap": "^4.4.0",
"@fullcalendar/core": "^4.4.0",
"@fullcalendar/daygrid": "^4.4.0",
"@fullcalendar/interaction": "^4.4.0",
"@fullcalendar/timegrid": "^4.4.0",
"@lgaitan/pace-progress": "^1.0.7",
"@sweetalert2/theme-bootstrap-4": "^2.2.1",
"@sweetalert2/theme-bootstrap-4": "^3.1.4",
"@ttskch/select2-bootstrap4-theme": "^1.3.2",
"bootstrap": "^4.3.1",
"bootstrap-colorpicker": "^3.1.2",
"bootstrap": "^4.4.1",
"bootstrap-colorpicker": "^3.2.0",
"bootstrap-slider": "^10.6.2",
"bootstrap-switch": "3.3.4",
"bootstrap4-duallistbox": "^4.0.1",
"bs-custom-file-input": "^1.3.2",
"bs-custom-file-input": "^1.3.4",
"chart.js": "^2.9.3",
"datatables.net": "^1.10.20",
"datatables.net-autofill-bs4": "^2.3.4",
@@ -99,12 +99,12 @@
"ekko-lightbox": "^5.3.0",
"fastclick": "^1.0.6",
"filterizr": "^2.2.3",
"flag-icon-css": "^3.4.5",
"flot": "^3.2.13",
"fs-extra": "^8.1.0",
"flag-icon-css": "^3.4.6",
"flot": "^4.2.0",
"fs-extra": "^9.0.0",
"icheck-bootstrap": "^3.0.1",
"inputmask": "^4.0.9",
"ion-rangeslider": "^2.3.0",
"inputmask": "^5.0.3",
"ion-rangeslider": "^2.3.1",
"jquery": "^3.4.1",
"jquery-knob-chif": "^1.2.13",
"jquery-mapael": "^2.2.0",
@@ -113,42 +113,42 @@
"jquery-validation": "^1.19.1",
"jqvmap-novulnerability": "^1.5.1",
"jsgrid": "^1.5.3",
"jszip": "^3.2.2",
"jszip": "^3.3.0",
"moment": "^2.24.0",
"overlayscrollbars": "^1.10.0",
"pdfmake": "^0.1.62",
"popper.js": "^1.16.0",
"overlayscrollbars": "^1.11.0",
"pdfmake": "^0.1.65",
"popper.js": "^1.16.1",
"raphael": "^2.3.0",
"select2": "^4.0.12",
"select2": "^4.0.13",
"sparklines": "^1.2.0",
"summernote": "^0.8.12",
"sweetalert2": "^8.19.0",
"summernote": "^0.8.16",
"sweetalert2": "^9.10.8",
"tempusdominus-bootstrap-4": "^5.1.2",
"toastr": "^2.1.4"
},
"devDependencies": {
"@babel/cli": "^7.7.4",
"@babel/core": "^7.7.4",
"@babel/plugin-external-helpers": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"autoprefixer": "^9.7.3",
"babel-eslint": "^10.0.3",
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/plugin-external-helpers": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"autoprefixer": "^9.7.5",
"babel-eslint": "^10.1.0",
"browser-sync": "^2.26.7",
"clean-css-cli": "^4.3.0",
"css-loader": "^3.2.1",
"eslint": "^6.7.2",
"eslint-plugin-compat": "^3.3.0",
"css-loader": "^3.4.2",
"eslint": "^6.8.0",
"eslint-plugin-compat": "^3.5.1",
"extract-text-webpack-plugin": "^3.0.2",
"node-sass": "^4.13.1",
"node-sass-package-importer": "^5.3.2",
"nodemon": "^1.19.4",
"nodemon": "^2.0.2",
"npm-run-all": "^4.1.5",
"path": "^0.12.7",
"postcss-cli": "^6.1.3",
"rollup": "^1.27.8",
"rollup-plugin-babel": "^4.3.3",
"set-value": "^3.0.1",
"style-loader": "^1.0.1",
"terser": "^4.4.2"
"postcss-cli": "^7.1.0",
"rollup": "^2.3.2",
"rollup-plugin-babel": "^4.4.0",
"set-value": "^3.0.2",
"style-loader": "^1.1.3",
"terser": "^4.6.10"
}
}