Skip to content

Commit df7ddaf

Browse files
committed
Vendor: Update JS dependencies
1 parent 3e9af6d commit df7ddaf

2 files changed

Lines changed: 197 additions & 122 deletions

File tree

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"@uppy/xhr-upload": "^4.4.2",
3232
"@vuelidate/core": "^2.0.3",
3333
"@vuelidate/validators": "^2.0.4",
34-
"alpinejs": "^3.15.8",
35-
"axios": "^1.13.6",
34+
"alpinejs": "^3.15.11",
35+
"axios": "^1.14.0",
3636
"blueimp-file-upload": "^10.32.0",
3737
"blueimp-load-image": "^5.16.0",
3838
"bootstrap-daterangepicker": "^3.1.0",
@@ -42,7 +42,7 @@
4242
"cropper": "^4.1.0",
4343
"d3": "^7.9.0",
4444
"datepair.js": "^0.4.17",
45-
"dotenv": "^17.3.1",
45+
"dotenv": "^17.4.0",
4646
"dropzone": "^5.9.3",
4747
"easy-pie-chart": "^2.1.7",
4848
"easytimer.js": "^1.3.2",
@@ -62,12 +62,12 @@
6262
"jsplumb": "^2.15.6",
6363
"linkifyjs": "4.3.2",
6464
"litepicker": "^2.0.12",
65-
"lodash": "^4.17.23",
65+
"lodash": "^4.18.1",
6666
"luxon": "^2.5.2",
6767
"mathjax": "^4.1.1",
6868
"mediaelement": "^7.1.0",
6969
"mediaelement-plugins": "git+https://github.com/AngelFQC/mediaelement-plugins.git#0bbb4eaad7673725b94ab955bba1790c8a4ddc3c",
70-
"mini-css-extract-plugin": "^2.10.1",
70+
"mini-css-extract-plugin": "^2.10.2",
7171
"moment": "^2.30.1",
7272
"multiselect-two-sides": "^2.5.7",
7373
"path": "^0.12.7",
@@ -111,12 +111,12 @@
111111
"@tailwindcss/typography": "^0.5.19",
112112
"@types/d3": "^7.4.3",
113113
"@types/qs": "^6.15.0",
114-
"@vue/compiler-sfc": "^3.5.30",
114+
"@vue/compiler-sfc": "^3.5.32",
115115
"autoprefixer": "^10.4.27",
116-
"baseline-browser-mapping": "^2.10.9",
116+
"baseline-browser-mapping": "^2.10.15",
117117
"core-js": "3.49.0",
118118
"deepmerge": "^4.3.1",
119-
"eslint": "^10.1.0",
119+
"eslint": "^10.2.0",
120120
"eslint-config-prettier": "^10.1.8",
121121
"eslint-plugin-prettier": "^5.5.5",
122122
"eslint-plugin-vue": "^10.8.0",
@@ -128,12 +128,12 @@
128128
"prettier": "3.8.1",
129129
"prettier-plugin-tailwindcss": "^0.7.2",
130130
"purgecss-webpack-plugin": "^8.0.0",
131-
"sass": "^1.98.0",
131+
"sass": "^1.99.0",
132132
"sass-loader": "^16.0.7",
133133
"tailwindcss": "^3.4.19",
134-
"ts-loader": "^9.5.4",
134+
"ts-loader": "^9.5.7",
135135
"typescript": "^5.9.3",
136-
"vue": "^3.5.30",
136+
"vue": "^3.5.32",
137137
"vue-eslint-parser": "^10.4.0",
138138
"vue-loader": "^17.4.2",
139139
"webpack": "^5.105.4",

0 commit comments

Comments
 (0)