diff options
| author | Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> | 2022-10-28 09:11:26 +0000 |
|---|---|---|
| committer | Pleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me> | 2022-10-28 09:11:26 +0000 |
| commit | 96e815bc530585a74cf6c1badc018cd379cf06d7 (patch) | |
| tree | 4b6f41cec09d703fe88c3d5d8d3b85fd05386301 /package.json | |
| parent | d256838f78a8cac517c0be6eb9983a9fd709ff49 (diff) | |
Update babel monorepo
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index 82f9cee5..50e7ad3b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "lint-fix": "eslint --fix --ext .js,.vue src test/unit/specs test/e2e/specs" }, "dependencies": { - "@babel/runtime": "7.18.9", + "@babel/runtime": "7.20.0", "@chenfengyuan/vue-qrcode": "2.0.0", "@fortawesome/fontawesome-svg-core": "6.2.0", "@fortawesome/free-regular-svg-icons": "6.2.0", @@ -49,10 +49,10 @@ "vuex": "4.0.2" }, "devDependencies": { - "@babel/core": "7.18.13", - "@babel/eslint-parser": "7.18.9", - "@babel/plugin-transform-runtime": "7.18.10", - "@babel/preset-env": "7.18.10", + "@babel/core": "7.19.6", + "@babel/eslint-parser": "7.19.1", + "@babel/plugin-transform-runtime": "7.19.6", + "@babel/preset-env": "7.19.4", "@babel/register": "7.18.9", "@intlify/vue-i18n-loader": "5.0.0", "@ungap/event-target": "0.2.3", |
