|
37 | 37 | },
|
38 | 38 | "dependencies": {
|
39 | 39 | "@clerk/nextjs": "4.29.5",
|
40 |
| - "@floating-ui/react-dom": "2.0.6", |
| 40 | + "@floating-ui/react-dom": "2.0.7", |
41 | 41 | "@milkdown/core": "7.3.3",
|
42 | 42 | "@milkdown/plugin-clipboard": "7.3.3",
|
43 | 43 | "@milkdown/plugin-history": "7.3.3",
|
|
59 | 59 | "@tanstack/react-query-persist-client": "5.17.19",
|
60 | 60 | "@vercel/analytics": "1.1.2",
|
61 | 61 | "@vercel/postgres": "0.7.2",
|
62 |
| - "axios": "1.6.5", |
| 62 | + "axios": "1.6.7", |
63 | 63 | "bypass-vue-devtools": "0.0.6",
|
64 | 64 | "clsx": "2.1.0",
|
65 | 65 | "colorjs.io": "^0.4.5",
|
66 | 66 | "crossbell": "1.11.3",
|
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.1", |
| 70 | + "emoji-picker-react": "4.7.10", |
71 | 71 | "foxact": "0.2.31",
|
72 | 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",
|
76 | 76 | "jojoo": "0.1.4",
|
77 |
| - "jotai": "2.6.2", |
| 77 | + "jotai": "2.6.3", |
78 | 78 | "js-cookie": "3.0.5",
|
79 | 79 | "js-yaml": "4.1.0",
|
80 | 80 | "kbar": "0.1.0-beta.45",
|
|
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.6", |
| 120 | + "@types/node": "20.11.8", |
121 | 121 | "@types/react": "18.2.48",
|
122 | 122 | "@types/react-dom": "18.2.18",
|
123 | 123 | "@types/react-responsive-masonry": "2.1.3",
|
124 | 124 | "@types/remove-markdown": "0.3.4",
|
125 | 125 | "autoprefixer": "10.4.17",
|
126 | 126 | "cross-env": "7.0.3",
|
127 |
| - "dotenv": "16.4.0", |
| 127 | + "dotenv": "16.4.1", |
128 | 128 | "eslint": "8.56.0",
|
129 | 129 | "lint-staged": "15.2.0",
|
130 | 130 | "postcss": "8.4.33",
|
|
0 commit comments