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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-08-22 10:03:18 +0300
committerGitHub <noreply@github.com>2020-08-22 10:03:18 +0300
commit9e7dc4b4a702a62c68c1b5cfe1aade7e0cab6fc2 (patch)
tree79bf05a8c05d0d2b49c95180fb161d9a32d06e62 /package.json
parent0b7d5abb4692b81031a883ad55601d1d163c8a36 (diff)
parent5f9b83de76f547b7f0ebc64915facb42b61569e0 (diff)
Merge pull request #422 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.12
Bump vue and vue-template-compiler
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3fdb8699..778e2b75 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"qs": "^6.9.4",
"regenerator-runtime": "^0.13.7",
"url-parse": "^1.4.7",
- "vue": "^2.6.11",
+ "vue": "^2.6.12",
"vue-router": "^3.3.4",
"vuex": "^3.5.1",
"vuex-router-sync": "^5.0.0",
@@ -90,7 +90,7 @@
"stylelint-webpack-plugin": "^2.1.0",
"svg-inline-loader": "^0.8.2",
"vue-loader": "^15.9.3",
- "vue-template-compiler": "^2.6.11",
+ "vue-template-compiler": "^2.6.12",
"webpack": "^4.44.1",
"webpack-cli": "^3.3.12",
"webpack-merge": "^5.1.2"