Skip to content

Commit 9c8197d

Browse files
Executing automated changes
1 parent dcb1168 commit 9c8197d

2 files changed

Lines changed: 281 additions & 707 deletions

File tree

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -93,19 +93,19 @@
9393
"date-fns-tz": "^1.3.7",
9494
"esm-env": "^1.0.0",
9595
"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",
9898
"i18next": "^22.4.15",
9999
"i18next-browser-languagedetector": "^7.0.1",
100100
"json-bigint": "^1.0.0",
101101
"just-debounce": "^1.1.0",
102102
"just-throttle": "^4.2.0",
103103
"kebab-case": "^1.0.2",
104104
"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",
107107
"monaco-editor": "^0.50.0",
108-
"remark-stringify": "^10.0.3",
108+
"remark-stringify": "^11.0.0",
109109
"sveltekit-superforms": "^2.26.1",
110110
"tailwind-merge": "^1.14.0",
111111
"unist-util-remove": "^4.0.0",
@@ -153,7 +153,7 @@
153153
"@types/node": "^18.15.3",
154154
"@types/sanitize-html": "^2.8.0",
155155
"@types/tar-fs": "^2.0.4",
156-
"@types/unist": "^3.0.0",
156+
"@types/unist": "^2.0.11",
157157
"@types/uuid": "^9.0.0",
158158
"@types/yargs": "^17.0.24",
159159
"@typescript-eslint/eslint-plugin": "^6.6.0",
@@ -191,13 +191,13 @@
191191
"prettier-plugin-tailwindcss": "^0.5.4",
192192
"react": "^18.2.0",
193193
"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",
201201
"rimraf": "^4.3.1",
202202
"storybook": "^8.6.11",
203203
"stylelint": "^15.10.3",
@@ -214,7 +214,7 @@
214214
"tar-fs": ">=2.1.2",
215215
"tslib": "^2.4.1",
216216
"typescript": "^5.2.2",
217-
"unist-util-visit": "^5.0.0",
217+
"unist-util-visit": "^5.1.0",
218218
"vite": "^6.2.4",
219219
"vitest": "^3.1.1",
220220
"vitest-localstorage-mock": "^0.1.2",

0 commit comments

Comments
 (0)