|
36 | 36 | "prod:reload": "pm2 reload ecosystem.config.js"
|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 |
| - "@clerk/nextjs": "4.25.5", |
| 39 | + "@clerk/nextjs": "4.25.6", |
40 | 40 | "@floating-ui/react-dom": "2.0.2",
|
41 | 41 | "@mx-space/api-client": "1.5.1",
|
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.2", |
| 55 | + "emoji-picker-react": "4.5.3", |
56 | 56 | "foxact": "0.2.20",
|
57 | 57 | "framer-motion": "^10.16.4",
|
58 | 58 | "idb-keyval": "6.2.1",
|
|
63 | 63 | "markdown-to-jsx": "npm:@innei/[email protected]",
|
64 | 64 | "medium-zoom": "1.0.8",
|
65 | 65 | "mermaid": "10.5.0",
|
66 |
| - "next": "13.5.5", |
| 66 | + "next": "13.5.6", |
67 | 67 | "next-themes": "0.2.1",
|
68 |
| - "openai": "4.12.3", |
| 68 | + "openai": "4.12.4", |
69 | 69 | "qrcode.react": "3.1.0",
|
70 | 70 | "react": "18.2.0",
|
71 | 71 | "react-dom": "18.2.0",
|
|
81 | 81 | "xss": "1.0.14"
|
82 | 82 | },
|
83 | 83 | "devDependencies": {
|
84 |
| - "@iconify-json/material-symbols": "1.1.59", |
| 84 | + "@iconify-json/material-symbols": "1.1.60", |
85 | 85 | "@iconify-json/mingcute": "1.1.10",
|
86 | 86 | "@iconify/tailwind": "0.1.3",
|
87 | 87 | "@innei/eslint-config-react-ts": "0.11.1",
|
88 | 88 | "@innei/prettier": "0.11.1",
|
89 |
| - "@next/bundle-analyzer": "13.5.5", |
| 89 | + "@next/bundle-analyzer": "13.5.6", |
90 | 90 | "@tailwindcss/typography": "0.5.10",
|
91 |
| - "@types/js-cookie": "3.0.4", |
92 |
| - "@types/markdown-escape": "1.1.1", |
93 |
| - "@types/node": "20.8.6", |
94 |
| - "@types/react": "18.2.28", |
95 |
| - "@types/react-dom": "18.2.13", |
96 |
| - "@types/remove-markdown": "0.3.2", |
| 91 | + "@types/js-cookie": "3.0.5", |
| 92 | + "@types/markdown-escape": "1.1.2", |
| 93 | + "@types/node": "20.8.7", |
| 94 | + "@types/react": "18.2.29", |
| 95 | + "@types/react-dom": "18.2.14", |
| 96 | + "@types/remove-markdown": "0.3.3", |
97 | 97 | "autoprefixer": "10.4.16",
|
98 | 98 | "cross-env": "7.0.3",
|
99 | 99 | "dotenv": "16.3.1",
|
|
0 commit comments