提交 37a9064e authored 作者: vipcxj's avatar vipcxj

update dependencies

上级 3e1c7932
...@@ -35,9 +35,9 @@ ...@@ -35,9 +35,9 @@
"lowdb": "^1.0.0", "lowdb": "^1.0.0",
"moment": "^2.22.2", "moment": "^2.22.2",
"prop-types": "^15.6.2", "prop-types": "^15.6.2",
"react": "^16.5.0", "react": "^16.5.2",
"react-async-wrapper": "^1.0.5", "react-async-wrapper": "^1.0.5",
"react-dom": "^16.5.0", "react-dom": "^16.5.2",
"react-json-view": "^1.19.1", "react-json-view": "^1.19.1",
"react-markdown": "^3.6.0", "react-markdown": "^3.6.0",
"react-router-4-compat": "^1.0.8", "react-router-4-compat": "^1.0.8",
...@@ -49,15 +49,15 @@ ...@@ -49,15 +49,15 @@
"xml2js": "^0.4.19" "xml2js": "^0.4.19"
}, },
"devDependencies": { "devDependencies": {
"@babel/core": "^7.0.0", "@babel/core": "^7.1.0",
"@babel/helper-plugin-utils": "^7.0.0", "@babel/helper-plugin-utils": "^7.0.0",
"@babel/plugin-proposal-async-generator-functions": "^7.0.0", "@babel/plugin-proposal-async-generator-functions": "^7.1.0",
"@babel/plugin-proposal-class-properties": "^7.0.0", "@babel/plugin-proposal-class-properties": "^7.1.0",
"@babel/plugin-proposal-decorators": "^7.0.0", "@babel/plugin-proposal-decorators": "^7.1.0",
"@babel/plugin-proposal-do-expressions": "^7.0.0", "@babel/plugin-proposal-do-expressions": "^7.0.0",
"@babel/plugin-proposal-export-default-from": "^7.0.0", "@babel/plugin-proposal-export-default-from": "^7.0.0",
"@babel/plugin-proposal-export-namespace-from": "^7.0.0", "@babel/plugin-proposal-export-namespace-from": "^7.0.0",
"@babel/plugin-proposal-function-bind": "^7.0.0-beta.51", "@babel/plugin-proposal-function-bind": "^7.0.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0", "@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/plugin-proposal-optional-catch-binding": "^7.0.0", "@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
...@@ -66,9 +66,8 @@ ...@@ -66,9 +66,8 @@
"@babel/plugin-syntax-dynamic-import": "^7.0.0", "@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/plugin-transform-react-constant-elements": "^7.0.0", "@babel/plugin-transform-react-constant-elements": "^7.0.0",
"@babel/plugin-transform-react-inline-elements": "^7.0.0", "@babel/plugin-transform-react-inline-elements": "^7.0.0",
"@babel/plugin-transform-runtime": "^7.0.0", "@babel/plugin-transform-runtime": "^7.1.0",
"@babel/polyfill": "^7.0.0", "@babel/preset-env": "^7.1.0",
"@babel/preset-env": "^7.0.0",
"@babel/preset-react": "^7.0.0", "@babel/preset-react": "^7.0.0",
"@babel/register": "^7.0.0", "@babel/register": "^7.0.0",
"@storybook/addon-actions": "^4.0.0-alpha.21", "@storybook/addon-actions": "^4.0.0-alpha.21",
...@@ -83,7 +82,7 @@ ...@@ -83,7 +82,7 @@
"babel-loader": "^8.0.2", "babel-loader": "^8.0.2",
"babel-plugin-dev-expression": "^0.2.1", "babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-dva-hmr": "^0.4.1", "babel-plugin-dva-hmr": "^0.4.1",
"babel-plugin-import": "^1.8.0", "babel-plugin-import": "^1.9.1",
"babel-plugin-lodash": "^3.3.4", "babel-plugin-lodash": "^3.3.4",
"babel-plugin-react-require": "^3.0.0", "babel-plugin-react-require": "^3.0.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.15", "babel-plugin-transform-react-remove-prop-types": "^0.4.15",
...@@ -124,11 +123,11 @@ ...@@ -124,11 +123,11 @@
"style-loader": "^0.23.0", "style-loader": "^0.23.0",
"uglifyjs-webpack-plugin": "^1.3.0", "uglifyjs-webpack-plugin": "^1.3.0",
"url-loader": "^1.1.1", "url-loader": "^1.1.1",
"webpack": "^4.18.0", "webpack": "^4.19.1",
"webpack-bundle-analyzer": "^2.13.1", "webpack-bundle-analyzer": "^3.0.2",
"webpack-cli": "^3.1.0", "webpack-cli": "^3.1.0",
"webpack-dev-server": "^3.1.8", "webpack-dev-server": "^3.1.8",
"webpack-manifest-plugin": "^2.0.3", "webpack-manifest-plugin": "^2.0.4",
"webpack-merge": "^4.1.4" "webpack-merge": "^4.1.4"
} }
} }
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论