Skip to content

Commit 0d6f2ff

Browse files
renovate[bot]nextcloud-command
authored andcommitted
fix(deps): update dependency vue to ^2.7.16
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 parent 499b34a commit 0d6f2ff

5 files changed

Lines changed: 28 additions & 27 deletions

File tree

js/viewer-main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/viewer-main.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
*/
2222

2323
/*!
24-
* Vue.js v2.7.15
24+
* Vue.js v2.7.16
2525
* (c) 2014-2023 Evan You
2626
* Released under the MIT License.
2727
*/

js/viewer-main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 23 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"filerobot-image-editor": "^4.5.2",
5959
"nextcloud-server": "^0.15.10",
6060
"path-parse": "^1.0.7",
61-
"vue": "^2.7.15",
61+
"vue": "^2.7.16",
6262
"vue-async-computed": "^3.9.0",
6363
"vue-material-design-icons": "^5.2.0",
6464
"webdav": "^4.11.3"

0 commit comments

Comments
 (0)