diff --git a/package.json b/package.json index 1d56e81..8556a20 100644 --- a/package.json +++ b/package.json @@ -65,8 +65,8 @@ "typescript": "3.3.4000" }, "devDependencies": { - "@babel/core": "7.3.4", - "@babel/plugin-syntax-dynamic-import": "7.2.0", + "@babel/core": "7.26.0", + "@babel/plugin-syntax-dynamic-import": "7.8.3", "@types/compression-webpack-plugin": "2.0.0", "@types/history": "4.7.2", "@types/html-webpack-plugin": "3.2.0",