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.28
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
06a9c3f6dd
commit
3e8756ed54
3 changed files with 7 additions and 7 deletions
|
@ -142,7 +142,7 @@
|
|||
"@types/markdown-it-container": "2.0.5",
|
||||
"@types/markdown-it-plantuml": "1.4.1",
|
||||
"@types/node": "18.13.0",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/react": "18.0.28",
|
||||
"@types/react-dom": "18.0.10",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.5",
|
||||
|
|
|
@ -26,7 +26,7 @@
|
|||
"@codemirror/language-data": "6.1.0",
|
||||
"@codemirror/lint": "6.1.0",
|
||||
"@codemirror/theme-one-dark": "6.1.0",
|
||||
"@types/react": "18.0.27",
|
||||
"@types/react": "18.0.28",
|
||||
"y-protocols@^1.0.0": "patch:y-protocols@npm%3A1.0.5#./.yarn/patches/y-protocols-npm-1.0.5-af6f64b4df.patch",
|
||||
"y-protocols@1.0.5": "patch:y-protocols@npm%3A1.0.5#./.yarn/patches/y-protocols-npm-1.0.5-af6f64b4df.patch",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch"
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2362,7 +2362,7 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.5
|
||||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/node": 18.13.0
|
||||
"@types/react": 18.0.27
|
||||
"@types/react": 18.0.28
|
||||
"@types/react-dom": 18.0.10
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.5
|
||||
|
@ -4802,14 +4802,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.0.27":
|
||||
version: 18.0.27
|
||||
resolution: "@types/react@npm:18.0.27"
|
||||
"@types/react@npm:18.0.28":
|
||||
version: 18.0.28
|
||||
resolution: "@types/react@npm:18.0.28"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 600fdbc39a92ea4a77047db3e12f05f67776a710f5918248c0189a59ac2a38900c9db5a5d2e433a16df528a3ecab1aa114b322cacea573bb1ca2fc0b094c52d1
|
||||
checksum: e752df961105e5127652460504785897ca6e77259e0da8f233f694f9e8f451cde7fa0709d4456ade0ff600c8ce909cfe29f9b08b9c247fa9b734e126ec53edd7
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue