mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 18:26:32 -05:00
chore(deps): update dependency @types/react to v18.2.31
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
dbae772c72
commit
7e87948886
4 changed files with 10 additions and 10 deletions
|
@ -142,7 +142,7 @@
|
|||
"@types/markdown-it-container": "2.0.8",
|
||||
"@types/markdown-it-plantuml": "1.4.3",
|
||||
"@types/node": "20.8.7",
|
||||
"@types/react": "18.2.30",
|
||||
"@types/react": "18.2.31",
|
||||
"@types/react-dom": "18.2.14",
|
||||
"@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.30",
|
||||
"@types/react": "18.2.31",
|
||||
"@types/react-dom": "18.2.14",
|
||||
"@typescript-eslint/eslint-plugin": "6.8.0",
|
||||
"@typescript-eslint/parser": "6.8.0",
|
||||
|
@ -83,7 +83,7 @@
|
|||
"node": ">=12"
|
||||
},
|
||||
"resolutions": {
|
||||
"@types/react": "18.2.30"
|
||||
"@types/react": "18.2.31"
|
||||
},
|
||||
"packageManager": "yarn@3.6.4"
|
||||
}
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
"@codemirror/lint": "6.4.2",
|
||||
"@codemirror/theme-one-dark": "6.1.2",
|
||||
"@lezer/common": "1.1.0",
|
||||
"@types/react": "18.2.30",
|
||||
"@types/react": "18.2.31",
|
||||
"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
|
@ -2501,7 +2501,7 @@ __metadata:
|
|||
"@types/markdown-it-container": 2.0.8
|
||||
"@types/markdown-it-plantuml": 1.4.3
|
||||
"@types/node": 20.8.7
|
||||
"@types/react": 18.2.30
|
||||
"@types/react": 18.2.31
|
||||
"@types/react-dom": 18.2.14
|
||||
"@types/sass": 1.43.1
|
||||
"@types/testing-library__jest-dom": 5.14.9
|
||||
|
@ -2608,7 +2608,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@jest/globals": 29.7.0
|
||||
"@jest/types": 29.6.3
|
||||
"@types/react": 18.2.30
|
||||
"@types/react": 18.2.31
|
||||
"@types/react-dom": 18.2.14
|
||||
"@typescript-eslint/eslint-plugin": 6.8.0
|
||||
"@typescript-eslint/parser": 6.8.0
|
||||
|
@ -4926,14 +4926,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.30":
|
||||
version: 18.2.30
|
||||
resolution: "@types/react@npm:18.2.30"
|
||||
"@types/react@npm:18.2.31":
|
||||
version: 18.2.31
|
||||
resolution: "@types/react@npm:18.2.31"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 962fa67e4ff439a2eb621ad74e58cb975d2882afa06bb7c9e9823606f6dcc3cd37d5cce143ec3c95b3856549f48ee0382e8c4628267cdcc5c5343d979ad9d92f
|
||||
checksum: b11be8e39174d3303e308461400889e353e422d22b01d09795b2c35b7b99d5351716503d9ec5c58e4c2c871249603fa52840d45a34fb5901dd7a26e06129c716
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue