Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2022-03-24 13:33:45 +0300
committerGitHub <noreply@github.com>2022-03-24 13:33:45 +0300
commit17b63053a8fb6a2ac7af2c61669d20d1f7a6cc86 (patch)
tree1214dba32f134a631fc9f11fb30a0757c11a3be0 /package.json
parentb150a91e291e9980db0a1333abe8924a37a5acb5 (diff)
parent946974479062f71b6d43e927b04db9f696f3cb9e (diff)
Merge pull request #6137 from nextcloud/dependabot/npm_and_yarn/vue/babel-preset-app-5.0.3
Bump @vue/babel-preset-app from 4.5.15 to 5.0.3
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a3be9602d..899572f8b 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@nextcloud/vue": "^4.3.0",
"@nextcloud/vue-dashboard": "^2",
"@riophae/vue-treeselect": "^0.4.0",
- "@vue/babel-preset-app": "^4.5.15",
+ "@vue/babel-preset-app": "^5.0.3",
"color-convert": "^2.0.1",
"core-js": "^3.21.1",
"debounce-promise": "^3.1.2",