|
28 | 28 | "@mx-space/api-client": "1.16.1", |
29 | 29 | "@openpanel/nextjs": "1.0.7", |
30 | 30 | "@prosemirror-adapter/react": "0.4.1", |
31 | | - "@radix-ui/react-avatar": "1.1.3", |
32 | | - "@radix-ui/react-dialog": "1.1.6", |
33 | | - "@radix-ui/react-dropdown-menu": "2.1.6", |
34 | | - "@radix-ui/react-label": "2.1.2", |
35 | | - "@radix-ui/react-scroll-area": "1.2.3", |
36 | | - "@radix-ui/react-select": "2.1.6", |
37 | | - "@radix-ui/react-switch": "1.1.3", |
38 | | - "@radix-ui/react-tabs": "1.1.3", |
39 | | - "@shikijs/transformers": "3.2.1", |
| 31 | + "@radix-ui/react-avatar": "1.1.4", |
| 32 | + "@radix-ui/react-dialog": "1.1.7", |
| 33 | + "@radix-ui/react-dropdown-menu": "2.1.7", |
| 34 | + "@radix-ui/react-label": "2.1.3", |
| 35 | + "@radix-ui/react-scroll-area": "1.2.4", |
| 36 | + "@radix-ui/react-select": "2.1.7", |
| 37 | + "@radix-ui/react-switch": "1.1.4", |
| 38 | + "@radix-ui/react-tabs": "1.1.4", |
| 39 | + "@shikijs/transformers": "3.2.2", |
40 | 40 | "@shiro/fetch": "link:./packages/fetch", |
41 | 41 | "@simplewebauthn/browser": "13.1.0", |
42 | 42 | "@simplewebauthn/types": "12.0.0", |
43 | 43 | "@tanstack/query-async-storage-persister": "5.71.10", |
44 | 44 | "@tanstack/react-query": "5.71.10", |
45 | 45 | "@tanstack/react-query-devtools": "5.71.10", |
46 | 46 | "@tanstack/react-query-persist-client": "5.71.10", |
47 | | - "@upstash/redis": "1.34.6", |
| 47 | + "@upstash/redis": "1.34.8", |
48 | 48 | "@vercel/analytics": "1.5.0", |
49 | 49 | "@vercel/postgres": "0.10.0", |
50 | | - "better-auth": "1.2.5", |
| 50 | + "better-auth": "1.2.7", |
51 | 51 | "blurhash": "2.0.5", |
52 | 52 | "bypass-vue-devtools": "0.0.6", |
53 | 53 | "chroma-js": "3.1.2", |
|
64 | 64 | "idb-keyval": "6.2.1", |
65 | 65 | "immer": "^10.1.1", |
66 | 66 | "jojoo": "0.1.4", |
67 | | - "jotai": "2.12.2", |
| 67 | + "jotai": "2.12.3", |
68 | 68 | "js-cookie": "3.0.5", |
69 | 69 | "js-yaml": "4.1.0", |
70 | 70 | "jsondiffpatch": "^0.7.3", |
71 | | - "katex": "^0.16.21", |
| 71 | + "katex": "^0.16.22", |
72 | 72 | "kbar": "0.1.0-beta.45", |
73 | 73 | "markdown-escape": "2.0.0", |
74 | 74 | "markdown-to-jsx": "npm:@innei/markdown-to-jsx@7.4.5-fork.4", |
75 | | - "marked": "15.0.7", |
| 75 | + "marked": "15.0.8", |
76 | 76 | "medium-zoom": "1.1.0", |
77 | 77 | "mermaid": "11.6.0", |
78 | | - "motion": "12.6.3", |
| 78 | + "motion": "12.6.5", |
79 | 79 | "nanoid": "^5.1.5", |
80 | 80 | "next": "14.2.8", |
81 | 81 | "next-runtime-env": "3.3.0", |
|
110 | 110 | }, |
111 | 111 | "devDependencies": { |
112 | 112 | "@egoist/tailwindcss-icons": "1.9.0", |
113 | | - "@iconify-json/material-symbols": "1.2.17", |
| 113 | + "@iconify-json/material-symbols": "1.2.19", |
114 | 114 | "@iconify-json/mingcute": "1.2.3", |
115 | 115 | "@innei/prettier": "0.15.0", |
116 | 116 | "@mx-space/webhook": "0.5.0", |
117 | | - "@next/bundle-analyzer": "15.2.4", |
| 117 | + "@next/bundle-analyzer": "15.2.5", |
118 | 118 | "@tailwindcss/container-queries": "0.1.1", |
119 | 119 | "@tailwindcss/typography": "0.5.16", |
120 | 120 | "@types/chroma-js": "3.1.1", |
121 | 121 | "@types/js-cookie": "3.0.6", |
122 | 122 | "@types/js-yaml": "4.0.9", |
123 | 123 | "@types/katex": "^0.16.7", |
124 | 124 | "@types/markdown-escape": "1.1.3", |
125 | | - "@types/node": "22.14.0", |
| 125 | + "@types/node": "22.14.1", |
126 | 126 | "@types/pngjs": "6.0.5", |
127 | 127 | "@types/react": "18.3.20", |
128 | 128 | "@types/react-dom": "18.3.6", |
|
131 | 131 | "@types/rss": "0.0.32", |
132 | 132 | "autoprefixer": "10.4.21", |
133 | 133 | "client-only": "0.0.1", |
134 | | - "code-inspector-plugin": "0.20.7", |
| 134 | + "code-inspector-plugin": "0.20.9", |
135 | 135 | "cross-env": "7.0.3", |
136 | 136 | "dotenv": "16.4.7", |
137 | 137 | "eslint": "9.24.0", |
138 | | - "eslint-config-hyoban": "3.2.1", |
139 | | - "lint-staged": "15.5.0", |
| 138 | + "eslint-config-hyoban": "3.2.2", |
| 139 | + "lint-staged": "15.5.1", |
140 | 140 | "postcss": "8.5.3", |
141 | 141 | "postcss-import": "16.1.0", |
142 | 142 | "postcss-js": "4.0.1", |
|
145 | 145 | "postcss-prune-var": "1.1.2", |
146 | 146 | "prettier": "3.5.3", |
147 | 147 | "rimraf": "6.0.1", |
148 | | - "shiki": "3.2.1", |
| 148 | + "shiki": "3.2.2", |
149 | 149 | "simple-git-hooks": "2.12.1", |
150 | 150 | "tailwind-scrollbar": "4.0.2", |
151 | 151 | "tailwind-variants": "0.3.1", |
|
154 | 154 | "tailwindcss-animated": "2.0.0", |
155 | 155 | "tailwindcss-motion": "1.1.0", |
156 | 156 | "typescript": "5.8.3", |
157 | | - "zx": "8.5.0" |
| 157 | + "zx": "8.5.2" |
158 | 158 | }, |
159 | 159 | "pnpm": { |
160 | 160 | "overrides": { |
|
0 commit comments