♻️ (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

@@ -15,7 +15,7 @@
"dependencies": {
"@chakra-ui/anatomy": "^2.1.1",
"@chakra-ui/css-reset": "2.0.11",
"@chakra-ui/react": "2.4.9",
"@chakra-ui/react": "2.5.0",
"@chakra-ui/theme-tools": "^2.0.16",
"@codemirror/lang-css": "6.0.1",
"@codemirror/lang-html": "6.4.1",
@@ -63,7 +63,7 @@
"emails": "workspace:*",
"emojilib": "3.0.8",
"focus-visible": "5.2.0",
"framer-motion": "8.5.4",
"framer-motion": "9.0.2",
"google-auth-library": "8.7.0",
"google-spreadsheet": "3.3.0",
"got": "12.5.3",