aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/vnext/package.json b/vnext/package.json
index 695ec898..cfcdeff0 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,20 +11,20 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.6.4",
- "@babel/plugin-proposal-class-properties": "7.5.5",
+ "@babel/core": "7.7.2",
+ "@babel/plugin-proposal-class-properties": "7.7.0",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
- "@babel/preset-env": "7.6.3",
- "@babel/preset-react": "7.6.3",
+ "@babel/preset-env": "7.7.1",
+ "@babel/preset-react": "7.7.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-loader": "^8.0.6",
"css-loader": "^3.2.0",
"error-overlay-webpack-plugin": "^0.4.1",
- "eslint": "^6.5.1",
+ "eslint": "^6.6.0",
"eslint-loader": "^3.0.2",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^22.20.0",
+ "eslint-plugin-jest": "^23.0.3",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^2.2.0",
@@ -41,7 +41,7 @@
"stylelint": "^11.1.1",
"stylelint-config-standard": "^19.0.0",
"webpack": "^4.41.2",
- "webpack-cli": "^3.3.9",
+ "webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.9.0"
},
"babel": {
@@ -77,17 +77,17 @@
},
"dependencies": {
"axios": "^0.19.0",
- "core-js": "^3.3.3",
+ "core-js": "^3.4.1",
"evil-icons": "^1.10.1",
"moment": "^2.24.0",
- "qs": "^6.9.0",
+ "qs": "^6.9.1",
"react": "16.11.0",
"react-content-loader": "^4.3.2",
"react-cookies": "^0.1.1",
"react-dom": "16.11.0",
"react-router-dom": "^5.1.2",
- "react-use": "^12.9.1",
- "react-use-form-state": "^0.11.0",
+ "react-use": "^13.6.3",
+ "react-use-form-state": "^0.12.0",
"regenerator-runtime": "^0.13.3",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.7"