mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-17 00:24:43 -04:00
chore(deps): update dependency @types/react-dom to v18.0.11
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8dc7190140
commit
84eb8d0d00
2 changed files with 12 additions and 3 deletions
|
@ -143,7 +143,7 @@
|
||||||
"@types/markdown-it-plantuml": "1.4.1",
|
"@types/markdown-it-plantuml": "1.4.1",
|
||||||
"@types/node": "18.13.0",
|
"@types/node": "18.13.0",
|
||||||
"@types/react": "18.0.28",
|
"@types/react": "18.0.28",
|
||||||
"@types/react-dom": "18.0.10",
|
"@types/react-dom": "18.0.11",
|
||||||
"@types/sass": "1.43.1",
|
"@types/sass": "1.43.1",
|
||||||
"@types/testing-library__jest-dom": "5.14.5",
|
"@types/testing-library__jest-dom": "5.14.5",
|
||||||
"@types/uuid": "9.0.0",
|
"@types/uuid": "9.0.0",
|
||||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -2363,7 +2363,7 @@ __metadata:
|
||||||
"@types/markdown-it-plantuml": 1.4.1
|
"@types/markdown-it-plantuml": 1.4.1
|
||||||
"@types/node": 18.13.0
|
"@types/node": 18.13.0
|
||||||
"@types/react": 18.0.28
|
"@types/react": 18.0.28
|
||||||
"@types/react-dom": 18.0.10
|
"@types/react-dom": 18.0.11
|
||||||
"@types/sass": 1.43.1
|
"@types/sass": 1.43.1
|
||||||
"@types/testing-library__jest-dom": 5.14.5
|
"@types/testing-library__jest-dom": 5.14.5
|
||||||
"@types/uuid": 9.0.0
|
"@types/uuid": 9.0.0
|
||||||
|
@ -4784,7 +4784,16 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/react-dom@npm:18.0.10, @types/react-dom@npm:^18.0.0":
|
"@types/react-dom@npm:18.0.11":
|
||||||
|
version: 18.0.11
|
||||||
|
resolution: "@types/react-dom@npm:18.0.11"
|
||||||
|
dependencies:
|
||||||
|
"@types/react": "*"
|
||||||
|
checksum: 579691e4d5ec09688087568037c35edf8cfb1ab3e07f6c60029280733ee7b5c06d66df6fcc90786702c93ac8cb13bc7ff16c79ddfc75d082938fbaa36e1cdbf4
|
||||||
|
languageName: node
|
||||||
|
linkType: hard
|
||||||
|
|
||||||
|
"@types/react-dom@npm:^18.0.0":
|
||||||
version: 18.0.10
|
version: 18.0.10
|
||||||
resolution: "@types/react-dom@npm:18.0.10"
|
resolution: "@types/react-dom@npm:18.0.10"
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue