Skip to content

Commit

Permalink
Merge pull request #721 from nextcloud/dependabot/npm_and_yarn/vue-2.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jul 25, 2022
2 parents 19f34c9 + 5764bf5 commit 1a4e2b2
Show file tree
Hide file tree
Showing 5 changed files with 134 additions and 66 deletions.
4 changes: 2 additions & 2 deletions js/firstrunwizard-main.js

Large diffs are not rendered by default.

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

/*!
* Vue.js v2.6.14
* (c) 2014-2021 Evan You
* Vue.js v2.7.8
* (c) 2014-2022 Evan You
* Released under the MIT License.
*/

Expand Down
2 changes: 1 addition & 1 deletion js/firstrunwizard-main.js.map

Large diffs are not rendered by default.

185 changes: 126 additions & 59 deletions package-lock.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@nextcloud/l10n": "^1.6.0",
"@nextcloud/router": "^1.2.0",
"@nextcloud/vue": "^5.3.1",
"vue": "^2.6.14"
"vue": "^2.7.8"
},
"browserslist": [
"extends @nextcloud/browserslist-config"
Expand All @@ -34,6 +34,7 @@
"@nextcloud/browserslist-config": "^2.2.0",
"@nextcloud/eslint-config": "^7.0.2",
"@nextcloud/stylelint-config": "^2.1.2",
"@nextcloud/webpack-vue-config": "^5.1.0"
"@nextcloud/webpack-vue-config": "^5.1.0",
"vue-template-compiler": "^2.7.8"
}
}

0 comments on commit 1a4e2b2

Please sign in to comment.