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.33
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b5290ad94e
commit
5266872498
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.9",
|
||||
"@types/react": "18.2.32",
|
||||
"@types/react": "18.2.33",
|
||||
"@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.32",
|
||||
"@types/react": "18.2.33",
|
||||
"@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.32"
|
||||
"@types/react": "18.2.33"
|
||||
},
|
||||
"packageManager": "yarn@4.0.0"
|
||||
}
|
||||
|
|
|
@ -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.32",
|
||||
"@types/react": "18.2.33",
|
||||
"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
|
@ -2483,7 +2483,7 @@ __metadata:
|
|||
"@types/markdown-it-container": "npm:2.0.8"
|
||||
"@types/markdown-it-plantuml": "npm:1.4.3"
|
||||
"@types/node": "npm:20.8.9"
|
||||
"@types/react": "npm:18.2.32"
|
||||
"@types/react": "npm:18.2.33"
|
||||
"@types/react-dom": "npm:18.2.14"
|
||||
"@types/sass": "npm:1.43.1"
|
||||
"@types/testing-library__jest-dom": "npm:5.14.9"
|
||||
|
@ -2590,7 +2590,7 @@ __metadata:
|
|||
dependencies:
|
||||
"@jest/globals": "npm:29.7.0"
|
||||
"@jest/types": "npm:29.6.3"
|
||||
"@types/react": "npm:18.2.32"
|
||||
"@types/react": "npm:18.2.33"
|
||||
"@types/react-dom": "npm:18.2.14"
|
||||
"@typescript-eslint/eslint-plugin": "npm:6.8.0"
|
||||
"@typescript-eslint/parser": "npm:6.8.0"
|
||||
|
@ -4927,14 +4927,14 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.32":
|
||||
version: 18.2.32
|
||||
resolution: "@types/react@npm:18.2.32"
|
||||
"@types/react@npm:18.2.33":
|
||||
version: 18.2.33
|
||||
resolution: "@types/react@npm:18.2.33"
|
||||
dependencies:
|
||||
"@types/prop-types": "npm:*"
|
||||
"@types/scheduler": "npm:*"
|
||||
csstype: "npm:^3.0.2"
|
||||
checksum: 648662cd852107d7933eee072fa5826069aca1ce15602db8573393ec694780de035cfac4d76f239762e2453b53a4aa8767ae057789661ccfee4d1311040953b9
|
||||
checksum: d3392785660d78121541403a5d1da57dc79e8ce402769251a626aa06a6886a6aaead868a01ee473661380ddd4ac79743de78853d69f652544da191d435f78afb
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
|
Loading…
Reference in a new issue