aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-02-28 13:55:49 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commitbebf8281784fae8393d217e7219c14b101b9c514 (patch)
treed91aff85b3e5d6f30075fa60606ee9166e0cdca2 /vnext/package.json
parent311591073f7de4173d8745a4962417967441e69c (diff)
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/vnext/package.json b/vnext/package.json
index cd64a461..ebee1047 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -11,12 +11,12 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@babel/core": "7.8.4",
+ "@babel/core": "7.8.6",
"@babel/plugin-proposal-class-properties": "7.8.3",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
- "@babel/preset-env": "7.8.4",
+ "@babel/preset-env": "7.8.6",
"@babel/preset-react": "7.8.3",
- "babel-eslint": "^10.0.3",
+ "babel-eslint": "^10.1.0",
"babel-jest": "^25.1.0",
"babel-loader": "^8.0.6",
"css-loader": "^3.4.2",
@@ -24,11 +24,11 @@
"eslint": "^6.8.0",
"eslint-loader": "^3.0.3",
"eslint-plugin-babel": "^5.3.0",
- "eslint-plugin-jest": "^23.7.0",
+ "eslint-plugin-jest": "^23.8.0",
"eslint-plugin-only-ascii": "^0.0.0",
"eslint-plugin-react": "^7.18.3",
- "eslint-plugin-react-hooks": "^2.3.0",
- "file-loader": "^5.0.2",
+ "eslint-plugin-react-hooks": "^2.5.0",
+ "file-loader": "^5.1.0",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"jest": "^25.1.0",
@@ -36,9 +36,9 @@
"optimize-css-assets-webpack-plugin": "^5.0.3",
"postcss-loader": "^3.0.0",
"postcss-preset-env": "^6.7.0",
- "react-test-renderer": "^16.12.0",
+ "react-test-renderer": "^16.13.0",
"style-loader": "^1.1.3",
- "stylelint": "^13.1.0",
+ "stylelint": "^13.2.0",
"stylelint-config-standard": "^20.0.0",
"webpack": "^4.41.6",
"webpack-cli": "^3.3.11",
@@ -81,12 +81,12 @@
"evil-icons": "^1.10.1",
"moment": "^2.24.0",
"qs": "^6.9.1",
- "react": "16.12.0",
- "react-content-loader": "^5.0.1",
+ "react": "16.13.0",
+ "react-content-loader": "^5.0.2",
"react-cookies": "^0.1.1",
- "react-dom": "16.12.0",
+ "react-dom": "16.13.0",
"react-router-dom": "^5.1.2",
- "react-use": "^13.24.0",
+ "react-use": "^13.26.3",
"react-use-form-state": "^0.12.1",
"regenerator-runtime": "^0.13.3",
"svg4everybody": "^2.1.9",