mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency @types/react to v18.2.20 (#8808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
0c6f498da4
commit
63127ef213
@ -113,7 +113,7 @@
|
||||
"@testing-library/react-hooks": "8.0.1",
|
||||
"@types/jest": "29.5.3",
|
||||
"@types/node": "18.17.6",
|
||||
"@types/react": "18.2.18",
|
||||
"@types/react": "18.2.20",
|
||||
"@types/react-redux": "7.1.25",
|
||||
"@types/styled-components": "5.1.26",
|
||||
"electron": "25.3.1",
|
||||
|
@ -108,7 +108,7 @@
|
||||
"@tsconfig/react-native": "2.0.2",
|
||||
"@types/fs-extra": "11.0.1",
|
||||
"@types/jest": "29.5.3",
|
||||
"@types/react": "18.2.18",
|
||||
"@types/react": "18.2.20",
|
||||
"@types/react-native": "0.70.6",
|
||||
"@types/react-redux": "7.1.25",
|
||||
"@types/tar-stream": "2.2.2",
|
||||
|
@ -21,7 +21,7 @@
|
||||
"@types/js-yaml": "4.0.5",
|
||||
"@types/node": "18.17.6",
|
||||
"@types/node-rsa": "1.1.1",
|
||||
"@types/react": "18.2.18",
|
||||
"@types/react": "18.2.20",
|
||||
"@types/uuid": "9.0.2",
|
||||
"clean-html": "1.5.0",
|
||||
"jest": "29.5.0",
|
||||
|
17
yarn.lock
17
yarn.lock
@ -4430,7 +4430,7 @@ __metadata:
|
||||
"@types/jest": 29.5.3
|
||||
"@types/mustache": 4.2.2
|
||||
"@types/node": 18.17.6
|
||||
"@types/react": 18.2.18
|
||||
"@types/react": 18.2.20
|
||||
"@types/react-redux": 7.1.25
|
||||
"@types/styled-components": 5.1.26
|
||||
async-mutex: 0.4.0
|
||||
@ -4529,7 +4529,7 @@ __metadata:
|
||||
"@tsconfig/react-native": 2.0.2
|
||||
"@types/fs-extra": 11.0.1
|
||||
"@types/jest": 29.5.3
|
||||
"@types/react": 18.2.18
|
||||
"@types/react": 18.2.20
|
||||
"@types/react-native": 0.70.6
|
||||
"@types/react-redux": 7.1.25
|
||||
"@types/tar-stream": 2.2.2
|
||||
@ -4682,7 +4682,7 @@ __metadata:
|
||||
"@types/nanoid": 3.0.0
|
||||
"@types/node": 18.17.6
|
||||
"@types/node-rsa": 1.1.1
|
||||
"@types/react": 18.2.18
|
||||
"@types/react": 18.2.20
|
||||
"@types/uuid": 9.0.2
|
||||
async-mutex: 0.4.0
|
||||
base-64: 1.0.0
|
||||
@ -8015,17 +8015,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.18":
|
||||
version: 18.2.18
|
||||
resolution: "@types/react@npm:18.2.18"
|
||||
dependencies:
|
||||
"@types/prop-types": "*"
|
||||
"@types/scheduler": "*"
|
||||
csstype: ^3.0.2
|
||||
checksum: 2e0d75de2b618e76780019e52478b1bec2b015a9187aea30f84518c0c3ddc639055bdfea50864aece937bad0cb0544d0100b80d30f5461e72fbc1c3c0be8b140
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/react@npm:18.2.20":
|
||||
version: 18.2.20
|
||||
resolution: "@types/react@npm:18.2.20"
|
||||
|
Loading…
Reference in New Issue
Block a user