Skip to content

Commit

Permalink
Bump @types/react from 19.0.1 to 19.0.2
Browse files Browse the repository at this point in the history
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.0.1 to 19.0.2.
- [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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 23, 2024
1 parent 8f277aa commit c1de683
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 @@ -27,7 +27,7 @@
"@types/dompurify": "3.2.0",
"@types/eslint": "9.6.1",
"@types/node": "22.10.2",
"@types/react": "19.0.1",
"@types/react": "19.0.2",
"@types/react-dom": "19.0.2",
"@typescript-eslint/parser": "8.18.0",
"@vitejs/plugin-react": "4.3.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1161,12 +1161,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:19.0.1":
version: 19.0.1
resolution: "@types/react@npm:19.0.1"
"@types/react@npm:19.0.2":
version: 19.0.2
resolution: "@types/react@npm:19.0.2"
dependencies:
csstype: "npm:^3.0.2"
checksum: 10c0/25eb69114abb9a6d5fc4414ee584388275bbc9ac32976449cf58b95fe9880efe6b3f936c3842be9bed8c571546a9752e8d3e2095288381e9c809269f5f574f2e
checksum: 10c0/8992f39701fcf1bf893ef8f94a56196445667baf08fe4f6050a14e229a17aad3265ad3efc01595ff3b4d5d5c69da885f9aa4ff80f164a613018734efcff1eb8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -1867,7 +1867,7 @@ __metadata:
"@types/dompurify": "npm:3.2.0"
"@types/eslint": "npm:9.6.1"
"@types/node": "npm:22.10.2"
"@types/react": "npm:19.0.1"
"@types/react": "npm:19.0.2"
"@types/react-dom": "npm:19.0.2"
"@typescript-eslint/parser": "npm:8.18.0"
"@vitejs/plugin-react": "npm:4.3.4"
Expand Down

0 comments on commit c1de683

Please sign in to comment.