aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 721400ff..9183d564 100644
--- a/package.json
+++ b/package.json
@@ -49,10 +49,10 @@
"vuex": "4.1.0"
},
"devDependencies": {
- "@babel/core": "7.21.0",
- "@babel/eslint-parser": "7.19.1",
- "@babel/plugin-transform-runtime": "7.21.0",
- "@babel/preset-env": "7.20.2",
+ "@babel/core": "7.21.4",
+ "@babel/eslint-parser": "7.21.3",
+ "@babel/plugin-transform-runtime": "7.21.4",
+ "@babel/preset-env": "7.21.4",
"@babel/register": "7.21.0",
"@intlify/vue-i18n-loader": "5.0.1",
"@ungap/event-target": "0.2.3",