|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 | 39 | "@clerk/nextjs": "4.27.1",
|
40 |
| - "@floating-ui/react-dom": "2.0.3", |
| 40 | + "@floating-ui/react-dom": "2.0.4", |
41 | 41 | "@mx-space/api-client": "1.6.2",
|
42 | 42 | "@radix-ui/react-dialog": "1.0.5",
|
43 | 43 | "@radix-ui/react-select": "2.0.0",
|
|
64 | 64 | "markdown-to-jsx": "npm:@innei/[email protected]",
|
65 | 65 | "medium-zoom": "1.0.8",
|
66 | 66 | "mermaid": "10.6.1",
|
67 |
| - "next": "14.0.1", |
| 67 | + "next": "14.0.2", |
68 | 68 | "next-themes": "0.2.1",
|
69 | 69 | "openai": "4.17.4",
|
70 | 70 | "qrcode.react": "3.1.0",
|
71 | 71 | "react": "18.2.0",
|
72 | 72 | "react-dom": "18.2.0",
|
73 | 73 | "react-error-boundary": "4.0.11",
|
74 |
| - "react-intersection-observer": "9.5.2", |
| 74 | + "react-intersection-observer": "9.5.3", |
75 | 75 | "react-toastify": "9.1.3",
|
76 | 76 | "react-tweet": "3.1.1",
|
77 | 77 | "react-wrap-balancer": "1.1.0",
|
78 | 78 | "remove-markdown": "0.5.0",
|
79 | 79 | "socket.io-client": "4.7.2",
|
80 | 80 | "tailwind-merge": "2.0.0",
|
81 | 81 | "uniqolor": "1.1.0",
|
82 |
| - "vaul": "0.7.8", |
| 82 | + "vaul": "0.7.9", |
83 | 83 | "xss": "1.0.14"
|
84 | 84 | },
|
85 | 85 | "devDependencies": {
|
86 |
| - "@iconify-json/material-symbols": "1.1.61", |
| 86 | + "@iconify-json/material-symbols": "1.1.62", |
87 | 87 | "@iconify-json/mingcute": "1.1.11",
|
88 | 88 | "@iconify/tailwind": "0.1.3",
|
89 | 89 | "@innei/eslint-config-react-ts": "0.11.1",
|
90 | 90 | "@innei/prettier": "0.11.1",
|
91 |
| - "@next/bundle-analyzer": "14.0.1", |
| 91 | + "@next/bundle-analyzer": "14.0.2", |
92 | 92 | "@tailwindcss/typography": "0.5.10",
|
93 | 93 | "@types/js-cookie": "3.0.6",
|
94 | 94 | "@types/markdown-escape": "1.1.3",
|
|
0 commit comments