Vendor: update JS dependencies and yarn.lock

pull/5960/head
Angel Fernando Quiroz Campos 10 months ago
parent 0fb79998f2
commit b0401bd672
No known key found for this signature in database
GPG Key ID: B284841AE3E562CD
  1. 56
      package.json
  2. 584
      yarn.lock

@ -9,7 +9,7 @@
"build": "encore production --progress"
},
"dependencies": {
"@apollo/client": "^3.11.10",
"@apollo/client": "^3.12.4",
"@fancyapps/fancybox": "^3.5.7",
"@fullcalendar/core": "^5.11.5",
"@fullcalendar/daygrid": "^5.11.5",
@ -31,8 +31,8 @@
"@vue/apollo-composable": "^4.2.1",
"@vuelidate/core": "^2.0.3",
"@vuelidate/validators": "^2.0.4",
"alpinejs": "^3.14.3",
"axios": "^1.7.7",
"alpinejs": "^3.14.8",
"axios": "^1.7.9",
"blueimp-file-upload": "^10.32.0",
"blueimp-load-image": "^5.16.0",
"bootstrap-daterangepicker": "^3.1.0",
@ -42,18 +42,18 @@
"cropper": "^4.1.0",
"d3": "^7.9.0",
"datepair.js": "^0.4.17",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"dropzone": "^5.9.3",
"easy-pie-chart": "^2.1.7",
"easytimer.js": "^1.3.2",
"eslint-plugin-prettier": "^5.2.1",
"flag-icons": "^6.6.6",
"flag-icons": "^6.15.0",
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#commit=725be74a7ea9d3acc896b68b11b0fbdb36105df3",
"full-icu": "^1.5.0",
"glob-all": "^3.3.1",
"graphql": "^16.9.0",
"graphql": "^16.10.0",
"graphql-tag": "^2.12.6",
"highlight.js": "^11.10.0",
"highlight.js": "^11.11.1",
"hljs": "^6.2.3",
"html2canvas": "^1.4.1",
"image-map-resizer": "^1.0.10",
@ -70,7 +70,7 @@
"lodash": "^4.17.21",
"luxon": "^2.5.2",
"mathjax": "^2.7.9",
"mediaelement": "^7.0.5",
"mediaelement": "^7.0.7",
"mediaelement-plugins": "https://github.com/AngelFQC/mediaelement-plugins.git#commit=0bbb4eaad7673725b94ab955bba1790c8a4ddc3c",
"mini-css-extract-plugin": "^1.6.2",
"moment": "^2.30.1",
@ -78,26 +78,26 @@
"mxgraph": "^4.2.2",
"optimize-css-assets-webpack-plugin": "^6.0.1",
"path": "^0.12.7",
"pinia": "^2.2.6",
"pinia": "^2.3.0",
"pretty-bytes": "^5.6.0",
"primeflex": "^3.3.1",
"primeicons": "^6.0.1",
"primevue": "^3.53.0",
"primevue": "^3.53.1",
"pwstrength-bootstrap": "3.1.3",
"qtip2": "3.0.3",
"readmore-js": "^2.2.1",
"recordrtc": "^5.6.2",
"select2": "^4.1.0-rc.0",
"signature_pad": "^3.0.0-beta.4",
"sortablejs": "^1.15.4",
"sweetalert2": "^11.6.15",
"sortablejs": "^1.15.6",
"sweetalert2": "^11.15.10",
"textcomplete": "^0.18.2",
"timeago": "^1.6.7",
"timepicker": "^1.14.1",
"tinymce": "^5.10.9",
"video.js": "^7.21.6",
"vue-flatpickr-component": "^9.0.8",
"vue-i18n": "10.0.4",
"vue-i18n": "10.0.5",
"vue-multiselect": "^3.0.0-beta.2",
"vue-perfect-scrollbar": "^0.2.1",
"vue-router": "4.4.5",
@ -108,39 +108,39 @@
"devDependencies": {
"@babel/core": "^7.26.0",
"@babel/preset-env": "^7.26.0",
"@eslint/js": "^9.15.0",
"@eslint/js": "^9.17.0",
"@mdi/font": "^7.4.47",
"@symfony/webpack-encore": "^5.0.1",
"@tailwindcss/forms": "^0.5.9",
"@tailwindcss/forms": "^0.5.10",
"@tailwindcss/line-clamp": "^0.4.4",
"@tailwindcss/typography": "^0.5.15",
"@tailwindcss/typography": "^0.5.16",
"@types/d3": "^7",
"@vue/compiler-sfc": "^3.5.12",
"@vue/compiler-sfc": "^3.5.13",
"autoprefixer": "^10.4.20",
"core-js": "3.39.0",
"core-js": "3.40.0",
"deepmerge": "^4.3.1",
"eslint": "^9.15.0",
"eslint": "^9.17.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-vue": "^9.31.0",
"eslint-plugin-vue": "^9.32.0",
"file-loader": "^6.2.0",
"globals": "^15.12.0",
"globals": "^15.14.0",
"postcss": "^8.4.49",
"postcss-loader": "^8.1.1",
"postcss-prefix-selector": "^2.1.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"prettier-plugin-tailwindcss": "^0.6.9",
"purgecss-webpack-plugin": "^5.0.0",
"sass": "^1.81.0",
"sass-loader": "^16.0.3",
"tailwindcss": "^3.4.15",
"sass": "^1.83.1",
"sass-loader": "^16.0.4",
"tailwindcss": "^3.4.17",
"ts-loader": "^9.5.1",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"vue": "^3.5.13",
"vue-eslint-parser": "^9.4.3",
"vue-loader": "^17.4.2",
"webpack": "^5.96.1",
"webpack": "^5.97.1",
"webpack-cli": "^5.1.4",
"webpack-dev-server": "^5.1.0",
"webpack-dev-server": "^5.2.0",
"webpack-notifier": "^1.15.0"
},
"resolutions": {

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