Skip to content

Commit 9d24b8b

Browse files
Copilotalfg
andcommitted
Upgrade Vue to 2.7.16 and update related dependencies
Co-authored-by: alfg <702541+alfg@users.noreply.github.com>
1 parent 9981247 commit 9d24b8b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@
1313
"validate": "node scripts/validate_recipes.js"
1414
},
1515
"dependencies": {
16-
"bootstrap": "^4.6.0",
17-
"bootstrap-vue": "^2.21.2",
18-
"core-js": "^3.18.1",
16+
"bootstrap": "^4.6.2",
17+
"bootstrap-vue": "^2.23.1",
18+
"core-js": "^3.47.0",
1919
"netlify-lambda": "^1.6.3",
2020
"register-service-worker": "^1.7.2",
21-
"vue": "^2.6.14",
22-
"vue-i18n": "^8.26.3",
21+
"vue": "^2.7.16",
22+
"vue-i18n": "^8.28.2",
2323
"vue-meta": "^2.4.0",
24-
"vue-router": "^3.5.2",
25-
"vue-social-sharing": "^3.0.8"
24+
"vue-router": "^3.6.5",
25+
"vue-social-sharing": "^3.0.9"
2626
},
2727
"devDependencies": {
2828
"@intlify/vue-i18n-loader": "^1.1.0",
@@ -45,7 +45,7 @@
4545
"prettier": "^1.19.1",
4646
"sitemap": "^5.1.0",
4747
"vue-cli-plugin-i18n": "~2.3.1",
48-
"vue-template-compiler": "^2.6.14"
48+
"vue-template-compiler": "^2.7.16"
4949
},
5050
"bugs": {
5151
"url": "https://github.com/alfg/opendrinks/issues"

0 commit comments

Comments
 (0)