diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-10-15 01:02:15 +0000 |
---|---|---|
committer | Carl Schwan (Rebase PR Action) <carl@carlschwan.eu> | 2022-10-16 17:24:39 +0000 |
commit | 226f1ae0fea6def6ea8df21462d412db7381954d (patch) | |
tree | 67e631ba7555e0109aeec9aad9722df944e9b78b /dist/core-common.js.LICENSE.txt | |
parent | 7524b11617f41886572a2806de12a3d470ace90f (diff) | |
download | nextcloud-server-226f1ae0fea6def6ea8df21462d412db7381954d.tar.gz nextcloud-server-226f1ae0fea6def6ea8df21462d412db7381954d.zip |
Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.
Updates `vue` from 2.7.10 to 2.7.13
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)
Updates `vue-template-compiler` from 2.7.10 to 2.7.13
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue/compare/v2.7.10...v2.7.13)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: vue-template-compiler
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'dist/core-common.js.LICENSE.txt')
-rw-r--r-- | dist/core-common.js.LICENSE.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/core-common.js.LICENSE.txt b/dist/core-common.js.LICENSE.txt index 80b812a20a8..1ed4b98c6ed 100644 --- a/dist/core-common.js.LICENSE.txt +++ b/dist/core-common.js.LICENSE.txt @@ -58,6 +58,12 @@ */ /*! + * Vue.js v2.7.13 + * (c) 2014-2022 Evan You + * Released under the MIT License. + */ + +/*! * clipboard.js v2.0.10 * https://clipboardjs.com/ * |