Skip to content

Commit

Permalink
fix(deps): update dependency vue to ^2.7.16
Browse files Browse the repository at this point in the history
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and nextcloud-command committed Mar 10, 2024
1 parent 499b34a commit 0d6f2ff
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 27 deletions.
4 changes: 2 additions & 2 deletions js/viewer-main.js

Large diffs are not rendered by default.

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

/*!
* Vue.js v2.7.15
* Vue.js v2.7.16
* (c) 2014-2023 Evan You
* Released under the MIT License.
*/
Expand Down
2 changes: 1 addition & 1 deletion js/viewer-main.js.map

Large diffs are not rendered by default.

45 changes: 23 additions & 22 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"filerobot-image-editor": "^4.5.2",
"nextcloud-server": "^0.15.10",
"path-parse": "^1.0.7",
"vue": "^2.7.15",
"vue": "^2.7.16",
"vue-async-computed": "^3.9.0",
"vue-material-design-icons": "^5.2.0",
"webdav": "^4.11.3"
Expand Down

0 comments on commit 0d6f2ff

Please sign in to comment.