aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-03-05 19:13:04 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:54 +0300
commit83db83421a02c71f5f54899934483662fb55547f (patch)
tree31eb7371c3a734bd4a84207abfb54615043ae34c /vnext/package.json
parent8d88e399d68f892e073b9d075a3850953032fa3c (diff)
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/vnext/package.json b/vnext/package.json
index cc9c33b6..2fb5042d 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -23,12 +23,12 @@
"enzyme": "^3.9.0",
"enzyme-adapter-react-16": "^1.10.0",
"error-overlay-webpack-plugin": "^0.1.6",
- "eslint": "^5.14.1",
+ "eslint": "^5.15.1",
"eslint-plugin-babel": "^5.3.0",
"eslint-plugin-jest": "^22.3.0",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.12.4",
- "eslint-plugin-react-hooks": "^1.3.0",
+ "eslint-plugin-react-hooks": "^1.4.0",
"file-loader": "^3.0.1",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
@@ -36,7 +36,7 @@
"mini-css-extract-plugin": "^0.5.0",
"optimize-css-assets-webpack-plugin": "^5.0.1",
"postcss-loader": "^3.0.0",
- "postcss-preset-env": "^6.5.0",
+ "postcss-preset-env": "^6.6.0",
"prop-types": "^15.7.2",
"react-router-prop-types": "^1.0.4",
"react-test-renderer": "^16.8.3",
@@ -44,7 +44,7 @@
"stylelint": "^9.10.1",
"stylelint-config-standard": "^18.2.0",
"terser-webpack-plugin": "^1.2.3",
- "webpack": "^4.29.5",
+ "webpack": "^4.29.6",
"webpack-cli": "^3.2.3",
"webpack-dev-server": "^3.2.1"
},
@@ -88,7 +88,7 @@
"react-cookies": "^0.1.0",
"react-dom": "16.8.3",
"react-router-dom": "^4.3.1",
- "react-use-form-state": "^0.6.1",
- "url-polyfill": "^1.1.3"
+ "react-use-form-state": "^0.7.0",
+ "url-polyfill": "^1.1.5"
}
}