mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-21 09:16:30 -05:00
chore(deps): update dependency @types/react to v18.2.25
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b2cb978dec
commit
861eec4358
4 changed files with 10 additions and 10 deletions
|
@ -140,7 +140,7 @@
|
|||
"@types/markdown-it-container": "2.0.7",
|
||||
"@types/markdown-it-plantuml": "1.4.2",
|
||||
"@types/node": "20.7.2",
|
||||
"@types/react": "18.2.24",
|
||||
"@types/react": "18.2.25",
|
||||
"@types/react-dom": "18.2.10",
|
||||
"@types/sass": "1.43.1",
|
||||
"@types/testing-library__jest-dom": "5.14.9",
|
||||
|
|
|
@ -50,7 +50,7 @@
|
|||
"devDependencies": {
|
||||
"@jest/globals": "29.7.0",
|
||||
"@jest/types": "29.6.3",
|
||||
"@types/react": "18.2.24",
|
||||
"@types/react": "18.2.25",
|
||||
"@types/react-dom": "18.2.10",
|
||||
"@typescript-eslint/eslint-plugin": "6.7.4",
|
||||
"@typescript-eslint/parser": "6.7.4",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"node": ">=12"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "18.2.24"
|
||||
"@types/react": "18.2.25"
|
||||
},
|
||||
"packageManager": "yarn@3.6.3"
|
||||
}
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"@codemirror/language-data": "6.3.1",
|
||||
"@codemirror/lint": "6.4.2",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@types/react": "18.2.24",
|
||||
"@types/react": "18.2.25",
|
||||
"eventemitter2@6.4.9": "patch:eventemitter2@npm%3A6.4.9#./.yarn/patches/eventemitter2-npm-6.4.9-ba37798a18.patch",
|
||||
"yjs@13.6.8": "patch:yjs@npm%3A13.6.8#./.yarn/patches/yjs-remove-import-warning-in-test.patch",
|
||||
"vega-canvas@^1.2.6": "patch:vega-canvas@npm%3A1.2.7#./.yarn/patches/remove-vega-canvas-node.patch",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -2438,7 +2438,7 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.7
|
||||
"@types/markdown-it-plantuml": 1.4.2
|
||||
"@types/node": 20.7.2
|
||||
"@types/react": 18.2.24
|
||||
"@types/react": 18.2.25
|
||||
"@types/react-dom": 18.2.10
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.9
|
||||
|
@ -2545,7 +2545,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@jest/globals": 29.7.0
|
||||
"@jest/types": 29.6.3
|
||||
"@types/react": 18.2.24
|
||||
"@types/react": 18.2.25
|
||||
"@types/react-dom": 18.2.10
|
||||
"@typescript-eslint/eslint-plugin": 6.7.4
|
||||
"@typescript-eslint/parser": 6.7.4
|
||||
|
@ -4958,14 +4958,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.24":
|
||||
version: 18.2.24
|
||||
resolution: "@types/react@npm:18.2.24"
|
||||
"@types/react@npm:18.2.25":
|
||||
version: 18.2.25
|
||||
resolution: "@types/react@npm:18.2.25"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: ea5d8204e71b1c9c6631f429a93f8e7be0614cdbdb464e92b3181bdccd8a7c45e30ded8b13da726684b6393f651317c36d54832e3d3cdea0da480a3f26268909
|
||||
checksum: 177515cd44135d56191ec6c5c10edd490c96c175d37624d9c37bc2007c3abcf6cc2d2137d2a073d692cdc5129d5d5785bd60a6ddd315f695da5d8b989fa2afc5
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue