chore(web): 📦 bump antd & @types/node

closes #2122 and #2125
This commit is contained in:
Collin M. Barrett 2020-11-30 11:50:10 -06:00
parent 2445463e08
commit f02c581ad9
2 changed files with 2 additions and 2 deletions

BIN
web/package-lock.json generated

Binary file not shown.

View file

@ -7,11 +7,11 @@
"@testing-library/react": "^11.2.2",
"@testing-library/user-event": "^12.2.2",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.9",
"@types/node": "^14.14.10",
"@types/react": "^17.0.0",
"@types/react-dom": "^17.0.0",
"@types/react-router-dom": "^5.1.6",
"antd": "^4.8.5",
"antd": "^4.8.6",
"babel-plugin-import": "^1.13.3",
"customize-cra": "^1.0.0",
"eslint-config-prettier": "^6.15.0",