aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2022-12-23 09:08:49 +0000
committerPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2022-12-23 09:08:49 +0000
commitd4d3e7be539b6a58f65781a520093d99fd4dd34c (patch)
tree8c1031ac33c93537ff045559757c96c385ccee62 /package.json
parenteae62e2eb839fedf51fc5c8979698103a48d7eb8 (diff)
Update babel monorepo
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 261a1c24..f2292a18 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.20.0",
+ "@babel/runtime": "7.20.7",
"@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.1.0"
},
"devDependencies": {
- "@babel/core": "7.19.6",
+ "@babel/core": "7.20.7",
"@babel/eslint-parser": "7.19.1",
"@babel/plugin-transform-runtime": "7.19.6",
- "@babel/preset-env": "7.19.4",
+ "@babel/preset-env": "7.20.2",
"@babel/register": "7.18.9",
"@intlify/vue-i18n-loader": "5.0.0",
"@ungap/event-target": "0.2.3",