|
36 | 36 | "prod:reload": "pm2 reload ecosystem.config.js"
|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 |
| - "@clerk/nextjs": "4.25.6", |
| 39 | + "@clerk/nextjs": "4.25.7", |
40 | 40 | "@floating-ui/react-dom": "2.0.2",
|
41 | 41 | "@mx-space/api-client": "1.6.2",
|
42 | 42 | "@radix-ui/react-dialog": "1.0.5",
|
|
52 | 52 | "daisyui": "3.9.3",
|
53 | 53 | "dayjs": "1.11.10",
|
54 | 54 | "emoji-mart": "5.5.2",
|
55 |
| - "emoji-picker-react": "4.5.5", |
| 55 | + "emoji-picker-react": "4.5.6", |
56 | 56 | "foxact": "0.2.20",
|
57 | 57 | "framer-motion": "^10.16.4",
|
58 | 58 | "idb-keyval": "6.2.1",
|
|
90 | 90 | "@tailwindcss/typography": "0.5.10",
|
91 | 91 | "@types/js-cookie": "3.0.5",
|
92 | 92 | "@types/markdown-escape": "1.1.2",
|
93 |
| - "@types/node": "20.8.7", |
| 93 | + "@types/node": "20.8.8", |
94 | 94 | "@types/react": "18.2.31",
|
95 | 95 | "@types/react-dom": "18.2.14",
|
96 | 96 | "@types/remove-markdown": "0.3.3",
|
|
109 | 109 | "rimraf": "5.0.5",
|
110 | 110 | "simple-git-hooks": "2.9.0",
|
111 | 111 | "tailwind-scrollbar": "3.0.5",
|
112 |
| - "tailwind-variants": "0.1.15", |
113 |
| - "tailwindcss": "^3.3.3", |
| 112 | + "tailwind-variants": "0.1.16", |
| 113 | + "tailwindcss": "^3.3.5", |
114 | 114 | "typescript": "5.2.2",
|
115 | 115 | "typewind": "^0.1.4",
|
116 | 116 | "zx": "7.2.3"
|
|
0 commit comments