1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-24 10:27:10 +02:00

Update dependency @types/react to v18.2.46 (#9739)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-01-18 14:11:05 +00:00 committed by GitHub
parent aa267f0dc6
commit 1ae5d4ea9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 14 additions and 14 deletions

View File

@ -127,7 +127,7 @@
"@testing-library/react-hooks": "8.0.1", "@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.8", "@types/jest": "29.5.8",
"@types/node": "18.19.3", "@types/node": "18.19.3",
"@types/react": "18.2.45", "@types/react": "18.2.46",
"@types/react-redux": "7.1.33", "@types/react-redux": "7.1.33",
"@types/styled-components": "5.1.32", "@types/styled-components": "5.1.32",
"@types/tesseract.js": "2.0.0", "@types/tesseract.js": "2.0.0",

View File

@ -94,7 +94,7 @@
"@tsconfig/react-native": "2.0.2", "@tsconfig/react-native": "2.0.2",
"@types/fs-extra": "11.0.4", "@types/fs-extra": "11.0.4",
"@types/jest": "29.5.8", "@types/jest": "29.5.8",
"@types/react": "18.2.45", "@types/react": "18.2.46",
"@types/react-native": "0.70.6", "@types/react-native": "0.70.6",
"@types/react-redux": "7.1.33", "@types/react-redux": "7.1.33",
"@types/tar-stream": "3.1.3", "@types/tar-stream": "3.1.3",

View File

@ -17,7 +17,7 @@
"@joplin/lib": "~2.14", "@joplin/lib": "~2.14",
"@testing-library/react-hooks": "8.0.1", "@testing-library/react-hooks": "8.0.1",
"@types/jest": "29.5.8", "@types/jest": "29.5.8",
"@types/react": "18.2.45", "@types/react": "18.2.46",
"@types/react-redux": "7.1.33", "@types/react-redux": "7.1.33",
"@types/styled-components": "5.1.32", "@types/styled-components": "5.1.32",
"jest": "29.7.0", "jest": "29.7.0",

View File

@ -22,7 +22,7 @@
"@types/markdown-it": "13.0.7", "@types/markdown-it": "13.0.7",
"@types/node": "18.19.3", "@types/node": "18.19.3",
"@types/node-rsa": "1.1.4", "@types/node-rsa": "1.1.4",
"@types/react": "18.2.45", "@types/react": "18.2.46",
"@types/uuid": "9.0.7", "@types/uuid": "9.0.7",
"canvas": "2.11.2", "canvas": "2.11.2",
"clean-html": "1.5.0", "clean-html": "1.5.0",

View File

@ -21,7 +21,7 @@
"devDependencies": { "devDependencies": {
"@types/jest": "29.5.8", "@types/jest": "29.5.8",
"@types/pdfjs-dist": "2.10.378", "@types/pdfjs-dist": "2.10.378",
"@types/react": "18.2.45", "@types/react": "18.2.46",
"@types/react-dom": "18.2.18", "@types/react-dom": "18.2.18",
"@types/styled-components": "5.1.32", "@types/styled-components": "5.1.32",
"babel-jest": "29.7.0", "babel-jest": "29.7.0",

View File

@ -6542,7 +6542,7 @@ __metadata:
"@types/jest": 29.5.8 "@types/jest": 29.5.8
"@types/mustache": 4.2.5 "@types/mustache": 4.2.5
"@types/node": 18.19.3 "@types/node": 18.19.3
"@types/react": 18.2.45 "@types/react": 18.2.46
"@types/react-redux": 7.1.33 "@types/react-redux": 7.1.33
"@types/styled-components": 5.1.32 "@types/styled-components": 5.1.32
"@types/tesseract.js": 2.0.0 "@types/tesseract.js": 2.0.0
@ -6626,7 +6626,7 @@ __metadata:
"@tsconfig/react-native": 2.0.2 "@tsconfig/react-native": 2.0.2
"@types/fs-extra": 11.0.4 "@types/fs-extra": 11.0.4
"@types/jest": 29.5.8 "@types/jest": 29.5.8
"@types/react": 18.2.45 "@types/react": 18.2.46
"@types/react-native": 0.70.6 "@types/react-native": 0.70.6
"@types/react-redux": 7.1.33 "@types/react-redux": 7.1.33
"@types/tar-stream": 3.1.3 "@types/tar-stream": 3.1.3
@ -6760,7 +6760,7 @@ __metadata:
"@replit/codemirror-vim": 6.0.14 "@replit/codemirror-vim": 6.0.14
"@testing-library/react-hooks": 8.0.1 "@testing-library/react-hooks": 8.0.1
"@types/jest": 29.5.8 "@types/jest": 29.5.8
"@types/react": 18.2.45 "@types/react": 18.2.46
"@types/react-redux": 7.1.33 "@types/react-redux": 7.1.33
"@types/styled-components": 5.1.32 "@types/styled-components": 5.1.32
jest: 29.7.0 jest: 29.7.0
@ -6845,7 +6845,7 @@ __metadata:
"@types/nanoid": 3.0.0 "@types/nanoid": 3.0.0
"@types/node": 18.19.3 "@types/node": 18.19.3
"@types/node-rsa": 1.1.4 "@types/node-rsa": 1.1.4
"@types/react": 18.2.45 "@types/react": 18.2.46
"@types/uuid": 9.0.7 "@types/uuid": 9.0.7
async-mutex: 0.4.0 async-mutex: 0.4.0
base-64: 1.0.0 base-64: 1.0.0
@ -6918,7 +6918,7 @@ __metadata:
"@joplin/lib": ~2.14 "@joplin/lib": ~2.14
"@types/jest": 29.5.8 "@types/jest": 29.5.8
"@types/pdfjs-dist": 2.10.378 "@types/pdfjs-dist": 2.10.378
"@types/react": 18.2.45 "@types/react": 18.2.46
"@types/react-dom": 18.2.18 "@types/react-dom": 18.2.18
"@types/styled-components": 5.1.32 "@types/styled-components": 5.1.32
async-mutex: 0.4.0 async-mutex: 0.4.0
@ -11021,14 +11021,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/react@npm:18.2.45": "@types/react@npm:18.2.46":
version: 18.2.45 version: 18.2.46
resolution: "@types/react@npm:18.2.45" resolution: "@types/react@npm:18.2.46"
dependencies: dependencies:
"@types/prop-types": "*" "@types/prop-types": "*"
"@types/scheduler": "*" "@types/scheduler": "*"
csstype: ^3.0.2 csstype: ^3.0.2
checksum: 40b256bdce67b026348022b4f8616a693afdad88cf493b77f7b4e6c5f4b0e4ba13a6068e690b9b94572920840ff30d501ea3d8518e1f21cc8fb8204d4b140c8a checksum: cb0e4dc7f41988a059e1246a19ec377101f5b16097ec4bf7000ef3c431ec0c8c873f40e95075821f908db1f4e3352775f0f18cea53dcad14dce67c0f5110f2bd
languageName: node languageName: node
linkType: hard linkType: hard