aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-05-12 05:21:50 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commitf34a82b5a1ac7461ef89d3c89c0a85349790010b (patch)
treebc8ce352328b4a1e047a10f580e09f4a81817a73 /vnext/package.json
parentf7ab465ad9b7b9b2621e3279c802345adb1afa77 (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 52c8fee8..8646ebf4 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -17,21 +17,21 @@
"@babel/preset-env": "7.9.6",
"@babel/preset-react": "7.9.4",
"babel-eslint": "^10.1.0",
- "babel-jest": "^26.0.0",
+ "babel-jest": "^26.0.1",
"babel-loader": "^8.1.0",
"css-loader": "^3.5.3",
"error-overlay-webpack-plugin": "^0.4.1",
- "eslint": "^6.8.0",
+ "eslint": "^7.0.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^23.9.0",
+ "eslint-plugin-jest": "^23.10.0",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^4.0.0",
"file-loader": "^6.0.0",
"html-loader": "^1.1.0",
"html-webpack-plugin": "^4.3.0",
- "jest": "^26.0.0",
+ "jest": "^26.0.1",
"mini-css-extract-plugin": "^0.9.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
@@ -42,7 +42,7 @@
"stylelint-config-standard": "^20.0.0",
"webpack": "^4.43.0",
"webpack-cli": "^3.3.11",
- "webpack-dev-server": "^3.10.3"
+ "webpack-dev-server": "^3.11.0"
},
"babel": {
"plugins": [
@@ -85,7 +85,7 @@
"react-content-loader": "^5.0.4",
"react-cookies": "^0.1.1",
"react-dom": "16.13.1",
- "react-router-dom": "^5.1.2",
+ "react-router-dom": "^5.2.0",
"react-use": "^14.2.0",
"react-use-form-state": "^0.12.1",
"regenerator-runtime": "^0.13.5",