diff --git a/package.json b/package.json index 6f9805a..526e7fd 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ ], "dependencies": { "@amory/style": "2020.2.1-0", - "@babel/plugin-proposal-export-namespace-from": "7.8.3", + "@babel/plugin-proposal-export-namespace-from": "7.16.7", "@babel/plugin-syntax-dynamic-import": "7.8.3", "@koa/router": "8.0.8", "@next/bundle-analyzer": "9.3.4", @@ -36,7 +36,7 @@ "react-dom": "16.13.1" }, "devDependencies": { - "@babel/core": "7.9.0", + "@babel/core": "7.17.5", "@hot-loader/react-dom": "16.13.0", "@storybook/addon-actions": "5.3.18", "@storybook/addon-links": "5.3.18", @@ -45,7 +45,7 @@ "@types/react": "16.9.31", "@welldone-software/why-did-you-render": "4.0.6", "babel-eslint": "10.1.0", - "babel-loader": "8.1.0", + "babel-loader": "8.2.3", "eslint": "6.8.0", "eslint-plugin-babel": "5.3.0", "eslint-plugin-import": "2.20.2",