|
|
|
@ -7,12 +7,16 @@ |
|
|
|
|
"@coreui/coreui": "^2.1.7", |
|
|
|
|
"@fortawesome/fontawesome-free": "^5.11", |
|
|
|
|
"@symfony/webpack-encore": "~0.28", |
|
|
|
|
"babel-eslint": "^10.1.0", |
|
|
|
|
"babel-preset-react": "^6.24.1", |
|
|
|
|
"bootstrap": "^4.4", |
|
|
|
|
"copy-webpack-plugin": "^5.0", |
|
|
|
|
"eslint": "^6.8.0", |
|
|
|
|
"eslint-loader": "^4.0.2", |
|
|
|
|
"eslint-plugin-vue": "^6.2.2", |
|
|
|
|
"filemanager-webpack-plugin": "^2.0.5", |
|
|
|
|
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#bs4", |
|
|
|
|
"jquery": "^3.4", |
|
|
|
|
"jquery": "^3.5", |
|
|
|
|
"node-sass": "^4.9", |
|
|
|
|
"popper.js": "^1.14.7", |
|
|
|
|
"sass-loader": "^7.0", |
|
|
|
@ -22,6 +26,8 @@ |
|
|
|
|
}, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@fancyapps/fancybox": "^3.5.7", |
|
|
|
|
"axios": "^0.19.2", |
|
|
|
|
"babel-polyfill": "^6.26.0", |
|
|
|
|
"blueimp-file-upload": "^10.0", |
|
|
|
|
"bootstrap-daterangepicker": "^3.0", |
|
|
|
|
"bootstrap-select": "^1.13.6", |
|
|
|
@ -66,6 +72,8 @@ |
|
|
|
|
"timeago": "^1.6.7", |
|
|
|
|
"timepicker": "^1.11.14", |
|
|
|
|
"video.js": "^7.6.6", |
|
|
|
|
"vue-router": "^3.1.6", |
|
|
|
|
"vuex": "^3.3.0", |
|
|
|
|
"webcamjs": "^1.0", |
|
|
|
|
"webpack-jquery-ui": "^2.0.1", |
|
|
|
|
"xcolor": "https://github.com/infusion/jQuery-xcolor" |
|
|
|
|