mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-28 05:54:43 -04:00
fix(deps): update definitelytyped
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
754121a7da
commit
af34736199
7 changed files with 195 additions and 138 deletions
|
@ -57,7 +57,7 @@
|
|||
"@redux-devtools/core": "3.13.3",
|
||||
"@reduxjs/toolkit": "1.9.7",
|
||||
"@svgr/webpack": "8.1.0",
|
||||
"@types/katex": "0.16.5",
|
||||
"@types/katex": "0.16.7",
|
||||
"@uiw/react-codemirror": "4.21.21",
|
||||
"abcjs": "6.2.2",
|
||||
"bootstrap": "5.3.2",
|
||||
|
@ -134,20 +134,20 @@
|
|||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/d3-graphviz": "2.6.10",
|
||||
"@types/diff": "5.0.7",
|
||||
"@types/dompurify": "3.0.4",
|
||||
"@types/diff": "5.0.9",
|
||||
"@types/dompurify": "3.0.5",
|
||||
"@types/jest": "29.5.10",
|
||||
"@types/luxon": "3.3.3",
|
||||
"@types/markdown-it": "13.0.5",
|
||||
"@types/markdown-it-container": "2.0.8",
|
||||
"@types/markdown-it-plantuml": "1.4.3",
|
||||
"@types/luxon": "3.3.7",
|
||||
"@types/markdown-it": "13.0.7",
|
||||
"@types/markdown-it-container": "2.0.9",
|
||||
"@types/markdown-it-plantuml": "1.4.4",
|
||||
"@types/node": "20.10.4",
|
||||
"@types/react": "18.2.33",
|
||||
"@types/react-dom": "18.2.14",
|
||||
"@types/react": "18.2.42",
|
||||
"@types/react-dom": "18.2.17",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
"@types/uuid": "9.0.6",
|
||||
"@types/ws": "8.5.8",
|
||||
"@types/uuid": "9.0.7",
|
||||
"@types/ws": "8.5.10",
|
||||
"@typescript-eslint/eslint-plugin": "6.13.2",
|
||||
"@typescript-eslint/parser": "6.13.2",
|
||||
"csstype": "3.1.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue