|
36 | 36 | "prod:reload": "pm2 reload ecosystem.config.js"
|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 |
| - "@clerk/nextjs": "4.25.7", |
| 39 | + "@clerk/nextjs": "4.26.1", |
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",
|
43 | 43 | "@radix-ui/react-select": "2.0.0",
|
44 | 44 | "@tanstack/query-async-storage-persister": "5.0.5",
|
45 | 45 | "@tanstack/react-query": "5.0.5",
|
46 |
| - "@tanstack/react-query-devtools": "5.1.0", |
| 46 | + "@tanstack/react-query-devtools": "5.4.2", |
47 | 47 | "@tanstack/react-query-persist-client": "5.0.5",
|
48 | 48 | "@vercel/analytics": "1.1.1",
|
49 | 49 | "@vercel/postgres": "0.5.0",
|
50 |
| - "axios": "1.5.1", |
| 50 | + "axios": "1.6.0", |
51 | 51 | "clsx": "2.0.0",
|
52 | 52 | "daisyui": "3.9.3",
|
53 | 53 | "dayjs": "1.11.10",
|
|
62 | 62 | "js-cookie": "3.0.5",
|
63 | 63 | "markdown-to-jsx": "npm:@innei/[email protected]",
|
64 | 64 | "medium-zoom": "1.0.8",
|
65 |
| - "mermaid": "10.5.1", |
66 |
| - "next": "13.5.6", |
| 65 | + "mermaid": "10.6.0", |
| 66 | + "next": "14.0.0", |
67 | 67 | "next-themes": "0.2.1",
|
68 |
| - "openai": "4.13.0", |
| 68 | + "openai": "4.14.0", |
69 | 69 | "qrcode.react": "3.1.0",
|
70 | 70 | "react": "18.2.0",
|
71 | 71 | "react-dom": "18.2.0",
|
|
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.6", |
| 89 | + "@next/bundle-analyzer": "14.0.0", |
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.8", |
94 |
| - "@types/react": "18.2.31", |
| 93 | + "@types/node": "20.8.9", |
| 94 | + "@types/react": "18.2.33", |
95 | 95 | "@types/react-dom": "18.2.14",
|
96 | 96 | "@types/remove-markdown": "0.3.3",
|
97 | 97 | "autoprefixer": "10.4.16",
|
|
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.16", |
| 112 | + "tailwind-variants": "0.1.17", |
113 | 113 | "tailwindcss": "^3.3.5",
|
114 | 114 | "typescript": "5.2.2",
|
115 | 115 | "typewind": "^0.1.4",
|
|
0 commit comments