upgrade deps

This commit is contained in:
Kalle (Sendou) 2021-02-07 11:22:09 +02:00
parent e373555677
commit 63e76cdf81
2 changed files with 408 additions and 419 deletions

809
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -16,11 +16,11 @@
"compile": "lingui compile"
},
"dependencies": {
"@chakra-ui/icons": "^1.0.4",
"@chakra-ui/react": "^1.2.1",
"@chakra-ui/theme-tools": "^1.0.3",
"@emotion/react": "^11.1.4",
"@emotion/styled": "^11.0.0",
"@chakra-ui/icons": "^1.0.5",
"@chakra-ui/react": "^1.3.2",
"@chakra-ui/theme-tools": "^1.0.4",
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.1.5",
"@hookform/resolvers": "1.3.0",
"@lingui/react": "^3.5.0",
"@prisma/client": "^2.16.0",
@ -38,10 +38,10 @@
"react-draggable": "^4.4.3",
"react-hook-form": "^6.14.2",
"react-hotkeys-hook": "^3.0.3",
"react-icons": "^4.1.0",
"react-icons": "^4.2.0",
"react-infinite-scroller": "^1.2.4",
"react-markdown": "^4.3.1",
"react-select": "^4.0.2",
"react-select": "^4.1.0",
"react-string-replace": "^0.4.4",
"recharts": "^2.0.4",
"swr": "^0.4.1",
@ -56,11 +56,11 @@
"@prisma/cli": "^2.16.0",
"@types/micro": "^7.3.3",
"@types/next-auth": "^3.1.24",
"@types/node": "^14.14.22",
"@types/node": "^14.14.25",
"@types/nprogress": "^0.2.0",
"@types/react": "^17.0.1",
"@types/react-infinite-scroller": "^1.2.1",
"@types/react-select": "^4.0.12",
"@types/react-select": "^4.0.13",
"@types/recharts": "^1.8.19",
"@types/uuid": "^8.3.0",
"prettier": "^2.2.1",