aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2020-10-10 04:30:55 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit1b5f62701930285ce9404f433462d1082115df05 (patch)
tree24c58bbdc262703f708481e45689af814f904ebd /vnext/package.json
parent94bac83b2bc8c51673c75a0a0aa81311861be329 (diff)
Update deps
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/vnext/package.json b/vnext/package.json
index ef9c9848..bc54f510 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -17,30 +17,30 @@
"@babel/preset-env": "7.11.5",
"@babel/preset-react": "7.10.4",
"babel-eslint": "^10.1.0",
- "babel-jest": "^26.3.0",
+ "babel-jest": "^26.5.2",
"babel-loader": "^8.1.0",
"css-loader": "^4.3.0",
"error-overlay-webpack-plugin": "^0.4.1",
- "eslint": "^7.8.1",
+ "eslint": "^7.11.0",
"eslint-loader": "^4.0.2",
"eslint-plugin-babel": "^5.3.1",
- "eslint-plugin-jest": "^24.0.0",
+ "eslint-plugin-jest": "^24.1.0",
"eslint-plugin-only-ascii": "^0.0.0",
- "eslint-plugin-react": "^7.20.6",
- "eslint-plugin-react-hooks": "^4.1.0",
- "file-loader": "^6.1.0",
- "html-loader": "^1.3.0",
- "html-webpack-plugin": "^4.4.1",
- "jest": "^26.4.2",
- "mini-css-extract-plugin": "^0.11.1",
+ "eslint-plugin-react": "^7.21.4",
+ "eslint-plugin-react-hooks": "^4.1.2",
+ "file-loader": "^6.1.1",
+ "html-loader": "^1.3.2",
+ "html-webpack-plugin": "^4.5.0",
+ "jest": "^26.5.2",
+ "mini-css-extract-plugin": "^1.0.0",
"optimize-css-assets-webpack-plugin": "^5.0.4",
- "postcss-loader": "^4.0.1",
+ "postcss-loader": "^4.0.4",
"postcss-preset-env": "^6.7.0",
"react-test-renderer": "^16.13.1",
- "style-loader": "^1.2.1",
- "stylelint": "^13.7.0",
+ "style-loader": "^2.0.0",
+ "stylelint": "^13.7.2",
"stylelint-config-standard": "^20.0.0",
- "webpack": "^4.44.1",
+ "webpack": "^4.44.2",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
},
@@ -79,15 +79,15 @@
"axios": "^0.20.0",
"core-js": "^3.6.5",
"evil-icons": "^1.10.1",
- "moment": "^2.27.0",
+ "moment": "^2.29.1",
"qs": "^6.9.4",
"react": "16.13.1",
- "react-content-loader": "^5.1.1",
+ "react-content-loader": "^5.1.2",
"react-cookies": "^0.1.1",
"react-dom": "16.13.1",
"react-router-dom": "^5.2.0",
"react-use": "^15.3.4",
- "react-use-form-state": "^0.13.1",
+ "react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.7",
"svg4everybody": "^2.1.9",
"url-polyfill": "^1.1.10"