Minor: Update JS libs

pull/4403/head
Angel Fernando Quiroz Campos 2 years ago
parent 8f36f2e6ba
commit 64c637d3c0
  1. 52
      package.json
  2. 2
      src/CoreBundle/Controller/IndexController.php
  3. 1155
      yarn.lock

@ -11,28 +11,28 @@
"dependencies": { "dependencies": {
"@apollo/client": "^3.5.10", "@apollo/client": "^3.5.10",
"@fancyapps/fancybox": "^3.5.7", "@fancyapps/fancybox": "^3.5.7",
"@fullcalendar/core": "^5.11.0", "@fullcalendar/core": "^5.11.3",
"@fullcalendar/daygrid": "^5.11.0", "@fullcalendar/daygrid": "^5.11.3",
"@fullcalendar/interaction": "^5.11.0", "@fullcalendar/interaction": "^5.11.3",
"@fullcalendar/timegrid": "^5.11.0", "@fullcalendar/timegrid": "^5.11.3",
"@fullcalendar/vue3": "^5.11.1", "@fullcalendar/vue3": "^5.11.2",
"@quasar/extras": "^1.11.4", "@quasar/extras": "^1.11.4",
"@tinymce/tinymce-vue": "^4.0.7", "@tinymce/tinymce-vue": "^4.0.7",
"@types/lodash": "^4.14.182", "@types/lodash": "^4.14.185",
"@uppy/core": "^2.1.10", "@uppy/core": "^2.1.10",
"@uppy/dashboard": "^2.1.4", "@uppy/dashboard": "^2.1.4",
"@uppy/drag-drop": "^2.0.7", "@uppy/drag-drop": "^2.0.7",
"@uppy/file-input": "^2.0.6", "@uppy/file-input": "^2.0.6",
"@uppy/image-editor": "^1.1.1", "@uppy/image-editor": "^1.1.1",
"@uppy/locales": "^2.0.9", "@uppy/locales": "^2.0.9",
"@uppy/vue": "^0.4.7", "@uppy/vue": "^0.4.9",
"@uppy/webcam": "^2.1.0", "@uppy/webcam": "^2.1.0",
"@uppy/xhr-upload": "^2.0.7", "@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",
"@vuelidate/core": "^2.0.0-alpha.35", "@vuelidate/core": "^2.0.0-alpha.35",
"@vuelidate/validators": "^2.0.0-alpha.27", "@vuelidate/validators": "^2.0.0-alpha.27",
"alpinejs": "^3.10.2", "alpinejs": "^3.10.3",
"axios": "^0.27.2", "axios": "^0.27.2",
"blueimp-file-upload": "^10.32.0", "blueimp-file-upload": "^10.32.0",
"blueimp-load-image": "^5.16.0", "blueimp-load-image": "^5.16.0",
@ -45,7 +45,7 @@
"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",
"flag-icons": "^6.3.0", "flag-icons": "^6.6.6",
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#bs4", "free-jqgrid": "https://github.com/chamilo/jqGrid.git#bs4",
"full-icu": "^1.4.0", "full-icu": "^1.4.0",
"glob-all": "^3.3.0", "glob-all": "^3.3.0",
@ -55,9 +55,9 @@
"hljs": "^6.2.3", "hljs": "^6.2.3",
"html2canvas": "^1.4.1", "html2canvas": "^1.4.1",
"image-map-resizer": "^1.0.10", "image-map-resizer": "^1.0.10",
"jquery": "^3.6.0", "jquery": "^3.6.1",
"jquery-ui": "^1.13.1", "jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.1", "jquery-ui-dist": "^1.13.2",
"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",
@ -70,7 +70,7 @@
"mediaelement": "^5.0.5", "mediaelement": "^5.0.5",
"mediaelement-plugins": "https://github.com/chamilo/mediaelement-plugins", "mediaelement-plugins": "https://github.com/chamilo/mediaelement-plugins",
"mini-css-extract-plugin": "^1.6.2", "mini-css-extract-plugin": "^1.6.2",
"moment": "^2.29.3", "moment": "^2.29.4",
"multiselect-two-sides": "^2.5.7", "multiselect-two-sides": "^2.5.7",
"mxgraph": "^4.2.2", "mxgraph": "^4.2.2",
"optimize-css-assets-webpack-plugin": "^6.0.1", "optimize-css-assets-webpack-plugin": "^6.0.1",
@ -90,10 +90,10 @@
"sweetalert2": "^11.1.9", "sweetalert2": "^11.1.9",
"textcomplete": "^0.18.2", "textcomplete": "^0.18.2",
"timeago": "^1.6.7", "timeago": "^1.6.7",
"timepicker": "^1.13.18", "timepicker": "^1.13.19",
"tinymce": "^5.10.4", "tinymce": "^5.10.5",
"video.js": "^7.19.2", "video.js": "^7.19.2",
"vue-flatpickr-component": "^9.0.6", "vue-flatpickr-component": "^9.0.7",
"vue-i18n": "9.1.10", "vue-i18n": "9.1.10",
"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",
@ -104,29 +104,29 @@
"vuex-map-fields": "^1.4.1" "vuex-map-fields": "^1.4.1"
}, },
"devDependencies": { "devDependencies": {
"@mdi/font": "^6.6.96", "@mdi/font": "^6.9.96",
"@symfony/webpack-encore": "^1.8.2", "@symfony/webpack-encore": "^1.8.2",
"@tailwindcss/forms": "^0.5.1", "@tailwindcss/forms": "^0.5.3",
"@tailwindcss/line-clamp": "^0.3.1", "@tailwindcss/line-clamp": "^0.4.2",
"@tailwindcss/typography": "^0.5.2", "@tailwindcss/typography": "^0.5.7",
"@vue/compiler-sfc": "^3.2.31", "@vue/compiler-sfc": "^3.2.39",
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.12",
"copy-webpack-plugin": "10.2.4", "copy-webpack-plugin": "10.2.4",
"core-js": "3.22.5", "core-js": "3.22.5",
"deepmerge": "^4.2.2", "deepmerge": "^4.2.2",
"eslint": "^8.15.0", "eslint": "^8.24.0",
"eslint-plugin-vue": "^8.7.1", "eslint-plugin-vue": "^8.7.1",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",
"postcss": "^8.4.13", "postcss": "^8.4.16",
"postcss-loader": "^6.2.1", "postcss-loader": "^6.2.1",
"postcss-prefix-selector": "^1.15.0", "postcss-prefix-selector": "^1.15.0",
"purgecss-webpack-plugin": "^4.1.3", "purgecss-webpack-plugin": "^4.1.3",
"sass": "^1.51.0", "sass": "^1.55.0",
"sass-loader": "^12.6.0", "sass-loader": "^12.6.0",
"tailwindcss": "^3.0.24", "tailwindcss": "^3.0.24",
"ts-loader": "^9.3.0", "ts-loader": "^9.3.0",
"typescript": "^4.7.2", "typescript": "^4.7.2",
"vue": "^3.2.33", "vue": "^3.2.39",
"vue-cli-plugin-quasar": "4.0.4", "vue-cli-plugin-quasar": "4.0.4",
"vue-eslint-parser": "^8.3.0", "vue-eslint-parser": "^8.3.0",
"vue-loader": "^16.8.3", "vue-loader": "^16.8.3",

@ -26,6 +26,8 @@ class IndexController extends BaseController
* @Route("/account/home", name="account", options={"expose"=true}, name="chamilo_core_account_home") * @Route("/account/home", name="account", options={"expose"=true}, name="chamilo_core_account_home")
* *
* @Route("/social", name="social", options={"expose"=true}, name="chamilo_core_socialnetwork") * @Route("/social", name="social", options={"expose"=true}, name="chamilo_core_socialnetwork")
*
* @Route("/admin", name="admin", options={"expose"=true})
*/ */
#[Route('/sessions', name: 'sessions')] #[Route('/sessions', name: 'sessions')]
#[Route('/sessions/{extra}', name: 'sessions_options')] #[Route('/sessions/{extra}', name: 'sessions_options')]

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save