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