2
0

♻️ (editor) Improve webhook creation

Remove terrible useEffects
This commit is contained in:
Baptiste Arnaud
2023-02-15 14:51:58 +01:00
parent 6e066c44e1
commit ac464eabdf
23 changed files with 481 additions and 528 deletions

View File

@ -11,7 +11,7 @@
},
"dependencies": {
"@chakra-ui/icon": "3.0.15",
"@chakra-ui/react": "2.4.9",
"@chakra-ui/react": "2.5.0",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
"@vercel/analytics": "0.1.8",
@ -20,7 +20,7 @@
"aos": "2.3.4",
"db": "workspace:*",
"focus-visible": "5.2.0",
"framer-motion": "8.5.4",
"framer-motion": "9.0.2",
"models": "workspace:*",
"next": "13.1.6",
"react": "18.2.0",