aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2022-10-31 09:10:35 +0000
committerPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2022-10-31 09:10:35 +0000
commitbbb3b956a172352ec701d6e31a206d370d298130 (patch)
treec8577741de3ea01ffa19aec2073002eae4302fda /package.json
parente256ac9d08963d3b682f007f33a76bcf142fc26a (diff)
Update vue monorepo
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index a40162de..59db5165 100644
--- a/package.json
+++ b/package.json
@@ -42,11 +42,11 @@
"querystring-es3": "0.2.1",
"url": "0.11.0",
"utf8": "3.0.0",
- "vue": "3.2.38",
+ "vue": "3.2.41",
"vue-i18n": "9.2.2",
"vue-router": "4.1.6",
- "vue-template-compiler": "2.7.10",
- "vuex": "4.0.2"
+ "vue-template-compiler": "2.7.13",
+ "vuex": "4.1.0"
},
"devDependencies": {
"@babel/core": "7.19.6",
@@ -58,7 +58,7 @@
"@ungap/event-target": "0.2.3",
"@vue/babel-helper-vue-jsx-merge-props": "1.4.0",
"@vue/babel-plugin-jsx": "1.1.1",
- "@vue/compiler-sfc": "3.2.38",
+ "@vue/compiler-sfc": "3.2.41",
"@vue/test-utils": "2.2.1",
"autoprefixer": "10.4.12",
"babel-loader": "8.2.5",
@@ -115,7 +115,7 @@
"stylelint": "13.13.1",
"stylelint-config-standard": "20.0.0",
"stylelint-rscss": "0.4.0",
- "vue-loader": "17.0.0",
+ "vue-loader": "17.0.1",
"vue-style-loader": "4.1.3",
"webpack": "5.74.0",
"webpack-dev-middleware": "3.7.3",