Update JS libs

pull/4247/head
Angel Fernando Quiroz Campos 4 years ago
parent 141460f100
commit 400a1e20db
  1. 30
      package.json
  2. 816
      yarn.lock

@ -11,28 +11,28 @@
"dependencies": {
"@apollo/client": "^3.5.10",
"@fancyapps/fancybox": "^3.5.7",
"@fullcalendar/core": "^5.10.1",
"@fullcalendar/daygrid": "^5.10.1",
"@fullcalendar/interaction": "^5.10.1",
"@fullcalendar/timegrid": "^5.10.1",
"@fullcalendar/vue3": "^5.10.1",
"@fullcalendar/core": "^5.11.0",
"@fullcalendar/daygrid": "^5.11.0",
"@fullcalendar/interaction": "^5.11.0",
"@fullcalendar/timegrid": "^5.11.0",
"@fullcalendar/vue3": "^5.11.0",
"@quasar/extras": "^1.11.4",
"@tinymce/tinymce-vue": "^4.0.7",
"@types/lodash": "^4.14.180",
"@uppy/core": "^2.1.6",
"@types/lodash": "^4.14.181",
"@uppy/core": "^2.1.8",
"@uppy/dashboard": "^2.1.4",
"@uppy/drag-drop": "^2.0.6",
"@uppy/file-input": "^2.0.5",
"@uppy/image-editor": "^1.1.1",
"@uppy/locales": "^2.0.8",
"@uppy/vue": "^0.4.6",
"@uppy/webcam": "^2.0.5",
"@uppy/webcam": "^2.1.0",
"@uppy/xhr-upload": "^2.0.7",
"@vue/apollo-composable": "^4.0.0-alpha.16",
"@vue/apollo-option": "4.0.0-alpha.14",
"@vuelidate/core": "^2.0.0-alpha.35",
"@vuelidate/validators": "^2.0.0-alpha.27",
"alpinejs": "^3.9.2",
"alpinejs": "^3.9.6",
"axios": "^0.26.1",
"blueimp-file-upload": "^10.32.0",
"blueimp-load-image": "^5.16.0",
@ -45,7 +45,7 @@
"dropzone": "^5.9.3",
"easy-pie-chart": "^2.1.7",
"easytimer.js": "^1.3.2",
"flag-icons": "^6.1.1",
"flag-icons": "^6.2.0",
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#bs4",
"full-icu": "^1.4.0",
"glob-all": "^3.3.0",
@ -70,7 +70,7 @@
"mediaelement": "^5.0.5",
"mediaelement-plugins": "https://github.com/chamilo/mediaelement-plugins",
"mini-css-extract-plugin": "^1.6.2",
"moment": "^2.29.1",
"moment": "^2.29.2",
"multiselect-two-sides": "^2.5.7",
"mxgraph": "^4.2.2",
"optimize-css-assets-webpack-plugin": "^6.0.1",
@ -104,7 +104,7 @@
"vuex-map-fields": "^1.4.1"
},
"devDependencies": {
"@mdi/font": "^6.6.95",
"@mdi/font": "^6.6.96",
"@symfony/webpack-encore": "^1.8.2",
"@tailwindcss/aspect-ratio": "^0.4.0",
"@tailwindcss/forms": "^0.5.0",
@ -115,14 +115,14 @@
"copy-webpack-plugin": "10.2.4",
"core-js": "3.21.1",
"deepmerge": "^4.2.2",
"eslint": "^8.11.0",
"eslint-plugin-vue": "^8.5.0",
"eslint": "^8.13.0",
"eslint-plugin-vue": "^8.6.0",
"file-loader": "^6.2.0",
"postcss": "^8.4.12",
"postcss-loader": "^6.2.1",
"postcss-prefix-selector": "^1.15.0",
"purgecss-webpack-plugin": "^4.1.3",
"sass": "^1.49.9",
"sass": "^1.50.0",
"sass-loader": "^12.6.0",
"tailwindcss": "^3.0.23",
"ts-loader": "^9.2.8",

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