Skip to content

Commit

Permalink
Merge pull request #732 from nextcloud/dependabot/npm_and_yarn/stable…
Browse files Browse the repository at this point in the history
…23/vue-and-vue-template-compiler-2.6.14
  • Loading branch information
skjnldsv committed Mar 5, 2022
2 parents da8b9fc + d06e7f2 commit 9e74cb3
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions js/privacy-main.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/privacy-main.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ object-assign
*/

/*!
* Vue.js v2.6.12
* (c) 2014-2020 Evan You
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Released under the MIT License.
*/

Expand Down
2 changes: 1 addition & 1 deletion js/privacy-main.js.map

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^2.6.5",
"vue": "^2.6.12",
"vue": "^2.6.14",
"vue-click-outside": "^1.1.0",
"vuex": "^3.5.1"
},
Expand Down Expand Up @@ -81,7 +81,7 @@
"stylelint-webpack-plugin": "^2.1.1",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.6.12",
"vue-template-compiler": "^2.6.14",
"webpack": "^5.33.2",
"webpack-cli": "^4.6.0",
"webpack-merge": "^5.7.3"
Expand Down

0 comments on commit 9e74cb3

Please sign in to comment.