|
25 | 25 | }, |
26 | 26 | "dependencies": { |
27 | 27 | "@codemirror/lang-markdown": "^6.5.0", |
28 | | - "@codemirror/view": "^6.41.1", |
| 28 | + "@codemirror/view": "^6.43.1", |
29 | 29 | "@dnd-kit/core": "^6.3.1", |
30 | 30 | "@dnd-kit/modifiers": "^9.0.0", |
31 | 31 | "@dnd-kit/sortable": "^10.0.0", |
|
34 | 34 | "@fortawesome/free-brands-svg-icons": "^7.2.0", |
35 | 35 | "@fortawesome/free-regular-svg-icons": "^7.2.0", |
36 | 36 | "@fortawesome/free-solid-svg-icons": "^7.2.0", |
37 | | - "@fortawesome/react-fontawesome": "^3.2.0", |
| 37 | + "@fortawesome/react-fontawesome": "^3.3.1", |
38 | 38 | "@mr.python/promise-worker-ts": "^1.0.0", |
39 | 39 | "@myriaddreamin/typst-ts-renderer": "0.7.0-rc2", |
40 | 40 | "@myriaddreamin/typst-ts-web-compiler": "0.7.0-rc2", |
41 | 41 | "@myriaddreamin/typst.ts": "0.7.0-rc2", |
42 | | - "@react-router/node": "^7.16.0", |
43 | | - "@reactuses/core": "^6.3.1", |
44 | | - "@uiw/react-codemirror": "^4.25.9", |
45 | | - "antd": "^6.3.5", |
| 42 | + "@react-router/node": "^7.18.0", |
| 43 | + "@reactuses/core": "^6.3.2", |
| 44 | + "@uiw/react-codemirror": "^4.25.10", |
| 45 | + "antd": "^6.4.4", |
46 | 46 | "async-mutex": "^0.5.0", |
47 | | - "axios": "^1.15.2", |
| 47 | + "axios": "^1.18.0", |
48 | 48 | "base64-js": "^1.5.1", |
49 | 49 | "browser-update": "^3.3.63", |
50 | | - "dayjs": "^1.11.20", |
51 | | - "dexie": "^4.3.0", |
52 | | - "isbot": "^5.1.40", |
| 50 | + "dayjs": "^1.11.21", |
| 51 | + "dexie": "^4.4.4", |
| 52 | + "isbot": "^5.1.43", |
53 | 53 | "jszip": "^3.10.1", |
54 | 54 | "mitt": "^3.0.1", |
55 | | - "react": "^19.2.3", |
| 55 | + "react": "^19.2.7", |
56 | 56 | "react-dom": "^19.2.7", |
57 | | - "react-router": "^7.15.1", |
| 57 | + "react-router": "^7.18.0", |
58 | 58 | "remark": "^15.0.1", |
59 | 59 | "remark-directive": "^4.0.0", |
60 | 60 | "remark-gfm": "^4.0.1", |
|
66 | 66 | "unist-util-visit": "^5.1.0", |
67 | 67 | "use-immer": "^0.11.0", |
68 | 68 | "xxhashjs": "^0.2.2", |
69 | | - "zod": "^4.3.6" |
| 69 | + "zod": "^4.4.3" |
70 | 70 | }, |
71 | 71 | "devDependencies": { |
72 | 72 | "@mr.python/vite-plugin-remark-rehype": "^0.1.1", |
73 | 73 | "@myriaddreamin/typst-ts-node-compiler": "0.7.0-rc2", |
74 | | - "@react-router/dev": "^7.15.1", |
| 74 | + "@react-router/dev": "^7.18.0", |
75 | 75 | "@types/browser-update": "^3.3.3", |
76 | 76 | "@types/fontkit": "^2.0.9", |
77 | 77 | "@types/lodash-es": "^4.17.12", |
78 | 78 | "@types/mdast": "^4.0.4", |
79 | | - "@types/node": "^24.10.1", |
| 79 | + "@types/node": "^24.13.2", |
80 | 80 | "@types/pngjs": "^6.0.5", |
81 | | - "@types/react": "^19.2.8", |
| 81 | + "@types/react": "^19.2.17", |
82 | 82 | "@types/react-dom": "^19.2.3", |
83 | 83 | "@types/unist": "^3.0.3", |
84 | 84 | "@types/wicg-file-system-access": "^2023.10.7", |
85 | 85 | "@types/xxhashjs": "^0.2.4", |
86 | | - "@vitejs/plugin-react": "^5.1.4", |
87 | | - "@vitest/coverage-v8": "^4.1.8", |
| 86 | + "@vitejs/plugin-react": "^5.2.0", |
| 87 | + "@vitest/coverage-v8": "^4.1.9", |
88 | 88 | "autoprefixer": "^10.5.0", |
89 | | - "babel-plugin-react-compiler": "^19.1.0-rc.3", |
90 | | - "baseline-browser-mapping": "^2.10.32", |
| 89 | + "babel-plugin-react-compiler": "1.0.0", |
| 90 | + "baseline-browser-mapping": "^2.10.38", |
91 | 91 | "decode-named-character-reference": "^1.3.0", |
92 | 92 | "fontkit": "^2.0.4", |
93 | | - "globals": "^17.5.0", |
| 93 | + "globals": "^17.6.0", |
94 | 94 | "husky": "^9.1.7", |
95 | 95 | "immer": "^11.1.8", |
96 | 96 | "jiti": "^2.7.0", |
97 | 97 | "mdast-util-to-hast": "^13.2.1", |
98 | 98 | "oxfmt": "^0.53.0", |
99 | | - "oxlint": "^1.65.0", |
100 | | - "pdf-to-img": "^6.1.0", |
| 99 | + "oxlint": "^1.70.0", |
| 100 | + "pdf-to-img": "^6.2.0", |
101 | 101 | "pngjs": "^7.0.0", |
102 | 102 | "postcss-load-config": "^6.0.1", |
103 | | - "postcss-preset-env": "^11.2.1", |
| 103 | + "postcss-preset-env": "^11.3.1", |
104 | 104 | "sharp": "^0.34.5", |
105 | 105 | "typescript": "~5.9.3", |
106 | 106 | "vfile": "^6.0.3", |
107 | | - "vite": "^7.3.2", |
| 107 | + "vite": "^7.3.5", |
108 | 108 | "vite-env-only": "^3.0.3", |
109 | 109 | "vite-node": "^6.0.0", |
110 | 110 | "vite-plugin-assets-split": "^1.0.1", |
111 | | - "vite-plugin-babel": "^1.6.0", |
| 111 | + "vite-plugin-babel": "^1.7.3", |
112 | 112 | "vite-plugin-devtools-json": "^1.0.0", |
113 | | - "vitest": "^4.1.8" |
| 113 | + "vitest": "^4.1.9" |
114 | 114 | }, |
115 | 115 | "packageManager": "pnpm@11.8.0+sha512.c1f5e7c4cb241c8f174b743851d82f42b802324afc8b0f116b96adb15aa06664948dde36960a3ba1079ba5b4b29dd0140135b94b5b5f5263592249d68e555f26" |
116 | 116 | } |
0 commit comments