Skip to content

Commit db76f9c

Browse files
authored
Merge pull request #1033 from nextcloud/dependabot/npm_and_yarn/stable27/vue-and-vue-template-compiler-2.7.16
Chore(deps): Bump vue and vue-template-compiler
2 parents f91cc6c + db645ce commit db76f9c

File tree

5 files changed

+41
-41
lines changed

5 files changed

+41
-41
lines changed

js/firstrunwizard-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/firstrunwizard-main.js.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
*/
1414

1515
/*!
16-
* Vue.js v2.7.15
16+
* Vue.js v2.7.16
1717
* (c) 2014-2023 Evan You
1818
* Released under the MIT License.
1919
*/

js/firstrunwizard-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: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@nextcloud/l10n": "^2.0.1",
2121
"@nextcloud/router": "^2.1.2",
2222
"@nextcloud/vue": "^7.11.6",
23-
"vue": "^2.7.15"
23+
"vue": "^2.7.16"
2424
},
2525
"browserslist": [
2626
"extends @nextcloud/browserslist-config"
@@ -35,6 +35,6 @@
3535
"@nextcloud/eslint-config": "^8.2.1",
3636
"@nextcloud/stylelint-config": "^2.3.0",
3737
"@nextcloud/webpack-vue-config": "^5.4.0",
38-
"vue-template-compiler": "^2.7.15"
38+
"vue-template-compiler": "^2.7.16"
3939
}
4040
}

0 commit comments

Comments
 (0)