Skip to content

Commit

Permalink
Bump @types/react from 18.2.14 to 18.2.19 in /screen2.0
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.14 to 18.2.19.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2023
1 parent 5d0846a commit 045f1c8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 3 deletions.
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@mui/icons-material": "^5.14.1",
"@mui/material": "^5.14.2",
"@types/node": "^20.4.4",
"@types/react": "^18.2.14",
"@types/react": "^18.2.19",
"@types/react-dom": "18.2.7",
"@weng-lab/psychscreen-ui-components": "^0.7.6",
"@weng-lab/ts-ztable": "^4.0.1",
Expand Down
15 changes: 13 additions & 2 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1029,7 +1029,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:^18.2.14":
"@types/react@npm:*":
version: 18.2.14
resolution: "@types/react@npm:18.2.14"
dependencies:
Expand All @@ -1040,6 +1040,17 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.19":
version: 18.2.19
resolution: "@types/react@npm:18.2.19"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 1ef657b90c7413451bbac2fd2fbce4f8a093941bc5041d344ab9833bc113c8eebf6318dae8aeeb1a0f922f15bc772507e6aaa0c7b51847b5f7302921c8dd6740
languageName: node
linkType: hard

"@types/scheduler@npm:*":
version: 0.16.3
resolution: "@types/scheduler@npm:0.16.3"
Expand Down Expand Up @@ -6515,7 +6526,7 @@ __metadata:
"@mui/icons-material": ^5.14.1
"@mui/material": ^5.14.2
"@types/node": ^20.4.4
"@types/react": ^18.2.14
"@types/react": ^18.2.19
"@types/react-dom": 18.2.7
"@weng-lab/psychscreen-ui-components": ^0.7.6
"@weng-lab/ts-ztable": ^4.0.1
Expand Down

0 comments on commit 045f1c8

Please sign in to comment.