mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-06-02 22:26:57 -05:00
update deps
This commit is contained in:
parent
e8c3598cca
commit
d1d6a3b2a9
8818
package-lock.json
generated
8818
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
14
package.json
14
package.json
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user