|
93 | 93 | "date-fns-tz": "^1.3.7", |
94 | 94 | "esm-env": "^1.0.0", |
95 | 95 | "hast-util-sanitize": "^5.0.1", |
96 | | - "hast-util-to-html": "^9.0.1", |
97 | | - "hastscript": "^9.0.0", |
| 96 | + "hast-util-to-html": "^9.0.5", |
| 97 | + "hastscript": "^9.0.1", |
98 | 98 | "i18next": "^22.4.15", |
99 | 99 | "i18next-browser-languagedetector": "^7.0.1", |
100 | 100 | "json-bigint": "^1.0.0", |
101 | 101 | "just-debounce": "^1.1.0", |
102 | 102 | "just-throttle": "^4.2.0", |
103 | 103 | "kebab-case": "^1.0.2", |
104 | 104 | "lodash.groupby": "^4.6.0", |
105 | | - "mdast-util-from-markdown": "^2.0.1", |
106 | | - "mdast-util-to-hast": "^13.2.0", |
| 105 | + "mdast-util-from-markdown": "^2.0.2", |
| 106 | + "mdast-util-to-hast": "^13.2.1", |
107 | 107 | "monaco-editor": "^0.50.0", |
108 | | - "remark-stringify": "^10.0.3", |
| 108 | + "remark-stringify": "^11.0.0", |
109 | 109 | "sveltekit-superforms": "^2.26.1", |
110 | 110 | "tailwind-merge": "^1.14.0", |
111 | 111 | "unist-util-remove": "^4.0.0", |
|
153 | 153 | "@types/node": "^18.15.3", |
154 | 154 | "@types/sanitize-html": "^2.8.0", |
155 | 155 | "@types/tar-fs": "^2.0.4", |
156 | | - "@types/unist": "^3.0.0", |
| 156 | + "@types/unist": "^2.0.11", |
157 | 157 | "@types/uuid": "^9.0.0", |
158 | 158 | "@types/yargs": "^17.0.24", |
159 | 159 | "@typescript-eslint/eslint-plugin": "^6.6.0", |
|
191 | 191 | "prettier-plugin-tailwindcss": "^0.5.4", |
192 | 192 | "react": "^18.2.0", |
193 | 193 | "react-dom": "^18.2.0", |
194 | | - "rehype-document": "^6.1.0", |
195 | | - "rehype-format": "^4.0.1", |
196 | | - "rehype-stringify": "^9.0.4", |
197 | | - "remark": "^14.0.3", |
198 | | - "remark-gfm": "^3.0.1", |
199 | | - "remark-parse": "^10.0.2", |
200 | | - "remark-toc": "^8.0.1", |
| 194 | + "rehype-document": "^7.0.3", |
| 195 | + "rehype-format": "^5.0.1", |
| 196 | + "rehype-stringify": "^10.0.1", |
| 197 | + "remark": "^15.0.1", |
| 198 | + "remark-gfm": "^4.0.1", |
| 199 | + "remark-parse": "^11.0.0", |
| 200 | + "remark-toc": "^9.0.0", |
201 | 201 | "rimraf": "^4.3.1", |
202 | 202 | "storybook": "^8.6.11", |
203 | 203 | "stylelint": "^15.10.3", |
|
214 | 214 | "tar-fs": ">=2.1.2", |
215 | 215 | "tslib": "^2.4.1", |
216 | 216 | "typescript": "^5.2.2", |
217 | | - "unist-util-visit": "^5.0.0", |
| 217 | + "unist-util-visit": "^5.1.0", |
218 | 218 | "vite": "^6.2.4", |
219 | 219 | "vitest": "^3.1.1", |
220 | 220 | "vitest-localstorage-mock": "^0.1.2", |
|
0 commit comments