Vendor: Update JS libs

pull/3713/head^2
Angel Fernando Quiroz Campos 2 years ago
parent c976423027
commit 2e55f84fe9
  1. 36
      package.json
  2. 877
      yarn.lock

@ -9,7 +9,7 @@
"build": "encore production --progress"
},
"dependencies": {
"@apollo/client": "^3.5.10",
"@apollo/client": "^3.7.10",
"@fancyapps/fancybox": "^3.5.7",
"@fullcalendar/core": "^5.11.4",
"@fullcalendar/daygrid": "^5.11.4",
@ -17,7 +17,7 @@
"@fullcalendar/timegrid": "^5.11.4",
"@fullcalendar/vue3": "^5.11.4",
"@quasar/extras": "^1.11.4",
"@tinymce/tinymce-vue": "^5.0.0",
"@tinymce/tinymce-vue": "^5.0.1",
"@types/lodash": "^4.14.191",
"@uppy/core": "^2.1.10",
"@uppy/dashboard": "^2.1.4",
@ -32,7 +32,7 @@
"@vue/apollo-option": "4.0.0-alpha.14",
"@vuelidate/core": "^2.0.0-alpha.35",
"@vuelidate/validators": "^2.0.0-alpha.27",
"alpinejs": "^3.10.5",
"alpinejs": "^3.12.0",
"axios": "^1.2.5",
"blueimp-file-upload": "^10.32.0",
"blueimp-load-image": "^5.16.0",
@ -55,7 +55,7 @@
"hljs": "^6.2.3",
"html2canvas": "^1.4.1",
"image-map-resizer": "^1.0.10",
"jquery": "^3.6.3",
"jquery": "^3.6.4",
"jquery-ui": "^1.13.2",
"jquery-ui-dist": "^1.13.2",
"jquery-ui-timepicker-addon": "^1.6.3",
@ -67,7 +67,7 @@
"litepicker": "^2.0.12",
"luxon": "^2.5.2",
"mathjax": "^2.7.9",
"mediaelement": "^5.1.0",
"mediaelement": "^5.1.1",
"mediaelement-plugins": "https://github.com/AngelFQC/mediaelement-plugins.git#commit=0bbb4eaad7673725b94ab955bba1790c8a4ddc3c",
"mini-css-extract-plugin": "^1.6.2",
"moment": "^2.29.4",
@ -78,7 +78,7 @@
"pretty-bytes": "^5.6.0",
"primeflex": "^3.3.0",
"primeicons": "^6.0.1",
"primevue": "^3.22.4",
"primevue": "^3.25.0",
"pwstrength-bootstrap": "3.1.1",
"qtip2": "3.0.3",
"quasar": "2.2.2",
@ -92,7 +92,7 @@
"timeago": "^1.6.7",
"timepicker": "^1.14.0",
"tinymce": "^5.10.7",
"video.js": "^7.21.1",
"video.js": "^7.21.3",
"vue-flatpickr-component": "^9.0.8",
"vue-i18n": "9.2.2",
"vue-multiselect": "^3.0.0-alpha.2",
@ -104,7 +104,7 @@
"vuex-map-fields": "^1.4.1"
},
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@mdi/font": "^7.1.96",
"@symfony/webpack-encore": "^4.2.0",
@ -112,29 +112,29 @@
"@tailwindcss/line-clamp": "^0.4.2",
"@tailwindcss/typography": "^0.5.9",
"@vue/compiler-sfc": "^3.2.45",
"autoprefixer": "^10.4.13",
"copy-webpack-plugin": "10.2.4",
"core-js": "3.27.2",
"autoprefixer": "^10.4.14",
"copy-webpack-plugin": "11.0.0",
"core-js": "3.29.1",
"deepmerge": "^4.2.2",
"eslint": "^8.32.0",
"eslint": "^8.36.0",
"eslint-plugin-vue": "^9.9.0",
"file-loader": "^6.2.0",
"postcss": "^8.4.21",
"postcss-loader": "^7.0.2",
"postcss-prefix-selector": "^1.16.0",
"purgecss-webpack-plugin": "^4.1.3",
"sass": "^1.57.1",
"sass": "^1.59.3",
"sass-loader": "^13.2.0",
"tailwindcss": "^3.2.4",
"tailwindcss": "^3.2.7",
"ts-loader": "^9.4.2",
"typescript": "^4.9.4",
"vue": "^3.2.45",
"typescript": "^4.9.5",
"vue": "^3.2.47",
"vue-cli-plugin-quasar": "4.0.4",
"vue-eslint-parser": "^9.1.0",
"vue-loader": "^17.0.1",
"vuetify-loader": "^2.0.0-alpha.0",
"webpack": "^5.75.0",
"webpack-cli": "^4.10.0",
"webpack": "^5.76.1",
"webpack-cli": "^5.0.1",
"webpack-notifier": "^1.15.0"
},
"resolutions": {

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