Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/react from 18.2.52 to 18.2.55 in /screen2.0 #294

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion screen2.0/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@mui/lab": "^5.0.0-alpha.158",
"@mui/material": "^5.15.7",
"@types/node": "^20.11.16",
"@types/react": "^18.2.52",
"@types/react": "^18.2.55",
"@types/react-dom": "18.2.18",
"@weng-lab/psychscreen-ui-components": "^0.8.6",
"@weng-lab/ts-ztable": "^4.0.1",
Expand Down
10 changes: 5 additions & 5 deletions screen2.0/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1420,14 +1420,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.2.52":
version: 18.2.52
resolution: "@types/react@npm:18.2.52"
"@types/react@npm:^18.2.55":
version: 18.2.55
resolution: "@types/react@npm:18.2.55"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 4abc9bd63879e57c3df43a9cacff54c079e21b61ef934d33801e0177c26f582aa7d1d88a0769a740a4fd273168e3b150ff61de23e0fa85d1070e82ddce2b7fd2
checksum: a8eb4fa77f73831b9112d4f11a7006217dc0740361649b9b0da3fd441d151a9cd415d5d68b91c0af4e430e063424d301c77489e5edaddc9f711c4e46cf9818a5
languageName: node
linkType: hard

Expand Down Expand Up @@ -7026,7 +7026,7 @@ __metadata:
"@mui/lab": ^5.0.0-alpha.158
"@mui/material": ^5.15.7
"@types/node": ^20.11.16
"@types/react": ^18.2.52
"@types/react": ^18.2.55
"@types/react-dom": 18.2.18
"@weng-lab/psychscreen-ui-components": ^0.8.6
"@weng-lab/ts-ztable": ^4.0.1
Expand Down