aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 8326a9c4..9c2f4d83 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,10 +11,10 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "autoprefixer": "^9.0.1",
+ "autoprefixer": "^9.1.3",
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.6",
- "babel-jest": "^23.4.0",
+ "babel-jest": "^23.4.2",
"babel-loader": "^7.1.5",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
@@ -22,28 +22,28 @@
"babel-preset-react": "^6.24.1",
"connect-history-api-fallback": "^1.5.0",
"css-loader": "^1.0.0",
- "enzyme": "^3.3.0",
- "enzyme-adapter-react-16": "^1.1.1",
+ "enzyme": "^3.4.4",
+ "enzyme-adapter-react-16": "^1.2.0",
"error-overlay-webpack-plugin": "^0.1.5",
- "eslint": "^5.2.0",
+ "eslint": "^5.4.0",
"eslint-plugin-babel": "^5.1.0",
- "eslint-plugin-jest": "^21.18.0",
+ "eslint-plugin-jest": "^21.21.0",
"eslint-plugin-only-ascii": "^0.0.0",
- "eslint-plugin-react": "^7.10.0",
- "file-loader": "^1.1.11",
+ "eslint-plugin-react": "^7.11.1",
+ "file-loader": "^2.0.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"internal-ip": "^3.0.1",
- "jest": "^23.4.1",
+ "jest": "^23.5.0",
"koa-connect": "^2.0.1",
- "mini-css-extract-plugin": "^0.4.1",
+ "mini-css-extract-plugin": "^0.4.2",
"optimize-css-assets-webpack-plugin": "^5.0.0",
- "postcss-loader": "^2.1.6",
+ "postcss-loader": "^3.0.0",
"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.16.2",
+ "react-test-renderer": "^16.4.2",
+ "style-loader": "^0.22.1",
+ "webpack": "^4.17.1",
"webpack-command": "0.4.1",
"webpack-serve": "^2.0.2"
},
@@ -71,10 +71,10 @@
"axios": "^0.18.0",
"moment": "^2.22.2",
"query-string": "^6.1.0",
- "react": "^16.4.1",
+ "react": "^16.4.2",
"react-content-loader": "^3.1.2",
"react-cookies": "^0.1.0",
- "react-dom": "^16.4.1",
+ "react-dom": "^16.4.2",
"react-router-dom": "^4.3.1"
}
}