Skip to content

Commit

Permalink
Merge pull request #983 from EmaSuriano/dependabot/npm_and_yarn/types…
Browse files Browse the repository at this point in the history
…/react-18.2.73
  • Loading branch information
dependabot[bot] authored Apr 1, 2024
2 parents 60a6ead + d94a078 commit f554c61
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
},
"devDependencies": {
"@types/node": "^20.12.2",
"@types/react": "^18.2.61",
"@types/react": "^18.2.73",
"@types/react-dom": "^18.2.18",
"@types/react-headroom": "^3.2.3",
"@types/react-helmet": "^6.1.11",
Expand Down
14 changes: 4 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2877,13 +2877,12 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^18.2.61":
version "18.2.61"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.61.tgz#5607308495037436779939ec0348a5816c08799d"
integrity sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==
"@types/react@*", "@types/react@^18.2.73":
version "18.2.73"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
csstype "^3.0.2"

"@types/rebass@^4.0.13":
Expand Down Expand Up @@ -2911,11 +2910,6 @@
"@types/glob" "*"
"@types/node" "*"

"@types/scheduler@*":
version "0.16.6"
resolved "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.6.tgz#eb26db6780c513de59bee0b869ef289ad3068711"
integrity sha512-Vlktnchmkylvc9SnwwwozTv04L/e1NykF5vgoQ0XTmI8DD+wxfjQuHuvHS3p0r2jz2x2ghPs2h1FVeDirIteWA==

"@types/semver@^7.3.12", "@types/semver@^7.5.0":
version "7.5.5"
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.5.tgz#deed5ab7019756c9c90ea86139106b0346223f35"
Expand Down

0 comments on commit f554c61

Please sign in to comment.