|
36 | 36 | "prod:reload": "pm2 reload ecosystem.config.js"
|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 |
| - "@clerk/nextjs": "4.23.1", |
| 39 | + "@clerk/nextjs": "4.23.2", |
40 | 40 | "@floating-ui/react-dom": "2.0.1",
|
41 |
| - "@mx-space/api-client": "1.4.3", |
| 41 | + "@mx-space/api-client": "1.5.1", |
42 | 42 | "@radix-ui/react-dialog": "1.0.4",
|
43 |
| - "@sentry/nextjs": "7.60.1", |
| 43 | + "@sentry/nextjs": "7.61.1", |
44 | 44 | "@sentry/webpack-plugin": "2.5.0",
|
45 |
| - "@tanstack/react-query": "4.32.0", |
46 |
| - "@tanstack/react-query-devtools": "4.32.0", |
47 |
| - "@tanstack/react-query-persist-client": "4.32.0", |
| 45 | + "@tanstack/react-query": "4.32.6", |
| 46 | + "@tanstack/react-query-devtools": "4.32.6", |
| 47 | + "@tanstack/react-query-persist-client": "4.32.6", |
48 | 48 | "@upstash/redis": "1.22.0",
|
49 | 49 | "@vercel/analytics": "1.0.1",
|
50 | 50 | "axios": "1.4.0",
|
51 | 51 | "clsx": "2.0.0",
|
52 |
| - "daisyui": "3.5.0", |
| 52 | + "daisyui": "3.5.1", |
53 | 53 | "dayjs": "1.11.9",
|
54 | 54 | "emoji-mart": "5.5.2",
|
55 | 55 | "emoji-picker-react": "4.4.10",
|
56 | 56 | "foxact": "0.2.17",
|
57 | 57 | "framer-motion": "^10.15.0",
|
58 | 58 | "idb-keyval": "6.2.1",
|
59 | 59 | "immer": "^10.0.2",
|
60 |
| - "jotai": "2.2.2", |
| 60 | + "jotai": "2.2.3", |
61 | 61 | "js-cookie": "3.0.5",
|
62 | 62 | "markdown-to-jsx": "npm:@innei/[email protected]",
|
63 | 63 | "medium-zoom": "1.0.8",
|
|
70 | 70 | "react-error-boundary": "4.0.10",
|
71 | 71 | "react-intersection-observer": "9.5.2",
|
72 | 72 | "react-toastify": "9.1.3",
|
73 |
| - "react-tweet": "3.0.3", |
| 73 | + "react-tweet": "3.0.4", |
74 | 74 | "react-wrap-balancer": "1.0.0",
|
75 | 75 | "remove-markdown": "0.5.0",
|
76 | 76 | "shiki": "0.14.3",
|
77 |
| - "socket.io-client": "4.7.1", |
| 77 | + "socket.io-client": "4.7.2", |
78 | 78 | "tailwind-merge": "1.14.0",
|
79 | 79 | "uniqolor": "1.1.0",
|
80 | 80 | "xss": "1.0.14"
|
81 | 81 | },
|
82 | 82 | "devDependencies": {
|
83 |
| - "@iconify-json/material-symbols": "1.1.52", |
84 |
| - "@iconify-json/mingcute": "1.1.7", |
| 83 | + "@iconify-json/material-symbols": "1.1.54", |
| 84 | + "@iconify-json/mingcute": "1.1.9", |
85 | 85 | "@iconify/tailwind": "0.1.3",
|
86 | 86 | "@innei/eslint-config-react-ts": "0.11.1",
|
87 | 87 | "@innei/prettier": "0.11.1",
|
88 | 88 | "@next/bundle-analyzer": "13.4.12",
|
89 | 89 | "@tailwindcss/typography": "0.5.9",
|
90 | 90 | "@types/js-cookie": "3.0.3",
|
91 | 91 | "@types/markdown-escape": "1.1.0",
|
92 |
| - "@types/node": "20.4.5", |
93 |
| - "@types/react": "18.2.17", |
| 92 | + "@types/node": "20.4.8", |
| 93 | + "@types/react": "18.2.18", |
94 | 94 | "@types/react-dom": "18.2.7",
|
95 | 95 | "@types/remove-markdown": "0.3.1",
|
96 | 96 | "autoprefixer": "10.4.14",
|
|
102 | 102 | "postcss": "8.4.27",
|
103 | 103 | "postcss-import": "15.1.0",
|
104 | 104 | "postcss-nested": "6.0.1",
|
105 |
| - "postcss-preset-env": "9.1.0", |
| 105 | + "postcss-preset-env": "9.1.1", |
106 | 106 | "postcss-prune-var": "1.1.1",
|
107 |
| - "prettier": "3.0.0", |
| 107 | + "prettier": "3.0.1", |
108 | 108 | "rimraf": "5.0.1",
|
109 | 109 | "simple-git-hooks": "2.9.0",
|
110 |
| - "tailwind-scrollbar": "3.0.4", |
| 110 | + "tailwind-scrollbar": "3.0.5", |
111 | 111 | "tailwind-variants": "0.1.13",
|
112 | 112 | "tailwindcss": "^3.3.3",
|
113 | 113 | "typescript": "5.1.6",
|
|
0 commit comments