chore: bump packages

This commit is contained in:
41666 2020-12-22 00:27:50 -05:00
parent 5e065912de
commit 20fec5ea24
2 changed files with 157 additions and 187 deletions

View file

@ -35,7 +35,7 @@
"isomorphic-unfetch": "^3.1.0",
"ksuid": "^2.0.0",
"lodash": "^4.17.20",
"next": "^10.0.3",
"next": "^10.0.4",
"nookies": "^2.5.0",
"react": "^17.0.1",
"react-custom-scrollbars": "^4.2.1",
@ -71,9 +71,9 @@
"@types/react-dom": "^17.0.0",
"@types/styled-components": "^5.1.7",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.10.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.10.0",
"@typescript-eslint/parser": "^4.10.0",
"@typescript-eslint/eslint-plugin": "^4.11.0",
"@typescript-eslint/eslint-plugin-tslint": "^4.11.0",
"@typescript-eslint/parser": "^4.11.0",
"@wojtekmaj/enzyme-adapter-react-17": "^0.4.1",
"babel-jest": "^26.6.3",
"babel-loader": "^8.2.2",