Skip to content

Commit

Permalink
Update dependency @types/react to v18.3.17 (#9950)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent e8b9e3c commit 99db8af
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/lodash": "4.17.13",
"@types/luxon": "3.4.2",
"@types/minimist": "1.2.5",
"@types/react": "18.3.16",
"@types/react": "18.3.17",
"@types/react-click-outside-hook": "1.0.3",
"@types/react-color": "3.0.13",
"@types/react-google-recaptcha": "2.1.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7597,13 +7597,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:18.3.16":
version: 18.3.16
resolution: "@types/react@npm:18.3.16"
"@types/react@npm:*, @types/react@npm:18.3.17":
version: 18.3.17
resolution: "@types/react@npm:18.3.17"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/9113d3003865eda07be0fb596f5bd8d7784b8900675090c56e75bdee45499f0b0de2481cbbeb5980c3b4ad18f234a49f39c9e62fd7b89a4e8530c74789f739bd
checksum: 10c0/475191e9cd0ab5bef35cc1868295d6526cd78b25c1bb816f0747a1e92261688305f81c0e29aff52e6ea70397f133e34c399dc936cb5072f1acf465d9daacc0da
languageName: node
linkType: hard

Expand Down Expand Up @@ -21402,7 +21402,7 @@ __metadata:
"@types/punycode": "npm:2.1.4"
"@types/qs": "npm:^6"
"@types/rails__activestorage": "npm:7.1.1"
"@types/react": "npm:18.3.16"
"@types/react": "npm:18.3.17"
"@types/react-click-outside-hook": "npm:1.0.3"
"@types/react-color": "npm:3.0.13"
"@types/react-dom": "npm:18.3.5"
Expand Down

0 comments on commit 99db8af

Please sign in to comment.