|
36 | 36 | "prod:reload": "pm2 reload ecosystem.config.js"
|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 |
| - "@clerk/nextjs": "4.29.4", |
| 39 | + "@clerk/nextjs": "4.29.5", |
40 | 40 | "@floating-ui/react-dom": "2.0.6",
|
41 | 41 | "@milkdown/core": "7.3.3",
|
42 | 42 | "@milkdown/plugin-clipboard": "7.3.3",
|
|
53 | 53 | "@radix-ui/react-select": "2.0.0",
|
54 | 54 | "@radix-ui/react-switch": "1.0.3",
|
55 | 55 | "@radix-ui/react-tabs": "1.0.4",
|
56 |
| - "@tanstack/query-async-storage-persister": "5.17.15", |
57 |
| - "@tanstack/react-query": "5.17.15", |
58 |
| - "@tanstack/react-query-devtools": "5.17.18", |
59 |
| - "@tanstack/react-query-persist-client": "5.17.15", |
| 56 | + "@tanstack/query-async-storage-persister": "5.17.19", |
| 57 | + "@tanstack/react-query": "5.17.19", |
| 58 | + "@tanstack/react-query-devtools": "5.17.21", |
| 59 | + "@tanstack/react-query-persist-client": "5.17.19", |
60 | 60 | "@vercel/analytics": "1.1.2",
|
61 |
| - "@vercel/postgres": "0.7.1", |
| 61 | + "@vercel/postgres": "0.7.2", |
62 | 62 | "axios": "1.6.5",
|
63 | 63 | "bypass-vue-devtools": "0.0.6",
|
64 | 64 | "clsx": "2.1.0",
|
|
67 | 67 | "daisyui": "4.6.0",
|
68 | 68 | "dayjs": "1.11.10",
|
69 | 69 | "emoji-mart": "5.5.2",
|
70 |
| - "emoji-picker-react": "4.7.0", |
71 |
| - "foxact": "0.2.30", |
72 |
| - "framer-motion": "^11.0.2", |
| 70 | + "emoji-picker-react": "4.7.1", |
| 71 | + "foxact": "0.2.31", |
| 72 | + "framer-motion": "^11.0.3", |
73 | 73 | "fuse.js": "7.0.0",
|
74 | 74 | "idb-keyval": "6.2.1",
|
75 | 75 | "immer": "^10.0.3",
|
|
92 | 92 | "react-error-boundary": "4.0.12",
|
93 | 93 | "react-intersection-observer": "9.5.3",
|
94 | 94 | "react-responsive-masonry": "2.1.7",
|
95 |
| - "react-toastify": "10.0.3", |
| 95 | + "react-toastify": "10.0.4", |
96 | 96 | "react-tweet": "3.2.0",
|
97 | 97 | "react-wrap-balancer": "1.1.0",
|
98 | 98 | "remove-markdown": "0.5.0",
|
99 | 99 | "server-only": "^0.0.1",
|
100 | 100 | "socket.io-client": "4.7.4",
|
101 |
| - "tailwind-merge": "2.2.0", |
| 101 | + "tailwind-merge": "2.2.1", |
102 | 102 | "unidata.js": "0.8.0",
|
103 | 103 | "uniqolor": "1.1.1",
|
104 | 104 | "use-context-selector": "1.4.1",
|
105 |
| - "vaul": "0.8.0", |
| 105 | + "vaul": "0.8.9", |
106 | 106 | "xss": "1.0.14"
|
107 | 107 | },
|
108 | 108 | "devDependencies": {
|
109 |
| - "@iconify-json/material-symbols": "1.1.70", |
| 109 | + "@iconify-json/material-symbols": "1.1.71", |
110 | 110 | "@iconify-json/mingcute": "1.1.15",
|
111 | 111 | "@iconify/tailwind": "0.1.4",
|
112 | 112 | "@innei/eslint-config-react-ts": "0.12.1",
|
|
117 | 117 | "@types/js-cookie": "3.0.6",
|
118 | 118 | "@types/js-yaml": "4.0.9",
|
119 | 119 | "@types/markdown-escape": "1.1.3",
|
120 |
| - "@types/node": "20.11.5", |
| 120 | + "@types/node": "20.11.6", |
121 | 121 | "@types/react": "18.2.48",
|
122 | 122 | "@types/react-dom": "18.2.18",
|
123 | 123 | "@types/react-responsive-masonry": "2.1.3",
|
|
0 commit comments