aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-07-10 20:18:55 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:53 +0300
commit79470ad112c896fb61e8db43f1044a85ae47e51f (patch)
tree1db2c01db75314a488bf5e0439aa5d85dfca2688 /vnext/package.json
parent9431200d18490638030abc1b3c0d650922b096c1 (diff)
dependency updates
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 235effe4..5ec3f46b 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -13,18 +13,18 @@
"devDependencies": {
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.5",
- "babel-jest": "^23.2.0",
+ "babel-jest": "^23.4.0",
"babel-loader": "^7.1.5",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.7.0",
"babel-preset-react": "^6.24.1",
"connect-history-api-fallback": "^1.5.0",
- "css-loader": "^0.28.11",
+ "css-loader": "^1.0.0",
"enzyme": "^3.3.0",
"enzyme-adapter-react-16": "^1.1.1",
"error-overlay-webpack-plugin": "^0.1.5",
- "eslint": "^5.0.1",
+ "eslint": "^5.1.0",
"eslint-plugin-babel": "^5.1.0",
"eslint-plugin-jest": "^21.17.0",
"eslint-plugin-only-ascii": "^0.0.0",
@@ -33,18 +33,18 @@
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"internal-ip": "^3.0.1",
- "jest": "^23.3.0",
+ "jest": "^23.4.0",
"koa-connect": "^2.0.1",
"mini-css-extract-plugin": "^0.4.1",
"optimize-css-assets-webpack-plugin": "^4.0.3",
- "postcss-loader": "^2.1.5",
+ "postcss-loader": "^2.1.6",
"prop-types": "^15.6.2",
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.4.1",
"style-loader": "^0.21.0",
"webpack": "^4.15.1",
- "webpack-command": "0.4.0",
- "webpack-serve": "^1.0.4"
+ "webpack-command": "0.4.1",
+ "webpack-serve": "^2.0.2"
},
"babel": {
"plugins": [