aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-05-05 10:32:10 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit937539a35aac4cb0fb3541947d7256d650fa7b85 (patch)
treee6a44b154128ce04d06b02999a2a2c6687561d60 /vnext/package.json
parentd19612689b22af83b2cc63b85b30d60b2fcbe7e1 (diff)
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/vnext/package.json b/vnext/package.json
index e84fb59d..52c8fee8 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,27 +11,27 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.9.0",
+ "@babel/core": "7.9.6",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "7.9.5",
+ "@babel/preset-env": "7.9.6",
"@babel/preset-react": "7.9.4",
"babel-eslint": "^10.1.0",
- "babel-jest": "^25.5.1",
+ "babel-jest": "^26.0.0",
"babel-loader": "^8.1.0",
"css-loader": "^3.5.3",
"error-overlay-webpack-plugin": "^0.4.1",
"eslint": "^6.8.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^23.8.2",
+ "eslint-plugin-jest": "^23.9.0",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.19.0",
- "eslint-plugin-react-hooks": "^3.0.0",
+ "eslint-plugin-react-hooks": "^4.0.0",
"file-loader": "^6.0.0",
"html-loader": "^1.1.0",
- "html-webpack-plugin": "^4.2.1",
- "jest": "^25.5.1",
+ "html-webpack-plugin": "^4.3.0",
+ "jest": "^26.0.0",
"mini-css-extract-plugin": "^0.9.0",
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
@@ -79,8 +79,8 @@
"axios": "^0.19.2",
"core-js": "^3.6.5",
"evil-icons": "^1.10.1",
- "moment": "^2.24.0",
- "qs": "^6.9.3",
+ "moment": "^2.25.3",
+ "qs": "^6.9.4",
"react": "16.13.1",
"react-content-loader": "^5.0.4",
"react-cookies": "^0.1.1",