Skip to content

Commit 49fb0cb

Browse files
committed
Vendor: Update JS libs + yarn.lock
1 parent 30c4c3d commit 49fb0cb

File tree

2 files changed

+317
-228
lines changed

2 files changed

+317
-228
lines changed

package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@
3333
"@vue/apollo-composable": "^4.2.2",
3434
"@vuelidate/core": "^2.0.3",
3535
"@vuelidate/validators": "^2.0.4",
36-
"alpinejs": "^3.15.0",
37-
"axios": "^1.12.2",
36+
"alpinejs": "^3.15.2",
37+
"axios": "^1.13.2",
3838
"blueimp-file-upload": "^10.32.0",
3939
"blueimp-load-image": "^5.16.0",
4040
"bootstrap-daterangepicker": "^3.1.0",
@@ -52,7 +52,7 @@
5252
"free-jqgrid": "https://github.com/chamilo/jqGrid.git#commit=725be74a7ea9d3acc896b68b11b0fbdb36105df3",
5353
"full-icu": "^1.5.0",
5454
"glob-all": "^3.3.1",
55-
"graphql": "^16.11.0",
55+
"graphql": "^16.12.0",
5656
"graphql-tag": "^2.12.6",
5757
"highlight.js": "^11.11.1",
5858
"hljs": "^6.2.3",
@@ -70,13 +70,13 @@
7070
"lodash": "^4.17.21",
7171
"luxon": "^2.5.2",
7272
"mathjax": "^2.7.9",
73-
"mediaelement": "^7.0.7",
73+
"mediaelement": "^7.1.0",
7474
"mediaelement-plugins": "https://github.com/AngelFQC/mediaelement-plugins.git#commit=0bbb4eaad7673725b94ab955bba1790c8a4ddc3c",
7575
"mini-css-extract-plugin": "^1.6.2",
7676
"moment": "^2.30.1",
7777
"multiselect-two-sides": "^2.5.7",
7878
"path": "^0.12.7",
79-
"pinia": "^3.0.3",
79+
"pinia": "^3.0.4",
8080
"pretty-bytes": "^5.6.0",
8181
"primeflex": "^4.0.0",
8282
"primeicons": "^7.0.0",
@@ -105,20 +105,20 @@
105105
"vuex-map-fields": "^1.4.1"
106106
},
107107
"devDependencies": {
108-
"@babel/core": "^7.28.4",
109-
"@babel/preset-env": "^7.28.3",
110-
"@eslint/js": "^9.38.0",
108+
"@babel/core": "^7.28.5",
109+
"@babel/preset-env": "^7.28.5",
110+
"@eslint/js": "^9.39.1",
111111
"@mdi/font": "^7.4.47",
112-
"@symfony/webpack-encore": "^5.2.0",
112+
"@symfony/webpack-encore": "^5.3.0",
113113
"@tailwindcss/forms": "^0.5.10",
114114
"@tailwindcss/line-clamp": "^0.4.4",
115115
"@tailwindcss/typography": "^0.5.19",
116116
"@types/d3": "^7.4.3",
117-
"@vue/compiler-sfc": "^3.5.22",
118-
"autoprefixer": "^10.4.21",
117+
"@vue/compiler-sfc": "^3.5.24",
118+
"autoprefixer": "^10.4.22",
119119
"core-js": "3.46.0",
120120
"deepmerge": "^4.3.1",
121-
"eslint": "^9.38.0",
121+
"eslint": "^9.39.1",
122122
"eslint-config-prettier": "^10.1.8",
123123
"eslint-plugin-prettier": "^5.5.4",
124124
"eslint-plugin-vue": "^10.5.1",
@@ -130,12 +130,12 @@
130130
"prettier": "3.6.2",
131131
"prettier-plugin-tailwindcss": "^0.6.14",
132132
"purgecss-webpack-plugin": "^7.0.2",
133-
"sass": "^1.93.2",
134-
"sass-loader": "^16.0.5",
133+
"sass": "^1.94.0",
134+
"sass-loader": "^16.0.6",
135135
"tailwindcss": "^3.4.18",
136136
"ts-loader": "^9.5.4",
137137
"typescript": "^5.9.3",
138-
"vue": "^3.5.22",
138+
"vue": "^3.5.24",
139139
"vue-eslint-parser": "^10.2.0",
140140
"vue-loader": "^17.4.2",
141141
"webpack": "^5.102.1",

0 commit comments

Comments
 (0)