mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 17:26:29 -05:00
chore(deps): update dependency @types/react to v18.0.38
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
570f9fec03
commit
3f1a6d425e
3 changed files with 7 additions and 7 deletions
|
@ -140,7 +140,7 @@
|
|||
"@types/markdown-it-container": "2.0.5",
|
||||
"@types/markdown-it-plantuml": "1.4.1",
|
||||
"@types/node": "18.15.13",
|
||||
"@types/react": "18.0.37",
|
||||
"@types/react": "18.0.38",
|
||||
"@types/react-dom": "18.0.11",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.5",
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"@codemirror/language-data": "6.3.0",
|
||||
"@codemirror/lint": "6.2.1",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@types/react": "18.0.37",
|
||||
"@types/react": "18.0.38",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||
"yjs@13.5.52": "patch:yjs@npm%3A13.5.52#./.yarn/patches/yjs-npm-13.5.52-a5c64d9068.patch"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2400,7 +2400,7 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.5
|
||||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/node": 18.15.13
|
||||
"@types/react": 18.0.37
|
||||
"@types/react": 18.0.38
|
||||
"@types/react-dom": 18.0.11
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.5
|
||||
|
@ -4867,14 +4867,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.0.37":
|
||||
version: 18.0.37
|
||||
resolution: "@types/react@npm:18.0.37"
|
||||
"@types/react@npm:18.0.38":
|
||||
version: 18.0.38
|
||||
resolution: "@types/react@npm:18.0.38"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 6a6c8feada1d6aa2d01a38c44ce09598d93688e97ed21511d5e34fd7fe748b760dd957a5ac0725f5643d8d7e1a0ade6478ebd4be96c9605c5d6816b17ad35d2d
|
||||
checksum: 34481c79f4f7ea2aefbaa45281319dc183200230d932d968463eba1643bd3635073d0a17c5c613150a69e36ca18b811ecffafea6384fa3dff3b5203866339d69
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue