|
26 | 26 | "@fullcalendar/react": "^6.1.9", |
27 | 27 | "@fullcalendar/resource": "^6.1.9", |
28 | 28 | "@fullcalendar/resource-timegrid": "^6.1.9", |
| 29 | + "@gladiaio/sdk": "1.0.7", |
29 | 30 | "@hello-pangea/dnd": "^16.3.0", |
30 | 31 | "@hookform/resolvers": "^3.3.2", |
31 | 32 | "@mdi/js": "^7.3.67", |
|
41 | 42 | "@uiw/react-md-editor": "^4.0.1", |
42 | 43 | "canvas-confetti": "^1.9.3", |
43 | 44 | "data-uri-to-buffer": "^6.0.2", |
| 45 | + "eventemitter3": "5.0.4", |
44 | 46 | "firebase": "^10.5.2", |
45 | 47 | "flag-icons": "^7.3.2", |
46 | 48 | "image-blob-reduce": "^4.1.0", |
|
51 | 53 | "p-limit": "^5.0.0", |
52 | 54 | "pica": "^9.0.1", |
53 | 55 | "react": "^18.2.0", |
| 56 | + "react-colorful": "5.7.0", |
54 | 57 | "react-dom": "^18.2.0", |
55 | 58 | "react-dropzone": "^14.2.3", |
56 | 59 | "react-hook-form": "^7.54.2", |
57 | 60 | "react-hook-form-mui": "^7.4.1", |
58 | 61 | "react-hotkeys-hook": "^4.4.1", |
59 | 62 | "react-markdown": "^10.1.0", |
60 | 63 | "react-redux": "^8.1.3", |
| 64 | + "react-transition-group": "4.4.5", |
61 | 65 | "remark-breaks": "^4.0.0", |
62 | 66 | "use-firebase-auth": "^3.0.0", |
63 | 67 | "uuid": "^9.0.1", |
|
74 | 78 | "@types/react": "^18.2.34", |
75 | 79 | "@types/react-dom": "^18.2.14", |
76 | 80 | "@types/react-redux": "^7.1.28", |
| 81 | + "@types/react-transition-group": "4.4.12", |
77 | 82 | "@types/uuid": "^9.0.6", |
78 | 83 | "@vitejs/plugin-react": "^4.1.1", |
79 | 84 | "husky": "^8.0.3", |
|
0 commit comments