Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.48 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2024
1 parent d5fce64 commit a5b2457
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"typescript": "5.3.3"
},
"resolutions": {
"@types/react": "18.2.47"
"@types/react": "18.2.48"
},
"browserslist": {
"production": [
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3114,14 +3114,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.47":
version: 18.2.47
resolution: "@types/react@npm:18.2.47"
"@types/react@npm:18.2.48":
version: 18.2.48
resolution: "@types/react@npm:18.2.48"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: e98ea1827fe60636d0f7ce206397159a29fc30613fae43e349e32c10ad3c0b7e0ed2ded2f3239e07bd5a3cba8736b6114ba196acccc39905ca4a06f56a8d2841
checksum: 7e89f18ea2928b1638f564b156d692894dcb9352a7e0a807873c97e858abe1f23dbd165a25dd088a991344e973fdeef88ba5724bfb64504b74072cbc9c220c3a
languageName: node
linkType: hard

Expand Down

0 comments on commit a5b2457

Please sign in to comment.