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.2.14
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
5c061074b0
commit
47de5aa214
3 changed files with 7 additions and 7 deletions
|
@ -137,7 +137,7 @@
|
|||
"@types/markdown-it-container": "2.0.5",
|
||||
"@types/markdown-it-plantuml": "1.4.1",
|
||||
"@types/node": "20.1.1",
|
||||
"@types/react": "18.2.13",
|
||||
"@types/react": "18.2.14",
|
||||
"@types/react-dom": "18.2.6",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.6",
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
"@codemirror/language-data": "6.3.1",
|
||||
"@codemirror/lint": "6.3.0",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@types/react": "18.2.13",
|
||||
"@types/react": "18.2.14",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||
"yjs@13.6.5": "patch:yjs@npm%3A13.6.5#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2441,7 +2441,7 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.5
|
||||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/node": 20.1.1
|
||||
"@types/react": 18.2.13
|
||||
"@types/react": 18.2.14
|
||||
"@types/react-dom": 18.2.6
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.6
|
||||
|
@ -4953,14 +4953,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.13":
|
||||
version: 18.2.13
|
||||
resolution: "@types/react@npm:18.2.13"
|
||||
"@types/react@npm:18.2.14":
|
||||
version: 18.2.14
|
||||
resolution: "@types/react@npm:18.2.14"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: f7c15f19c164a29262993ea2aae2085fa38cddd9b8359fd8fefabfced91010b515a3abe2042b2b7f2f86e6b38a25b191415aa9313a9027175e3a000883c858cc
|
||||
checksum: a6a5e8cc78f486b9020d1ad009aa6c56943c68c7c6376e0f8399e9cbcd950b7b8f5d73f00200f5379f5e58d31d57d8aed24357f301d8e86108cd438ce6c8b3dd
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue