Skip to content

Commit

Permalink
Update dependency @types/react to v18.2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 5e1031a commit 0a3cc1b
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion packages/app-desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.20",
"@types/react": "18.2.21",
"@types/react-redux": "7.1.25",
"@types/styled-components": "5.1.26",
"electron": "25.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/app-mobile/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"@tsconfig/react-native": "2.0.2",
"@types/fs-extra": "11.0.1",
"@types/jest": "29.5.3",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-native": "0.70.6",
"@types/react-redux": "7.1.25",
"@types/tar-stream": "2.2.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.20",
"@types/react": "18.2.21",
"@types/uuid": "9.0.2",
"clean-html": "1.5.0",
"jest": "29.6.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/pdf-viewer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"devDependencies": {
"@types/jest": "29.5.3",
"@types/pdfjs-dist": "2.10.378",
"@types/react": "18.2.20",
"@types/react": "18.2.21",
"@types/react-dom": "18.2.7",
"@types/styled-components": "5.1.26",
"babel-jest": "29.6.2",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4431,7 +4431,7 @@ __metadata:
"@types/jest": 29.5.3
"@types/mustache": 4.2.2
"@types/node": 18.17.6
"@types/react": 18.2.20
"@types/react": 18.2.21
"@types/react-redux": 7.1.25
"@types/styled-components": 5.1.26
async-mutex: 0.4.0
Expand Down Expand Up @@ -4530,7 +4530,7 @@ __metadata:
"@tsconfig/react-native": 2.0.2
"@types/fs-extra": 11.0.1
"@types/jest": 29.5.3
"@types/react": 18.2.20
"@types/react": 18.2.21
"@types/react-native": 0.70.6
"@types/react-redux": 7.1.25
"@types/tar-stream": 2.2.2
Expand Down Expand Up @@ -4681,7 +4681,7 @@ __metadata:
"@types/nanoid": 3.0.0
"@types/node": 18.17.6
"@types/node-rsa": 1.1.1
"@types/react": 18.2.20
"@types/react": 18.2.21
"@types/uuid": 9.0.2
async-mutex: 0.4.0
base-64: 1.0.0
Expand Down Expand Up @@ -4753,7 +4753,7 @@ __metadata:
"@joplin/lib": ~2.12
"@types/jest": 29.5.3
"@types/pdfjs-dist": 2.10.378
"@types/react": 18.2.20
"@types/react": 18.2.21
"@types/react-dom": 18.2.7
"@types/styled-components": 5.1.26
async-mutex: 0.4.0
Expand Down Expand Up @@ -8014,14 +8014,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.20":
version: 18.2.20
resolution: "@types/react@npm:18.2.20"
"@types/react@npm:18.2.21":
version: 18.2.21
resolution: "@types/react@npm:18.2.21"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 30f699c60e5e4bfef273ce64d320651cdd60f5c6a08361c6c7eca8cebcccda1ac953d2ee57c9f321b5ae87f8a62c72b6d35ca42df0e261d337849952daab2141
checksum: ffed203bfe7aad772b8286f7953305c9181ac3a8f27d3f5400fbbc2a8e27ca8e5bbff818ee014f39ca0d19d2b3bb154e5bdbec7e232c6f80b59069375aa78349
languageName: node
linkType: hard

Expand Down

0 comments on commit 0a3cc1b

Please sign in to comment.