upgrade packages

This commit is contained in:
Chika 2020-11-19 18:17:01 +03:00
parent 6564343441
commit 0bfcfe1281

View File

@ -5,13 +5,13 @@
"@apollo/client": "^3.2.5",
"@babel/code-frame": "^7.10.4",
"@babel/helper-split-export-declaration": "^7.11.0",
"@craco/craco": "^5.6.4",
"@craco/craco": "^5.8.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",
"@types/graphql": "^14.5.0",
"antd": "^4.6.4",
"axios": "^0.20.0",
"antd": "^4.8.4",
"axios": "^0.21.0",
"body-parser": "^1.19.0",
"class-validator": "^0.12.2",
"compression": "^1.7.4",
@ -26,17 +26,17 @@
"helmet": "^4.1.0",
"lodash": "^4.17.20",
"luxon": "^1.25.0",
"mobx": "^6.0.0",
"mobx-react-lite": "^3.0.0",
"mobx": "^6.0.4",
"mobx-react-lite": "^3.1.6",
"morgan": "^1.10.0",
"nodemon": "^2.0.4",
"normalize.css": "^8.0.1",
"pluralize": "^8.0.0",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-router": "^5.2.0",
"react-router-dom": "^5.2.0",
"react-scripts": "^3.4.3",
"react-scripts": "^3.4.4",
"recompose": "^0.30.0",
"reflect-metadata": "^0.1.13",
"styled-components": "^5.1.1",
@ -66,8 +66,8 @@
"cross-env": "^7.0.2",
"http-proxy-middleware": "^1.0.6",
"rimraf": "^3.0.2",
"webpack-cli": "^4.0.0",
"webpack-node-externals": "^2.5.1"
"webpack-cli": "^4.2.0",
"webpack-node-externals": "^2.5.2"
},
"scripts": {
"test": "craco test",