mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-24 03:57:06 -04:00
chore(deps): update dependency @types/react to v18.0.37
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3f79b38a4c
commit
09a8a29316
3 changed files with 7 additions and 7 deletions
|
@ -140,7 +140,7 @@
|
||||||
"@types/markdown-it-container": "2.0.5",
|
"@types/markdown-it-container": "2.0.5",
|
||||||
"@types/markdown-it-plantuml": "1.4.1",
|
"@types/markdown-it-plantuml": "1.4.1",
|
||||||
"@types/node": "18.15.11",
|
"@types/node": "18.15.11",
|
||||||
"@types/react": "18.0.35",
|
"@types/react": "18.0.37",
|
||||||
"@types/react-dom": "18.0.11",
|
"@types/react-dom": "18.0.11",
|
||||||
"@types/sass": "1.43.1",
|
"@types/sass": "1.43.1",
|
||||||
"@types/testing-library__jest-dom": "5.14.5",
|
"@types/testing-library__jest-dom": "5.14.5",
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
"@codemirror/language-data": "6.2.1",
|
"@codemirror/language-data": "6.2.1",
|
||||||
"@codemirror/lint": "6.2.1",
|
"@codemirror/lint": "6.2.1",
|
||||||
"@codemirror/theme-one-dark": "6.1.2",
|
"@codemirror/theme-one-dark": "6.1.2",
|
||||||
"@types/react": "18.0.35",
|
"@types/react": "18.0.37",
|
||||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||||
"yjs@13.5.52": "patch:yjs@npm%3A13.5.52#./.yarn/patches/yjs-npm-13.5.52-a5c64d9068.patch"
|
"yjs@13.5.52": "patch:yjs@npm%3A13.5.52#./.yarn/patches/yjs-npm-13.5.52-a5c64d9068.patch"
|
||||||
},
|
},
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2386,7 +2386,7 @@ __metadata:
|
||||||
"@types/markdown-it-container": 2.0.5
|
"@types/markdown-it-container": 2.0.5
|
||||||
"@types/markdown-it-plantuml": 1.4.1
|
"@types/markdown-it-plantuml": 1.4.1
|
||||||
"@types/node": 18.15.11
|
"@types/node": 18.15.11
|
||||||
"@types/react": 18.0.35
|
"@types/react": 18.0.37
|
||||||
"@types/react-dom": 18.0.11
|
"@types/react-dom": 18.0.11
|
||||||
"@types/sass": 1.43.1
|
"@types/sass": 1.43.1
|
||||||
"@types/testing-library__jest-dom": 5.14.5
|
"@types/testing-library__jest-dom": 5.14.5
|
||||||
|
@ -4838,14 +4838,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/react@npm:18.0.35":
|
"@types/react@npm:18.0.37":
|
||||||
version: 18.0.35
|
version: 18.0.37
|
||||||
resolution: "@types/react@npm:18.0.35"
|
resolution: "@types/react@npm:18.0.37"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types": "*"
|
"@types/prop-types": "*"
|
||||||
"@types/scheduler": "*"
|
"@types/scheduler": "*"
|
||||||
csstype: ^3.0.2
|
csstype: ^3.0.2
|
||||||
checksum: e65670397216e037b150a509ec08189140b4c20b82b612ac00b2a7133202be2d1def1e7ee69617b2df06ab4c00c43c4ee23e84788ad661aea9664da2f27c518a
|
checksum: 6a6c8feada1d6aa2d01a38c44ce09598d93688e97ed21511d5e34fd7fe748b760dd957a5ac0725f5643d8d7e1a0ade6478ebd4be96c9605c5d6816b17ad35d2d
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue