|
|
|
@ -7,7 +7,6 @@ |
|
|
|
}, |
|
|
|
}, |
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@apollo/client": "^3.5.9", |
|
|
|
"@apollo/client": "^3.5.9", |
|
|
|
"@babel/plugin-transform-runtime": "7.16.0", |
|
|
|
|
|
|
|
"@fancyapps/fancybox": "^3.5.7", |
|
|
|
"@fancyapps/fancybox": "^3.5.7", |
|
|
|
"@fullcalendar/core": "^5.10.1", |
|
|
|
"@fullcalendar/core": "^5.10.1", |
|
|
|
"@fullcalendar/daygrid": "^5.10.1", |
|
|
|
"@fullcalendar/daygrid": "^5.10.1", |
|
|
|
@ -16,40 +15,34 @@ |
|
|
|
"@fullcalendar/vue3": "^5.10.1", |
|
|
|
"@fullcalendar/vue3": "^5.10.1", |
|
|
|
"@headlessui/vue": "^1.4.1", |
|
|
|
"@headlessui/vue": "^1.4.1", |
|
|
|
"@heroicons/vue": "^1.0.5", |
|
|
|
"@heroicons/vue": "^1.0.5", |
|
|
|
"@popperjs/core": "2.10.2", |
|
|
|
|
|
|
|
"@quasar/extras": "^1.11.4", |
|
|
|
"@quasar/extras": "^1.11.4", |
|
|
|
"@tailwindcss/forms": "^0.3.4", |
|
|
|
"@tailwindcss/forms": "^0.3.4", |
|
|
|
"@tailwindcss/line-clamp": "^0.2.2", |
|
|
|
"@tailwindcss/line-clamp": "^0.2.2", |
|
|
|
"@tailwindcss/typography": "^0.4.1", |
|
|
|
"@tailwindcss/typography": "^0.4.1", |
|
|
|
"@tailwindcss/ui": "^0.7.2", |
|
|
|
"@tailwindcss/ui": "^0.7.2", |
|
|
|
"@tinymce/tinymce-vue": "^4.0.4", |
|
|
|
"@tinymce/tinymce-vue": "^4.0.6", |
|
|
|
"@types/lodash": "^4.14.176", |
|
|
|
"@types/lodash": "^4.14.178", |
|
|
|
"@uppy/core": "^2.1.1", |
|
|
|
"@uppy/core": "^2.1.5", |
|
|
|
"@uppy/dashboard": "^2.1.1", |
|
|
|
"@uppy/dashboard": "^2.1.4", |
|
|
|
"@uppy/drag-drop": "^2.0.4", |
|
|
|
"@uppy/drag-drop": "^2.0.6", |
|
|
|
"@uppy/file-input": "^2.0.4", |
|
|
|
"@uppy/file-input": "^2.0.5", |
|
|
|
"@uppy/image-editor": "^1.0.4", |
|
|
|
"@uppy/image-editor": "^1.1.1", |
|
|
|
"@uppy/locales": "^2.0.3", |
|
|
|
"@uppy/locales": "^2.0.6", |
|
|
|
"@uppy/vue": "^0.4.3", |
|
|
|
"@uppy/vue": "^0.4.5", |
|
|
|
"@uppy/webcam": "^2.0.4", |
|
|
|
"@uppy/webcam": "^2.0.5", |
|
|
|
"@uppy/xhr-upload": "^2.0.5", |
|
|
|
"@uppy/xhr-upload": "^2.0.7", |
|
|
|
"@vue/apollo-composable": "^4.0.0-alpha.16", |
|
|
|
"@vue/apollo-composable": "^4.0.0-alpha.16", |
|
|
|
"@vue/apollo-option": "4.0.0-alpha.14", |
|
|
|
"@vue/apollo-option": "4.0.0-alpha.14", |
|
|
|
"@vue/cli": "^4.5.13", |
|
|
|
|
|
|
|
"@vuelidate/core": "^2.0.0-alpha.23", |
|
|
|
"@vuelidate/core": "^2.0.0-alpha.23", |
|
|
|
"@vuelidate/validators": "^2.0.0-alpha.20", |
|
|
|
"@vuelidate/validators": "^2.0.0-alpha.20", |
|
|
|
"alpinejs": "^3.5.0", |
|
|
|
"alpinejs": "^3.9.0", |
|
|
|
"autoprefixer": "^10.3.7", |
|
|
|
"autoprefixer": "^10.4.2", |
|
|
|
"axios": "^0.24.0", |
|
|
|
"axios": "^0.24.0", |
|
|
|
"babel-cli": "6.26.0", |
|
|
|
|
|
|
|
"babel-plugin-transform-builtin-extend": "1.1.2", |
|
|
|
|
|
|
|
"babel-polyfill": "6.26.0", |
|
|
|
|
|
|
|
"babel-preset-env": "1.7.0", |
|
|
|
|
|
|
|
"blueimp-file-upload": "^10.32.0", |
|
|
|
"blueimp-file-upload": "^10.32.0", |
|
|
|
"blueimp-load-image": "^5.16.0", |
|
|
|
"blueimp-load-image": "^5.16.0", |
|
|
|
"bootstrap-daterangepicker": "^3.1", |
|
|
|
"bootstrap-daterangepicker": "^3.1.0", |
|
|
|
"bootstrap-select": "^1.13.18", |
|
|
|
"bootstrap-select": "^1.13.18", |
|
|
|
"chart.js": "^3.6.0", |
|
|
|
"chart.js": "^3.7.1", |
|
|
|
"core-js": "3.19.1", |
|
|
|
"core-js": "3.19.1", |
|
|
|
"cropper": "^4.1.0", |
|
|
|
"cropper": "^4.1.0", |
|
|
|
"datepair.js": "^0.4.17", |
|
|
|
"datepair.js": "^0.4.17", |
|
|
|
@ -57,27 +50,25 @@ |
|
|
|
"dropzone": "^5.9.3", |
|
|
|
"dropzone": "^5.9.3", |
|
|
|
"easy-pie-chart": "^2.1.7", |
|
|
|
"easy-pie-chart": "^2.1.7", |
|
|
|
"easytimer.js": "^1.3.2", |
|
|
|
"easytimer.js": "^1.3.2", |
|
|
|
"eslint": "^7.32.0", |
|
|
|
|
|
|
|
"eslint-plugin-vue": "7.20.0", |
|
|
|
|
|
|
|
"file-loader": "^6.2.0", |
|
|
|
"file-loader": "^6.2.0", |
|
|
|
"full-icu": "^1.4.0", |
|
|
|
"full-icu": "^1.4.0", |
|
|
|
"glob-all": "^3.2.1", |
|
|
|
"glob-all": "^3.2.1", |
|
|
|
"graphql": "^16.3.0", |
|
|
|
"graphql": "^16.3.0", |
|
|
|
"graphql-tag": "^2.12.6", |
|
|
|
"graphql-tag": "^2.12.6", |
|
|
|
"highlight.js": "^11.3.1", |
|
|
|
"highlight.js": "^11.4.0", |
|
|
|
"hljs": "^6.2.3", |
|
|
|
"hljs": "^6.2.3", |
|
|
|
"html2canvas": "^1.3.2", |
|
|
|
"html2canvas": "^1.4.1", |
|
|
|
"image-map-resizer": "^1.0.10", |
|
|
|
"image-map-resizer": "^1.0.10", |
|
|
|
"jquery": "^3.6.0", |
|
|
|
"jquery": "^3.6.0", |
|
|
|
"jquery-ui": "^1.13.1", |
|
|
|
"jquery-ui": "^1.13.1", |
|
|
|
"jquery-ui-timepicker-addon": "^1.6.3", |
|
|
|
"jquery-ui-timepicker-addon": "^1.6.3", |
|
|
|
"jquery-ui-touch-punch": "^0.2.3", |
|
|
|
"jquery-ui-touch-punch": "^0.2.3", |
|
|
|
"js-cookie": "^2.2.1", |
|
|
|
"js-cookie": "^2.2.1", |
|
|
|
"jspdf": "^2.4.0", |
|
|
|
"jspdf": "^2.5.1", |
|
|
|
"jsplumb": "^2.15.6", |
|
|
|
"jsplumb": "^2.15.6", |
|
|
|
"linkifyjs": "3.0.3", |
|
|
|
"linkifyjs": "3.0.5", |
|
|
|
"litepicker": "^2.0.12", |
|
|
|
"litepicker": "^2.0.12", |
|
|
|
"luxon": "^2.0.2", |
|
|
|
"luxon": "^2.3.0", |
|
|
|
"mathjax": "^2.7.9", |
|
|
|
"mathjax": "^2.7.9", |
|
|
|
"mediaelement": "^5.0.5", |
|
|
|
"mediaelement": "^5.0.5", |
|
|
|
"mediaelement-plugins": "https://github.com/chamilo/mediaelement-plugins", |
|
|
|
"mediaelement-plugins": "https://github.com/chamilo/mediaelement-plugins", |
|
|
|
@ -110,47 +101,54 @@ |
|
|
|
"textcomplete": "^0.18.2", |
|
|
|
"textcomplete": "^0.18.2", |
|
|
|
"timeago": "^1.6.7", |
|
|
|
"timeago": "^1.6.7", |
|
|
|
"timepicker": "^1.13.18", |
|
|
|
"timepicker": "^1.13.18", |
|
|
|
"tinymce": "^5.10.1", |
|
|
|
"tinymce": "^5.10.3", |
|
|
|
"ts-loader": "^9.2.6", |
|
|
|
"ts-loader": "^9.2.6", |
|
|
|
"video.js": "^7.18.0", |
|
|
|
"video.js": "^7.18.0", |
|
|
|
"vue": "3.2.31", |
|
|
|
"vue": "3.2.31", |
|
|
|
"vue-eslint-parser": "7.11.0", |
|
|
|
|
|
|
|
"vue-flatpickr-component": "^9.0.5", |
|
|
|
"vue-flatpickr-component": "^9.0.5", |
|
|
|
"vue-i18n": "9.1.9", |
|
|
|
"vue-i18n": "9.1.9", |
|
|
|
"vue-loader": "16.7.0", |
|
|
|
|
|
|
|
"vue-multiselect": "^3.0.0-alpha.2", |
|
|
|
"vue-multiselect": "^3.0.0-alpha.2", |
|
|
|
"vue-perfect-scrollbar": "^0.2.1", |
|
|
|
"vue-perfect-scrollbar": "^0.2.1", |
|
|
|
"vue-router": "4.0.11", |
|
|
|
"vue-router": "4.0.12", |
|
|
|
"vue-sidebar-menu": "^4.8.1", |
|
|
|
"vue-sidebar-menu": "^4.8.1", |
|
|
|
"vue-toastification": "^2.0.0-rc.1", |
|
|
|
"vue-toastification": "^2.0.0-rc.5", |
|
|
|
"vuetify": "3.0.0-alpha.11", |
|
|
|
"vuetify": "3.0.0-alpha.11", |
|
|
|
"vuetify-loader": "next", |
|
|
|
"vuetify-loader": "next", |
|
|
|
"vuex": "^4.0.2", |
|
|
|
"vuex": "^4.0.2", |
|
|
|
"vuex-composition-helpers": "^2.0.0", |
|
|
|
|
|
|
|
"vuex-map-fields": "^1.4.1", |
|
|
|
"vuex-map-fields": "^1.4.1", |
|
|
|
"vuex-persistedstate": "4.0.0", |
|
|
|
"vuex-persistedstate": "4.1.0", |
|
|
|
"webpack-jquery-ui": "^2.0.1" |
|
|
|
"webpack-jquery-ui": "^2.0.1" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"devDependencies": { |
|
|
|
"devDependencies": { |
|
|
|
"@babel/eslint-parser": "^7.16.0", |
|
|
|
"@babel/eslint-parser": "^7.16.0", |
|
|
|
"@mdi/font": "^6.4.95", |
|
|
|
"@babel/plugin-transform-runtime": "7.16.0", |
|
|
|
|
|
|
|
"@mdi/font": "^6.5.95", |
|
|
|
"@symfony/webpack-encore": "1.8.1", |
|
|
|
"@symfony/webpack-encore": "1.8.1", |
|
|
|
"@vue/cli-plugin-babel": "4.5.13", |
|
|
|
"@vue/cli": "^5.0.1", |
|
|
|
"@vue/cli-plugin-eslint": "4.5.13", |
|
|
|
"@vue/cli-plugin-babel": "~5.0.1", |
|
|
|
"@vue/cli-service": "4.5.13", |
|
|
|
"@vue/cli-plugin-eslint": "~5.0.1", |
|
|
|
|
|
|
|
"@vue/cli-service": "~5.0.1", |
|
|
|
"@vue/compiler-sfc": "3.2.13", |
|
|
|
"@vue/compiler-sfc": "3.2.13", |
|
|
|
"copy-webpack-plugin": "9.0.1", |
|
|
|
"babel-cli": "6.26.0", |
|
|
|
|
|
|
|
"babel-plugin-transform-builtin-extend": "1.1.2", |
|
|
|
|
|
|
|
"babel-polyfill": "6.26.0", |
|
|
|
|
|
|
|
"babel-preset-env": "1.7.0", |
|
|
|
|
|
|
|
"copy-webpack-plugin": "9.1.0", |
|
|
|
"deepmerge": "^4.2.2", |
|
|
|
"deepmerge": "^4.2.2", |
|
|
|
|
|
|
|
"eslint": "^7.32.0", |
|
|
|
|
|
|
|
"eslint-plugin-vue": "7.20.0", |
|
|
|
"filemanager-webpack-plugin": "^5.0.0", |
|
|
|
"filemanager-webpack-plugin": "^5.0.0", |
|
|
|
"flag-icons": "^6.0.3", |
|
|
|
"flag-icons": "^6.1.1", |
|
|
|
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#bs4", |
|
|
|
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#bs4", |
|
|
|
"node-sass": "7.0.1", |
|
|
|
"node-sass": "7.0.1", |
|
|
|
"popper.js": "^1.16.1", |
|
|
|
|
|
|
|
"postcss-rtl": "^1.7.3", |
|
|
|
"postcss-rtl": "^1.7.3", |
|
|
|
"sass": "^1.49.8", |
|
|
|
"sass": "^1.49.8", |
|
|
|
"sass-loader": "^12.6.0", |
|
|
|
"sass-loader": "^12.6.0", |
|
|
|
"typescript": "^4.3.5", |
|
|
|
"typescript": "^4.5.5", |
|
|
|
"vue-cli-plugin-quasar": "4.0.2", |
|
|
|
"vue-cli-plugin-quasar": "4.0.4", |
|
|
|
|
|
|
|
"vue-eslint-parser": "7.11.0", |
|
|
|
|
|
|
|
"vue-loader": "^16.7.0", |
|
|
|
|
|
|
|
"vue-template-compiler": "^2.6.14", |
|
|
|
"webpack-notifier": "^1.15.0" |
|
|
|
"webpack-notifier": "^1.15.0" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"license": "GPL-3.0", |
|
|
|
"license": "GPL-3.0", |
|
|
|
|