|
20 | 20 | "@fontsource-variable/fira-code": "^5.2.7", |
21 | 21 | "@fontsource-variable/inter": "^5.2.8", |
22 | 22 | "@fontsource-variable/jetbrains-mono": "^5.2.8", |
23 | | - "@iconify/json": "^2.2.413", |
| 23 | + "@iconify/json": "^2.2.414", |
24 | 24 | "@joplin/turndown-plugin-gfm": "^1.0.64", |
25 | | - "@lobehub/icons-static-svg": "^1.73.0", |
| 25 | + "@lobehub/icons-static-svg": "^1.74.0", |
26 | 26 | "@neodrag/svelte": "^2.3.3", |
27 | 27 | "@shikijs/monaco": "^3.19.0", |
28 | 28 | "@sveltejs/adapter-auto": "^7.0.0", |
|
48 | 48 | "micromark": "^4.0.2", |
49 | 49 | "micromark-extension-gfm": "^3.0.0", |
50 | 50 | "monaco-editor-core": "^0.55.1", |
51 | | - "openai": "^6.9.1", |
| 51 | + "openai": "^6.10.0", |
52 | 52 | "paneforge": "^0.0.6", |
53 | 53 | "pyodide": "0.29.0", |
54 | 54 | "rollup-plugin-flatten-dir": "^1.0.1", |
|
66 | 66 | "vite": "^5.4.21" |
67 | 67 | }, |
68 | 68 | "devDependencies": { |
69 | | - "@antfu/eslint-config": "^6.3.0", |
| 69 | + "@antfu/eslint-config": "^6.4.1", |
70 | 70 | "@netlify/edge-functions": "^3.0.2", |
71 | 71 | "@types/emscripten": "^1.41.5", |
72 | 72 | "@types/mdast": "^4.0.4", |
73 | 73 | "@types/node": "^24.10.1", |
74 | 74 | "@types/turndown": "^5.0.6", |
75 | 75 | "@unocss/eslint-config": "~66.4.2", |
76 | 76 | "eslint": "^9.39.1", |
77 | | - "eslint-plugin-format": "^1.0.2", |
| 77 | + "eslint-plugin-format": "^1.1.0", |
78 | 78 | "eslint-plugin-svelte": "^3.13.0", |
79 | 79 | "svelte-check": "^4.3.4" |
80 | 80 | } |
|
0 commit comments