mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-26 03:33:58 -05:00
Update dependency @types/react to v18.0.17 (#2279)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
3468d8a7f9
commit
c772766866
2 changed files with 6 additions and 6 deletions
|
@ -149,7 +149,7 @@
|
|||
"@types/markdown-it-plantuml": "1.4.1",
|
||||
"@types/mermaid": "8.2.9",
|
||||
"@types/node": "18.0.0",
|
||||
"@types/react": "18.0.15",
|
||||
"@types/react": "18.0.17",
|
||||
"@types/react-bootstrap-typeahead": "5.1.8",
|
||||
"@types/react-dom": "18.0.6",
|
||||
"@types/sass": "1.43.1",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1950,7 +1950,7 @@ __metadata:
|
|||
"@types/markdown-it-plantuml": 1.4.1
|
||||
"@types/mermaid": 8.2.9
|
||||
"@types/node": 18.0.0
|
||||
"@types/react": 18.0.15
|
||||
"@types/react": 18.0.17
|
||||
"@types/react-bootstrap-typeahead": 5.1.8
|
||||
"@types/react-dom": 18.0.6
|
||||
"@types/sass": 1.43.1
|
||||
|
@ -3823,14 +3823,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.0.15":
|
||||
version: 18.0.15
|
||||
resolution: "@types/react@npm:18.0.15"
|
||||
"@types/react@npm:18.0.17":
|
||||
version: 18.0.17
|
||||
resolution: "@types/react@npm:18.0.17"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: e22cc388d1c145aa184787e44dc28db4789976c704cd5db475c170bb76a560eb81def5f346cfe750949bb3d43ad88822b8cbb9f19b1286e3795892a8263e7715
|
||||
checksum: 18cae64f5bfd6bb58fbd8ee2ba52ec82de844f114254e26de7b513e4b86621f643f9b71d7066958cd571b0d78cb86cbceda449c5289f9349ca573df29ab69252
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue