|
148 | 148 | "@giscus/react": "^3.1.0", |
149 | 149 | "@mdx-js/mdx": "^3.1.1", |
150 | 150 | "@mdx-js/react": "^3.1.1", |
151 | | - "@pierre/diffs": "^1.1.10", |
| 151 | + "@pierre/diffs": "^1.1.19", |
152 | 152 | "@radix-ui/react-slot": "^1.2.4", |
153 | 153 | "@shikijs/core": "^4.0.2", |
154 | 154 | "@shikijs/transformers": "^4.0.2", |
|
160 | 160 | "clsx": "^2.1.1", |
161 | 161 | "dayjs": "^1.11.20", |
162 | 162 | "emoji-mart": "^5.6.0", |
163 | | - "es-toolkit": "^1.45.1", |
| 163 | + "es-toolkit": "^1.46.0", |
164 | 164 | "fast-deep-equal": "^3.1.3", |
165 | 165 | "immer": "^11.1.4", |
166 | | - "katex": "^0.16.44", |
| 166 | + "katex": "^0.16.45", |
167 | 167 | "leva": "^0.10.1", |
168 | | - "lucide-react": "^1.7.0", |
169 | | - "marked": "^17.0.5", |
| 168 | + "lucide-react": "^1.11.0", |
| 169 | + "marked": "^17.0.6", |
170 | 170 | "mermaid": "^11.14.0", |
171 | 171 | "motion": "^12.38.0", |
172 | 172 | "numeral": "^2.0.6", |
|
202 | 202 | "url-join": "^5.0.0", |
203 | 203 | "use-merge-value": "^1.2.0", |
204 | 204 | "uuid": "^13.0.0", |
205 | | - "virtua": "^0.49.0" |
| 205 | + "virtua": "^0.49.1" |
206 | 206 | }, |
207 | 207 | "devDependencies": { |
208 | 208 | "@ant-design/icons": "^6.1.1", |
209 | 209 | "@commitlint/cli": "^19.8.1", |
210 | 210 | "@lobehub/eslint-config": "2.0.0", |
211 | 211 | "@lobehub/fluent-emoji": "^4.1.0", |
212 | | - "@lobehub/icons": "^5.2.0", |
| 212 | + "@lobehub/icons": "^5.6.0", |
213 | 213 | "@lobehub/lint": "^2.1.5", |
214 | 214 | "@testing-library/react": "^16.3.2", |
215 | 215 | "@types/chroma-js": "^3.1.2", |
|
221 | 221 | "@types/react": "^19.2.14", |
222 | 222 | "@types/react-dom": "^19.2.3", |
223 | 223 | "@types/unist": "^3.0.3", |
224 | | - "@typescript-eslint/eslint-plugin": "^8.58.0", |
225 | | - "@typescript-eslint/parser": "^8.58.0", |
| 224 | + "@typescript-eslint/eslint-plugin": "^8.59.0", |
| 225 | + "@typescript-eslint/parser": "^8.59.0", |
226 | 226 | "@vitest/coverage-v8": "^3.2.4", |
227 | | - "antd": "^6.3.5", |
| 227 | + "antd": "^6.3.6", |
228 | 228 | "babel-plugin-antd-style": "^1.0.4", |
229 | 229 | "cheerio": "^1.2.0", |
230 | 230 | "clean-package": "^2.2.0", |
231 | 231 | "commitlint": "^19.8.1", |
232 | 232 | "concurrently": "^9.2.1", |
233 | 233 | "cross-env": "^10.1.0", |
234 | | - "dotenv": "^17.4.0", |
| 234 | + "dotenv": "^17.4.2", |
235 | 235 | "dpdm": "^4.0.1", |
236 | 236 | "dumi": "^2.4.23", |
237 | 237 | "dumi-theme-lobehub": "^5.0.0", |
|
242 | 242 | "jsdom": "^26.1.0", |
243 | 243 | "lint-staged": "^16.4.0", |
244 | 244 | "mdast-util-to-markdown": "^2.1.2", |
245 | | - "prettier": "^3.8.1", |
246 | | - "react": "^19.2.4", |
247 | | - "react-dom": "^19.2.4", |
| 245 | + "prettier": "^3.8.3", |
| 246 | + "react": "^19.2.5", |
| 247 | + "react-dom": "^19.2.5", |
248 | 248 | "remark": "^15.0.1", |
249 | 249 | "remark-cli": "^12.0.1", |
250 | 250 | "semantic-release": "^21.1.2", |
251 | 251 | "stylelint": "^16.26.1", |
252 | 252 | "svgo": "^4.0.1", |
253 | | - "tsdown": "^0.21.7", |
| 253 | + "tsdown": "^0.21.10", |
254 | 254 | "tsx": "^4.21.0", |
255 | | - "typescript": "^6.0.2", |
| 255 | + "typescript": "^6.0.3", |
256 | 256 | "unist-util-is": "^6.0.1", |
257 | 257 | "unist-util-visit": "^5.1.0", |
258 | 258 | "vitest": "^3.2.4" |
|
0 commit comments