Merge branch 'renovate/babel-monorepo' into 'develop'

Update babel monorepo to v7.17.8

See merge request pleroma/pleroma-fe!1469
This commit is contained in:
HJ 2022-03-21 18:25:29 +00:00
commit 12ce58a5a0
2 changed files with 26 additions and 14 deletions

View file

@ -16,7 +16,7 @@
"lint-fix": "eslint --fix --ext .js,.vue src test/unit/specs test/e2e/specs"
},
"dependencies": {
"@babel/runtime": "7.17.7",
"@babel/runtime": "7.17.8",
"@chenfengyuan/vue-qrcode": "1.0.2",
"@fortawesome/fontawesome-svg-core": "1.3.0",
"@fortawesome/free-regular-svg-icons": "5.15.4",
@ -43,7 +43,7 @@
"vuex": "3.0.1"
},
"devDependencies": {
"@babel/core": "7.17.7",
"@babel/core": "7.17.8",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/register": "7.17.7",