chore: update some dev packages

This commit is contained in:
41666 2021-03-22 00:22:57 -04:00
parent 93d2dba8e8
commit f4165f8055
4 changed files with 42 additions and 22 deletions

View file

@ -11,12 +11,12 @@
"isomorphic-unfetch": "^3.1.0",
"ksuid": "^2.0.0",
"lodash": "^4.17.21",
"react": "^17.0.1",
"react": "^17.0.2",
"react-custom-scrollbars": "^4.2.1",
"react-dom": "^17.0.1",
"react-dom": "^17.0.2",
"react-helmet": "^6.1.0",
"react-icons": "^4.2.0",
"react-is": "^17.0.1",
"react-is": "^17.0.2",
"react-tooltip": "^4.2.15",
"styled-components": "^5.2.1",
"styled-normalize": "^8.0.7"