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.4
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
3b357e383b
commit
f87a7e1e69
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.16.3",
|
||||
"@types/react": "18.2.3",
|
||||
"@types/react": "18.2.4",
|
||||
"@types/react-dom": "18.2.3",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.5",
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
"@codemirror/language-data": "6.3.1",
|
||||
"@codemirror/lint": "6.2.1",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@types/react": "18.2.3",
|
||||
"@types/react": "18.2.4",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||
"yjs@13.6.0": "patch:yjs@npm%3A13.6.0#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
||||
},
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2407,7 +2407,7 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.5
|
||||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/node": 18.16.3
|
||||
"@types/react": 18.2.3
|
||||
"@types/react": 18.2.4
|
||||
"@types/react-dom": 18.2.3
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.5
|
||||
|
@ -4890,14 +4890,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.3":
|
||||
version: 18.2.3
|
||||
resolution: "@types/react@npm:18.2.3"
|
||||
"@types/react@npm:18.2.4":
|
||||
version: 18.2.4
|
||||
resolution: "@types/react@npm:18.2.4"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 697e5b5a84a9a586e6e5aef01897677efcd4c5586d324e7c2a6219e0ac9dc8e1663e7ced0bdb576cc7f367ebc004cbf576eb142c9dc196b17062843ce1004011
|
||||
checksum: d920fc93832fe50d5e8175a0ba233086c97a9e238ff7327c8319b8dec57409618f491d6f71be2374c3132f40a8fc428b3e406c1e2a5f1dc32ccd6d47051786d2
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue