aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/vnext/package.json b/vnext/package.json
index a9bc74d3..f30e5bcf 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,23 +11,23 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.10.3",
- "@babel/plugin-proposal-class-properties": "7.10.1",
+ "@babel/core": "7.10.4",
+ "@babel/plugin-proposal-class-properties": "7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "7.10.3",
- "@babel/preset-react": "7.10.1",
+ "@babel/preset-env": "7.10.4",
+ "@babel/preset-react": "7.10.4",
"babel-eslint": "^10.1.0",
"babel-jest": "^26.1.0",
"babel-loader": "^8.1.0",
"css-loader": "^3.6.0",
"error-overlay-webpack-plugin": "^0.4.1",
- "eslint": "^7.3.1",
+ "eslint": "^7.4.0",
"eslint-loader": "^4.0.2",
- "eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^23.17.1",
+ "eslint-plugin-babel": "^5.3.1",
+ "eslint-plugin-jest": "^23.18.0",
"eslint-plugin-only-ascii": "^0.0.0",
- "eslint-plugin-react": "^7.20.1",
- "eslint-plugin-react-hooks": "^4.0.4",
+ "eslint-plugin-react": "^7.20.3",
+ "eslint-plugin-react-hooks": "^4.0.6",
"file-loader": "^6.0.0",
"html-loader": "^1.1.0",
"html-webpack-plugin": "^4.3.0",
@@ -86,7 +86,7 @@
"react-cookies": "^0.1.1",
"react-dom": "16.13.1",
"react-router-dom": "^5.2.0",
- "react-use": "^15.3.0",
+ "react-use": "^15.3.2",
"react-use-form-state": "^0.13.1",
"regenerator-runtime": "^0.13.5",
"svg4everybody": "^2.1.9",