| 1 | { | = | 1 | { |
| 2 | "name": "appwork", | 2 | "name": "appwork", | |
| 3 | "version": "1.5.2", | 3 | "version": "1.5.2", | |
| 4 | "private": true, | 4 | "private": true, | |
| 5 | "scripts": { | 5 | "scripts": { | |
| 6 | "build": "npx gulp build", | 6 | "build": "npx gulp build", | |
| 7 | "build:js": "npx gulp build:js", | 7 | "build:js": "npx gulp build:js", | |
| 8 | "build:css": "npx gulp build:css", | 8 | "build:css": "npx gulp build:css", | |
| 9 | "build:fonts": "npx gulp build:fonts", | 9 | "build:fonts": "npx gulp build:fonts", | |
| 10 | "build:copy": "npx gulp build:copy", | 10 | "build:copy": "npx gulp build:copy", | |
| 11 | "build:prod": "npx gulp build --env=production", | 11 | "build:prod": "npx gulp build --env=production", | |
| 12 | "build:prod:js": "npx gulp build:js --env=production", | 12 | "build:prod:js": "npx gulp build:js --env=production", | |
| 13 | "build:prod:css": "npx gulp build:css --env=production", | 13 | "build:prod:css": "npx gulp build:css --env=production", | |
| 14 | "build:prod:fonts": "npx gulp build:fonts --env=production", | 14 | "build:prod:fonts": "npx gulp build:fonts --env=production", | |
| 15 | "build:prod:copy": "npx gulp build:copy --env=production", | 15 | "build:prod:copy": "npx gulp build:copy --env=production", | |
| 16 | "watch": "npx gulp watch" | 16 | "watch": "npx gulp watch" | |
| 17 | }, | 17 | }, | |
| 18 | "dependencies": { | 18 | "dependencies": { | |
| 19 | "@claviska/jquery-minicolors": "~2.3.2", | <> | 19 | "@claviska/jquery-minicolors": "~2.3.5", |
| 20 | "@flowjs/flow.js": "~2.14.0", | = | 20 | "@flowjs/flow.js": "~2.14.0", |
| 21 | "@fortawesome/fontawesome-free": "~5.13.0", | <> | 21 | "@fortawesome/fontawesome-free": "~5.15.1", |
| 22 | "@fullcalendar/bootstrap": "~4.4.0", | 22 | "@fullcalendar/bootstrap": "~5.5.0", | |
| 23 | "@fullcalendar/core": "~4.4.0", | 23 | "@fullcalendar/core": "~5.5.1", | |
| 24 | "@fullcalendar/daygrid": "~4.4.0", | 24 | "@fullcalendar/daygrid": "~5.5.0", | |
| 25 | "@fullcalendar/interaction": "~4.4.0", | 25 | "@fullcalendar/interaction": "~5.5.0", | |
| 26 | "@fullcalendar/list": "~4.4.0", | 26 | "@fullcalendar/list": "~5.5.0", | |
| 27 | "@fullcalendar/timegrid": "~4.4.0", | 27 | "@fullcalendar/timegrid": "~5.5.1", | |
| 28 | "@fullcalendar/timeline": "~4.4.0", | 28 | "@fullcalendar/timeline": "~5.5.0", | |
| 29 | "add": "^2.0.6", | = | 29 | "add": "^2.0.6", |
| 30 | "animate.css": "~3.7.0", | <> | 30 | "animate.css": "~4.1.1", |
| 31 | "autosize": "~4.0.0", | = | 31 | "autosize": "~4.0.0", |
| 32 | "block-ui": "~2.70.1", | 32 | "block-ui": "~2.70.1", | |
| 33 | "blueimp-gallery": "~2.38.0", | <> | 33 | "blueimp-gallery": "~3.3.0", |
| 34 | "bootbox": "~5.4.0", | 34 | "bootbox": "~5.5.1", | |
| 35 | "bootstrap": "~4.4.1", | 35 | "bootstrap": "~4.6.0", | |
| 36 | "bootstrap-datepicker": "~1.9.0", | = | 36 | "bootstrap-datepicker": "~1.9.0", |
| 37 | "bootstrap-daterangepicker": "~3.0.2", | <> | 37 | "bootstrap-daterangepicker": "~3.1.0", |
| 38 | "bootstrap-duallistbox": "~3.0.6", | = | 38 | "bootstrap-duallistbox": "~3.0.6", |
| 39 | "bootstrap-markdown": "~2.10.0", | 39 | "bootstrap-markdown": "~2.10.0", | |
| 40 | "bootstrap-material-datetimepicker": "~2.7.3", | 40 | "bootstrap-material-datetimepicker": "~2.7.3", | |
| 41 | "bootstrap-maxlength": "~1.6.0", | <> | 41 | "bootstrap-maxlength": "~1.10.0", |
| 42 | "bootstrap-menu": "~1.0.14", | = | 42 | "bootstrap-menu": "~1.0.14", |
| 43 | "bootstrap-select": "~1.13.1", | 43 | "bootstrap-select": "~1.13.1", | |
| 44 | "bootstrap-slider": "~10.6.1", | <> | 44 | "bootstrap-slider": "~11.0.2", |
| 45 | "bootstrap-table": "~1.16.0", | 45 | "bootstrap-table": "~1.18.0", | |
| 46 | "bootstrap-tagsinput": "~0.7.1", | = | 46 | "bootstrap-tagsinput": "~0.7.1", |
| 47 | "c3": "~0.7.9", | 47 | "c3": "~0.7.9", | |
| 48 | "chart.js": "~2.9.3", | 48 | "chart.js": "~2.9.3", | |
| 49 | "chartist": "~0.11.0", | 49 | "chartist": "~0.11.0", | |
| 50 | "clipboard": "~2.0.0", | 50 | "clipboard": "~2.0.0", | |
| 51 | "core-js": "~3.6.4", | <> | 51 | "core-js": "~3.8.3", |
| 52 | "cropper": "~4.1.0", | = | 52 | "cropper": "~4.1.0", |
| 53 | "custom-event-polyfill": "^1.0.7", | 53 | "custom-event-polyfill": "^1.0.7", | |
| 54 | "datatables.net": "~1.10.16", | 54 | "datatables.net": "~1.10.16", | |
| 55 | "datatables.net-bs4": "~1.10.16", | 55 | "datatables.net-bs4": "~1.10.16", | |
| 56 | "dragula": "~3.7.2", | 56 | "dragula": "~3.7.2", | |
| 57 | "dropzone": "~5.7.0", | 57 | "dropzone": "~5.7.0", | |
| 58 | "flatpickr": "~4.6.2", | 58 | "flatpickr": "~4.6.2", | |
| 59 | "flot": "~4.2.0", | 59 | "flot": "~4.2.0", | |
| 60 | "gmaps": "~0.4.24", | 60 | "gmaps": "~0.4.24", | |
| 61 | "ionicons": "~4.6.3", | 61 | "ionicons": "~4.6.3", | |
| 62 | "jquery": "~3.3.1", | 62 | "jquery": "~3.3.1", | |
| 63 | "jquery-knob": "~1.2.11", | 63 | "jquery-knob": "~1.2.11", | |
| 64 | "jquery-mapael": "~2.2.0", | 64 | "jquery-mapael": "~2.2.0", | |
| 65 | "jquery-sparkline": "~2.4.0", | 65 | "jquery-sparkline": "~2.4.0", | |
| 66 | "jquery-validation": "~1.19.0", | 66 | "jquery-validation": "~1.19.0", | |
| 67 | "jquery.growl": "~1.3.5", | 67 | "jquery.growl": "~1.3.5", | |
| 68 | "jstree": "~3.3.5", | 68 | "jstree": "~3.3.5", | |
| 69 | "ladda": "~2.0.0", | 69 | "ladda": "~2.0.0", | |
| 70 | "linearicons": "~1.0.1", | 70 | "linearicons": "~1.0.1", | |
| 71 | "markdown": "~0.5.0", | 71 | "markdown": "~0.5.0", | |
| 72 | "masonry-layout": "~4.2.1", | 72 | "masonry-layout": "~4.2.1", | |
| 73 | "moment": "~2.24.0", | <> | 73 | "moment": "~2.29.1", |
| 74 | "morris.js": "~0.5.0", | = | 74 | "morris.js": "~0.5.0", |
| 75 | "nestable": "~0.2.0", | 75 | "nestable": "~0.2.0", | |
| 76 | "node-waves": "~0.7.6", | 76 | "node-waves": "~0.7.6", | |
| 77 | "nouislider": "~14.2.0", | <> | 77 | "nouislider": "~14.6.1", |
| 78 | "numeral": "~2.0.6", | = | 78 | "numeral": "~2.0.6", |
| 79 | "open-iconic": "~1.1.1", | 79 | "open-iconic": "~1.1.1", | |
| 80 | "pace-js": "~1.0.2", | <> | 80 | "pace-js": "~1.2.4", |
| 81 | "perfect-scrollbar": "~1.5.0", | = | 81 | "perfect-scrollbar": "~1.5.0", |
| 82 | "photoswipe": "~4.1.2", | 82 | "photoswipe": "~4.1.2", | |
| 83 | "pixeden-stroke-7-icon": "~1.2.3", | 83 | "pixeden-stroke-7-icon": "~1.2.3", | |
| 84 | "plyr": "~3.5.6", | <> | 84 | "plyr": "~3.6.2", |
| 85 | "popper.js": "~1.16.0", | = | 85 | "popper.js": "~1.16.0", |
| 86 | "pwstrength-bootstrap": "~3.0.1", | 86 | "pwstrength-bootstrap": "~3.0.1", | |
| 87 | "quill": "~1.3.6", | 87 | "quill": "~1.3.6", | |
| 88 | "raphael": "~2.3.0", | 88 | "raphael": "~2.3.0", | |
| 89 | "select2": "~4.0.6-rc.1", | <> | 89 | "select2": "~4.1.0-rc.0", |
| 90 | "shepherd.js": "~7.1.0", | 90 | "shepherd.js": "~8.1.0", | |
| 91 | "smartwizard": "~4.4.1", | 91 | "smartwizard": "~5.1.1", | |
| 92 | "sortablejs": "~1.10.0", | 92 | "sortablejs": "~1.13.0", | |
| 93 | "spinkit": "~2.0.1", | = | 93 | "spinkit": "~2.0.1", |
| 94 | "sweetalert2": "~9.10.2", | <> | 94 | "sweetalert2": "~10.15.5", |
| 95 | "swiper": "~5.3.0", | 95 | "swiper": "~6.4.8", | |
| 96 | "tableexport.jquery.plugin": "~1.10.8", | = | 96 | "tableexport.jquery.plugin": "~1.10.8", |
| 97 | "text-mask-addons": "~3.8.0", | 97 | "text-mask-addons": "~3.8.0", | |
| 98 | "timepicker": "~1.13.0", | 98 | "timepicker": "~1.13.0", | |
| 99 | "toastr": "~2.1.4", | 99 | "toastr": "~2.1.4", | |
| 100 | "typeahead.js": "~0.11.1", | 100 | "typeahead.js": "~0.11.1", | |
| 101 | "url-polyfill": "^1.1.7", | 101 | "url-polyfill": "^1.1.7", | |
| 102 | "vanilla-text-mask": "~5.1.1", | <> | 102 | "vanilla-text-mask": "~5.1.1" |
| 103 | "vegas": "~2.4.0" | |||
| 104 | }, | = | 103 | }, |
| 105 | "devDependencies": { | 104 | "devDependencies": { | |
| 106 | "@babel/core": "~7.9.0", | <> | 105 | "@babel/core": "~7.13.8", |
| 107 | "@babel/plugin-proposal-object-rest-spread": "^7.4.0", | = | 106 | "@babel/plugin-proposal-object-rest-spread": "^7.4.0", |
| 108 | "@babel/plugin-transform-destructuring": "~7.9.5", | <> | 107 | "@babel/plugin-transform-destructuring": "~7.13.0", |
| 109 | "@babel/plugin-transform-template-literals": "~7.8.3", | 108 | "@babel/plugin-transform-template-literals": "~7.13.0", | |
| 110 | "@babel/preset-env": "~7.9.0", | 109 | "@babel/preset-env": "~7.13.9", | |
| 111 | "ansi-colors": "^4.1.1", | = | 110 | "ansi-colors": "^4.1.1", |
| 112 | "babel-loader": "~8.1.0", | <> | 111 | "babel-loader": "~8.2.2", |
| 113 | "color-support": "^1.1.3", | = | 112 | "color-support": "^1.1.3", |
| 114 | "css-loader": "~3.5.2", | <> | 113 | "css-loader": "~5.1.1", |
| 115 | "deepmerge": "~4.2.0", | = | 114 | "deepmerge": "~4.2.0", |
| 116 | "del": "~5.1.0", | <> | 115 | "del": "~6.0.0", |
| 117 | "fancy-log": "^1.3.3", | = | 116 | "fancy-log": "^1.3.3", |
| 118 | "gulp": "~4.0.0", | 117 | "gulp": "~4.0.0", | |
| 119 | "gulp-autoprefixer": "~7.0.0", | 118 | "gulp-autoprefixer": "~7.0.0", | |
| 120 | "gulp-environment": "~1.5.2", | 119 | "gulp-environment": "~1.5.2", | |
| 121 | "gulp-if": "~3.0.0", | 120 | "gulp-if": "~3.0.0", | |
| 122 | "gulp-rename": "~2.0.0", | 121 | "gulp-rename": "~2.0.0", | |
| 123 | "gulp-replace": "~1.0.0", | 122 | "gulp-replace": "~1.0.0", | |
| 124 | "gulp-sass": "~4.0.1", | <> | 123 | "gulp-sass": "~4.1.0", |
| 125 | "gulp-sourcemaps": "~2.6.4", | 124 | "gulp-sourcemaps": "~3.0.0", | |
| 126 | "html-loader": "~1.1.0", | 125 | "html-loader": "~1.3.0", | |
| 127 | "node-sass": "~4.13.1", | 126 | "node-sass": "~5.0.0", | |
| 128 | "sass-loader": "~8.0.0", | 127 | "sass-loader": "~10.1.1", | |
| 129 | "string-replace-webpack-plugin": "~0.1.3", | = | 128 | "string-replace-webpack-plugin": "~0.1.3", |
| 130 | "style-loader": "~1.1.3", | <> | 129 | "style-loader": "~2.0.0", |
| 131 | "uglifyjs-webpack-plugin": "~2.2.0", | = | 130 | "uglifyjs-webpack-plugin": "~2.2.0", |
| 132 | "webpack": "~4.42.0" | <> | 131 | "webpack": "~4.44.1" |
| 133 | }, | = | 132 | }, |
| 134 | "gulp-environment": { | 133 | "gulp-environment": { | |
| 135 | "environments": [ | 134 | "environments": [ | |
| 136 | { | 135 | { | |
| 137 | "name": "development", | 136 | "name": "development", | |
| 138 | "aliases": [ | 137 | "aliases": [ | |
| 139 | "dev" | 138 | "dev" | |
| 140 | ] | 139 | ] | |
| 141 | }, | 140 | }, | |
| 142 | { | 141 | { | |
| 143 | "name": "production", | 142 | "name": "production", | |
| 144 | "aliases": [ | 143 | "aliases": [ | |
| 145 | "prod" | 144 | "prod" | |
| 146 | ] | 145 | ] | |
| 147 | } | 146 | } | |
| 148 | ], | 147 | ], | |
| 149 | "default": "development" | 148 | "default": "development" | |
| 150 | } | 149 | } | |
| 151 | } | 150 | } |