mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/react to v17.0.52 (#7079)
This commit is contained in:
parent
2d730e1693
commit
1771f721b7
@ -21,7 +21,7 @@
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/node": "14.18.0",
|
||||
"@types/node-rsa": "1.1.1",
|
||||
"@types/react": "17.0.37",
|
||||
"@types/react": "17.0.52",
|
||||
"clean-html": "1.5.0",
|
||||
"jest": "26.6.3",
|
||||
"sharp": "0.31.2",
|
||||
|
15
yarn.lock
15
yarn.lock
@ -4253,7 +4253,7 @@ __metadata:
|
||||
"@types/nanoid": 3.0.0
|
||||
"@types/node": 14.18.0
|
||||
"@types/node-rsa": 1.1.1
|
||||
"@types/react": 17.0.37
|
||||
"@types/react": 17.0.52
|
||||
async-mutex: 0.4.0
|
||||
base-64: 0.1.0
|
||||
base64-stream: 1.0.0
|
||||
@ -7015,7 +7015,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:*, @types/react@npm:17.0.37":
|
||||
"@types/react@npm:*":
|
||||
version: 17.0.37
|
||||
resolution: "@types/react@npm:17.0.37"
|
||||
dependencies:
|
||||
@ -7048,6 +7048,17 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:17.0.52":
|
||||
version: 17.0.52
|
||||
resolution: "@types/react@npm:17.0.52"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: a51b98dd87838d161278fdf9dd78e6a4ff8c018f406d6647f77963e144fb52a8beee40c89fd0e7e840eaeaa8bd9fe2f34519410540b1a52d43a6f8b4d2fbce33
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:^16":
|
||||
version: 16.14.28
|
||||
resolution: "@types/react@npm:16.14.28"
|
||||
|
Loading…
Reference in New Issue
Block a user