mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-24 18:56:32 -05:00
chore(deps): update dependency @types/react to v18.0.32
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
c77bfc8ef2
commit
b3f496fc50
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.11",
|
||||
"@types/react": "18.0.31",
|
||||
"@types/react": "18.0.32",
|
||||
"@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.2.0",
|
||||
"@codemirror/lint": "6.2.0",
|
||||
"@codemirror/theme-one-dark": "6.1.1",
|
||||
"@types/react": "18.0.31",
|
||||
"@types/react": "18.0.32",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2382,7 +2382,7 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.5
|
||||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/node": 18.15.11
|
||||
"@types/react": 18.0.31
|
||||
"@types/react": 18.0.32
|
||||
"@types/react-dom": 18.0.11
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.5
|
||||
|
@ -4889,14 +4889,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.0.31":
|
||||
version: 18.0.31
|
||||
resolution: "@types/react@npm:18.0.31"
|
||||
"@types/react@npm:18.0.32":
|
||||
version: 18.0.32
|
||||
resolution: "@types/react@npm:18.0.32"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 6befbd5587e266905b50fd6bbd7c1cacd557bddf99e6a9862ca2f1d06df3dca71b9d485a37d010479730f021aab93b852d417c714de5efc2f41be0ff4c09b4db
|
||||
checksum: c8dbce83c455e520e75f3649988f46100e3a3c0bf7241281ea5bd9067a0368290f0d7c6102e12e6ec9d649134b29a3ef4c421f376ec5aa06ed78cbdd8c144b4c
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue