Update babel monorepo to v7.27.0

This commit is contained in:
Pleroma Renovate Bot 2025-03-26 09:06:17 +00:00
commit aa51c42b7f
2 changed files with 10 additions and 10 deletions

View file

@ -17,7 +17,7 @@
"lint-fix": "eslint --fix src test/unit/specs test/e2e/specs"
},
"dependencies": {
"@babel/runtime": "7.26.10",
"@babel/runtime": "7.27.0",
"@chenfengyuan/vue-qrcode": "2.0.0",
"@fortawesome/fontawesome-svg-core": "6.7.2",
"@fortawesome/free-regular-svg-icons": "6.7.2",
@ -54,7 +54,7 @@
},
"devDependencies": {
"@babel/core": "7.26.10",
"@babel/eslint-parser": "7.26.10",
"@babel/eslint-parser": "7.27.0",
"@babel/plugin-transform-runtime": "7.26.10",
"@babel/preset-env": "7.26.9",
"@babel/register": "7.25.9",