mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-25 03:06:31 -05:00
chore(deps): update dependency @types/react to v18.2.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
00a5d3d209
commit
3b357e383b
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.16.3",
|
"@types/node": "18.16.3",
|
||||||
"@types/react": "18.2.2",
|
"@types/react": "18.2.3",
|
||||||
"@types/react-dom": "18.2.3",
|
"@types/react-dom": "18.2.3",
|
||||||
"@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.3.1",
|
"@codemirror/language-data": "6.3.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.2.2",
|
"@types/react": "18.2.3",
|
||||||
"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.6.0": "patch:yjs@npm%3A13.6.0#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
"yjs@13.6.0": "patch:yjs@npm%3A13.6.0#./.yarn/patches/yjs-remove-import-warning-in-test.patch"
|
||||||
},
|
},
|
||||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -2407,7 +2407,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.16.3
|
"@types/node": 18.16.3
|
||||||
"@types/react": 18.2.2
|
"@types/react": 18.2.3
|
||||||
"@types/react-dom": 18.2.3
|
"@types/react-dom": 18.2.3
|
||||||
"@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
|
||||||
|
@ -4890,14 +4890,14 @@ __metadata:
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"@types/react@npm:18.2.2":
|
"@types/react@npm:18.2.3":
|
||||||
version: 18.2.2
|
version: 18.2.3
|
||||||
resolution: "@types/react@npm:18.2.2"
|
resolution: "@types/react@npm:18.2.3"
|
||||||
dependencies:
|
dependencies:
|
||||||
"@types/prop-types": "*"
|
"@types/prop-types": "*"
|
||||||
"@types/scheduler": "*"
|
"@types/scheduler": "*"
|
||||||
csstype: ^3.0.2
|
csstype: ^3.0.2
|
||||||
checksum: 6534fecbf898c772d0c140e7c4806cfa28095445ba5de3fbf71aec0542723a6dd994c30dce76280382f24cbef64c902b8cd5d6449b8c1062139dcac26c0d9693
|
checksum: 697e5b5a84a9a586e6e5aef01897677efcd4c5586d324e7c2a6219e0ac9dc8e1663e7ced0bdb576cc7f367ebc004cbf576eb142c9dc196b17062843ce1004011
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue