Merge branch 'master' into sidebar-fixes

This commit is contained in:
Daniel
2021-03-29 10:31:29 +05:30
committed by GitHub
2 changed files with 130 additions and 42 deletions

View File

@@ -91,7 +91,7 @@
"datatables.net-scroller-bs4": "^2.0.3",
"datatables.net-searchbuilder-bs4": "^1.0.1",
"datatables.net-searchpanes-bs4": "^1.2.2",
"datatables.net-select-bs4": "^1.3.2",
"datatables.net-select-bs4": "^1.3.3",
"daterangepicker": "^3.1.0",
"dropzone": "^5.8.1",
"ekko-lightbox": "^5.3.0",
@@ -121,13 +121,13 @@
"select2": "^4.0.13",
"sparklines": "^1.3.0",
"summernote": "^0.8.18",
"sweetalert2": "^10.15.6",
"sweetalert2": "^10.15.7",
"tempusdominus-bootstrap-4": "^5.39.0",
"toastr": "^2.1.4",
"uplot": "^1.6.7"
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@babel/core": "^7.13.13",
"@babel/preset-env": "^7.13.10",
"@rollup/plugin-babel": "^5.3.0",
"autoprefixer": "^10.2.5",
@@ -135,7 +135,7 @@
"bundlewatch": "^0.3.2",
"clean-css-cli": "^5.2.2",
"concurrently": "^6.0.0",
"eslint": "^7.22.0",
"eslint": "^7.23.0",
"eslint-config-xo": "^0.35.0",
"eslint-plugin-compat": "^3.9.0",
"eslint-plugin-import": "^2.22.1",
@@ -147,7 +147,7 @@
"npm-run-all": "^4.1.5",
"postcss": "^8.2.8",
"postcss-cli": "^8.3.1",
"rollup": "^2.42.1",
"rollup": "^2.43.1",
"stylelint": "^13.12.0",
"stylelint-config-twbs-bootstrap": "^2.1.0",
"terser": "^5.6.1",