fix(deps): use non-breaking versions

Signed-off-by: Erik Michelson <github@erik.michelson.eu>
This commit is contained in:
Erik Michelson 2024-11-01 16:54:15 +01:00
parent a15ece1e7f
commit 932ecac326
5 changed files with 151 additions and 21 deletions

View file

@ -133,10 +133,10 @@
"@types/katex": "0.16.7",
"@types/luxon": "3.4.2",
"@types/markdown-it": "13.0.7",
"@types/markdown-it-container": "2.0.10",
"@types/markdown-it-plantuml": "1.4.5",
"@types/markdown-it-container": "2.0.9",
"@types/markdown-it-plantuml": "1.4.4",
"@types/node": "20.16.2",
"@types/react": "18.3.11",
"@types/react": "18.3.5",
"@types/react-dom": "18.3.1",
"@types/uuid": "10.0.0",
"@types/ws": "8.5.12",