mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 20:14:35 -04:00
chore(deps): update definitelytyped
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e797d600d4
commit
4e0582d1dc
5 changed files with 31 additions and 15 deletions
html-to-react
|
@ -50,7 +50,7 @@
|
|||
"devDependencies": {
|
||||
"@jest/globals": "29.7.0",
|
||||
"@jest/types": "29.6.3",
|
||||
"@types/react": "18.2.31",
|
||||
"@types/react": "18.2.32",
|
||||
"@types/react-dom": "18.2.14",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"node": ">=12"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "18.2.31"
|
||||
"@types/react": "18.2.32"
|
||||
},
|
||||
"packageManager": "yarn@4.0.0"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue