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.0.37 to 18.0.38 #159

Merged
merged 1 commit into from
Apr 21, 2023
Merged
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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@playwright/test": "^1.32.3",
"@remix-run/dev": "*",
"@remix-run/eslint-config": "*",
"@types/react": "^18.0.37",
"@types/react": "^18.0.38",
"@types/react-dom": "^18.0.11",
"eslint": "^8.38.0",
"firebase-tools": "^11.28.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4087,14 +4087,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.0.37":
version: 18.0.37
resolution: "@types/react@npm:18.0.37"
"@types/react@npm:^18.0.38":
version: 18.0.38
resolution: "@types/react@npm:18.0.38"
dependencies:
"@types/prop-types": "*"
"@types/scheduler": "*"
csstype: ^3.0.2
checksum: 6a6c8feada1d6aa2d01a38c44ce09598d93688e97ed21511d5e34fd7fe748b760dd957a5ac0725f5643d8d7e1a0ade6478ebd4be96c9605c5d6816b17ad35d2d
checksum: 34481c79f4f7ea2aefbaa45281319dc183200230d932d968463eba1643bd3635073d0a17c5c613150a69e36ca18b811ecffafea6384fa3dff3b5203866339d69
languageName: node
linkType: hard

Expand Down Expand Up @@ -7498,7 +7498,7 @@ __metadata:
"@remix-run/node": "*"
"@remix-run/react": "*"
"@remix-run/serve": "*"
"@types/react": ^18.0.37
"@types/react": ^18.0.38
"@types/react-dom": ^18.0.11
eslint: ^8.38.0
firebase-admin: ^11.7.0
Expand Down