Skip to content

Commit

Permalink
Merge pull request #1326 from nextcloud/dependabot/npm_and_yarn/vue-a…
Browse files Browse the repository at this point in the history
…nd-vue-template-compiler-2.7.11

Bump vue and vue-template-compiler
  • Loading branch information
artonge authored Oct 12, 2022
2 parents 59b02c0 + f594fc2 commit abc4f5f
Show file tree
Hide file tree
Showing 8 changed files with 32 additions and 32 deletions.
4 changes: 2 additions & 2 deletions js/photos-main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-main.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
*/

/*!
* Vue.js v2.7.10
* Vue.js v2.7.11
* (c) 2014-2022 Evan You
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion js/photos-main.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions js/photos-public.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion js/photos-public.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
*/

/*!
* Vue.js v2.7.10
* Vue.js v2.7.11
* (c) 2014-2022 Evan You
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion js/photos-public.js.map

Large diffs are not rendered by default.

44 changes: 22 additions & 22 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 @@ -59,10 +59,10 @@
"path-posix": "^1.0.0",
"qs": "^6.11.0",
"url-parse": "^1.5.10",
"vue": "^2.7.10",
"vue": "^2.7.11",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.5",
"vue-template-compiler": "^2.7.10",
"vue-template-compiler": "^2.7.11",
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
Expand Down

0 comments on commit abc4f5f

Please sign in to comment.