update deps

This commit is contained in:
Kalle (Sendou) 2021-02-03 23:05:12 +02:00
parent 67790dde62
commit bfaef318dc
2 changed files with 589 additions and 389 deletions

954
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -22,16 +22,16 @@
"@emotion/react": "^11.1.4",
"@emotion/styled": "^11.0.0",
"@hookform/resolvers": "1.3.0",
"@lingui/react": "^3.4.0",
"@prisma/client": "^2.15.0",
"@lingui/react": "^3.5.0",
"@prisma/client": "^2.16.0",
"@sendou/react-sketch": "^0.5.2",
"countries-list": "^2.6.1",
"framer-motion": "^3.2.1",
"framer-motion": "^3.3.0",
"next": "^10.0.6",
"next-auth": "^3.1.0",
"next-auth": "^3.2.0",
"next-google-fonts": "^1.2.1",
"next-images": "^1.7.0",
"next-seo": "^4.18.0",
"next-seo": "^4.19.0",
"nprogress": "^0.2.0",
"react": "^17.0.1",
"react-dom": "^17.0.1",
@ -50,17 +50,17 @@
"zod": "^1.11.11"
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@lingui/cli": "^3.4.0",
"@lingui/macro": "^3.4.0",
"@prisma/cli": "^2.15.0",
"@babel/core": "^7.12.13",
"@lingui/cli": "^3.5.0",
"@lingui/macro": "^3.5.0",
"@prisma/cli": "^2.16.0",
"@types/micro": "^7.3.3",
"@types/next-auth": "^3.1.23",
"@types/next-auth": "^3.1.24",
"@types/node": "^14.14.22",
"@types/nprogress": "^0.2.0",
"@types/react": "^17.0.0",
"@types/react": "^17.0.1",
"@types/react-infinite-scroller": "^1.2.1",
"@types/react-select": "^4.0.10",
"@types/react-select": "^4.0.12",
"@types/recharts": "^1.8.19",
"@types/uuid": "^8.3.0",
"prettier": "^2.2.1",