mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update dependency @types/react to v18.2.15
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a0b9f72636
commit
a7dd86b8d0
3 changed files with 7 additions and 7 deletions
|
@ -139,7 +139,7 @@
|
|||
"@types/markdown-it-container": "2.0.5",
|
||||
"@types/markdown-it-plantuml": "1.4.1",
|
||||
"@types/node": "20.4.2",
|
||||
"@types/react": "18.2.14",
|
||||
"@types/react": "18.2.15",
|
||||
"@types/react-dom": "18.2.7",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.8",
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
"@codemirror/language-data": "6.3.1",
|
||||
"@codemirror/lint": "6.4.0",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@types/react": "18.2.14",
|
||||
"@types/react": "18.2.15",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||
"yjs@13.6.6": "patch:yjs@npm%3A13.6.6#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2504,7 +2504,7 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.5
|
||||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/node": 20.4.2
|
||||
"@types/react": 18.2.14
|
||||
"@types/react": 18.2.15
|
||||
"@types/react-dom": 18.2.7
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.8
|
||||
|
@ -5049,14 +5049,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.14":
|
||||
version: 18.2.14
|
||||
resolution: "@types/react@npm:18.2.14"
|
||||
"@types/react@npm:18.2.15":
|
||||
version: 18.2.15
|
||||
resolution: "@types/react@npm:18.2.15"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: a6a5e8cc78f486b9020d1ad009aa6c56943c68c7c6376e0f8399e9cbcd950b7b8f5d73f00200f5379f5e58d31d57d8aed24357f301d8e86108cd438ce6c8b3dd
|
||||
checksum: 36989f638201bfe2f4110b06c119180f6df9c0e13d7060481e82e7a745f81745a01ae543c478a25b61e0767cb52e82da2ad5b0dedacabf99339e523d06176705
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue