Skip to content

Commit

Permalink
build(deps): Bump @types/react in /website in the react-docs group
Browse files Browse the repository at this point in the history
Bumps the react-docs group in /website with 1 update: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react).


Updates `@types/react` from 19.0.6 to 19.0.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: react-docs
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and erikgb committed Jan 14, 2025
1 parent 187e537 commit 56744fa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@mdx-js/react": "^3.1.0",
"@types/react": "^19.0.6",
"@types/react": "^19.0.7",
"file-loader": "^6.2.0",
"raw-loader": "^4.0.2",
"react": "^19.0.0",
Expand Down
10 changes: 5 additions & 5 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4074,12 +4074,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^19.0.6":
version: 19.0.6
resolution: "@types/react@npm:19.0.6"
"@types/react@npm:^19.0.7":
version: 19.0.7
resolution: "@types/react@npm:19.0.7"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/4ddb0ad2a92940c0323996c2efbae9712e562e1d60d1015ba5088ca8e8db32f1804516a2971e6fa7a95bda9aa9c1896c86c32739213ef12527924c021b0145bf
checksum: 10c0/818e546fa03a2a65ac2652fc472891ac96684211e8967bc25e1da6a8a09e2301ad972b1b038d128f8b4cbbd7691f6f57fee274db568169e9b6b01556abbb5bee
languageName: node
linkType: hard

Expand Down Expand Up @@ -13438,7 +13438,7 @@ __metadata:
"@fortawesome/free-solid-svg-icons": "npm:^6.7.2"
"@fortawesome/react-fontawesome": "npm:^0.2.2"
"@mdx-js/react": "npm:^3.1.0"
"@types/react": "npm:^19.0.6"
"@types/react": "npm:^19.0.7"
file-loader: "npm:^6.2.0"
raw-loader: "npm:^4.0.2"
react: "npm:^19.0.0"
Expand Down

0 comments on commit 56744fa

Please sign in to comment.