aboutsummaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/client/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/client/package.json b/packages/client/package.json
index 0c69871..65496d4 100644
--- a/packages/client/package.json
+++ b/packages/client/package.json
@@ -20,8 +20,7 @@
"vue-router": "^4.0.0-0"
},
"devDependencies": {
- "@babel/core": "^7.14.6",
- "@babel/eslint-parser": "^7.14.7",
+ "@babel/core": "^7.0.0",
"@types/marked": "^2.0.3",
"@typescript-eslint/eslint-plugin": "^4.28.1",
"@typescript-eslint/parser": "^4.28.1",
@@ -37,7 +36,7 @@
"sass-loader": "^12.1.0",
"shared_types": "^1.0.0",
"typescript": "^4.3.5",
- "webpack": "^5.44.0"
+ "webpack": "^5.46.0"
},
"license": "MIT"
}