Skip to content

Commit

Permalink
bump vue and vue-template-compiler
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: nextcloud-command <[email protected]>
  • Loading branch information
dependabot[bot] authored and nextcloud-command committed Nov 23, 2023
1 parent 8ae23b8 commit 5dd55af
Show file tree
Hide file tree
Showing 8 changed files with 34 additions and 34 deletions.
4 changes: 2 additions & 2 deletions js/photos-main.js

Large diffs are not rendered by default.

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

/*!
* Vue.js v2.7.14
* (c) 2014-2022 Evan You
* Vue.js v2.7.15
* (c) 2014-2023 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.

4 changes: 2 additions & 2 deletions js/photos-public.js.LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
*/

/*!
* Vue.js v2.7.14
* (c) 2014-2022 Evan You
* Vue.js v2.7.15
* (c) 2014-2023 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 @@ -63,10 +63,10 @@
"qs": "^6.11.2",
"sass": "^1.63.6",
"url-parse": "^1.5.10",
"vue": "^2.7.14",
"vue": "^2.7.15",
"vue-material-design-icons": "^5.1.2",
"vue-router": "^3.6.5",
"vue-template-compiler": "^2.7.14",
"vue-template-compiler": "^2.7.15",
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
Expand Down

0 comments on commit 5dd55af

Please sign in to comment.