update deps

This commit is contained in:
Kalle (Sendou) 2021-03-24 16:18:38 +02:00
parent e8c3598cca
commit d1d6a3b2a9
2 changed files with 8733 additions and 99 deletions

8818
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,7 +29,7 @@
"@emotion/react": "^11.1.5",
"@emotion/styled": "^11.1.5",
"@hookform/resolvers": "1.3.0",
"@lingui/react": "^3.7.2",
"@lingui/react": "^3.8.1",
"@next/bundle-analyzer": "^10.0.9",
"@prisma/client": "^2.19.0",
"@sendou/react-sketch": "^0.5.2",
@ -38,11 +38,11 @@
"@trpc/server": "^4.0.0",
"countries-list": "^2.6.1",
"focus-visible": "^5.2.0",
"framer-motion": "^4.0.0",
"framer-motion": "^4.0.3",
"next": "^10.0.9",
"next-auth": "^3.13.2",
"next-auth": "^3.13.3",
"next-images": "^1.7.0",
"next-seo": "^4.22.0",
"next-seo": "^4.23.0",
"nprogress": "^0.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
@ -55,7 +55,7 @@
"react-query": "^3.13.0",
"react-select": "^4.3.0",
"react-string-replace": "^0.4.4",
"recharts": "^2.0.8",
"recharts": "^2.0.9",
"superjson": "^1.7.3",
"swr": "^0.4.2",
"ts-trueskill": "^3.2.0",
@ -64,8 +64,8 @@
},
"devDependencies": {
"@babel/core": "^7.13.10",
"@lingui/cli": "^3.7.2",
"@lingui/macro": "^3.7.2",
"@lingui/cli": "^3.8.1",
"@lingui/macro": "^3.8.1",
"@types/next-auth": "^3.7.2",
"@types/node": "^14.14.35",
"@types/nprogress": "^0.2.0",