Skip to content

Commit

Permalink
Bump @types/react from 19.0.4 to 19.0.7 in /frontend
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.4 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 23, 2025
1 parent 33ad43f commit 3133e69
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"@tanstack/eslint-plugin-query": "^5.64.2",
"@tanstack/react-query-devtools": "^5.64.2",
"@types/node": "^22.10.7",
"@types/react": "19.0.4",
"@types/react": "19.0.7",
"autoprefixer": "^10.4.20",
"chromatic": "^11.25.0",
"eslint": "^9.18.0",
Expand All @@ -114,6 +114,6 @@
"packageManager": "[email protected]",
"resolutions": {
"react-is": "19.0.0",
"@types/react": "19.0.4"
"@types/react": "19.0.7"
}
}
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7237,12 +7237,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:19.0.4":
version: 19.0.4
resolution: "@types/react@npm:19.0.4"
"@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/96ecd1a73af57fd7b7facf5b36ec069b131c7608a98a0f1098183023bfb21c60a26a0dc09004fbe0ac70c436ef887bbec5690882cfb77c6e0c679f7e45987722
checksum: 10c0/818e546fa03a2a65ac2652fc472891ac96684211e8967bc25e1da6a8a09e2301ad972b1b038d128f8b4cbbd7691f6f57fee274db568169e9b6b01556abbb5bee
languageName: node
linkType: hard

Expand Down Expand Up @@ -11321,7 +11321,7 @@ __metadata:
"@tanstack/react-query-devtools": "npm:^5.64.2"
"@tanstack/react-table": "npm:^8.20.6"
"@types/node": "npm:^22.10.7"
"@types/react": "npm:19.0.4"
"@types/react": "npm:19.0.7"
autoprefixer: "npm:^10.4.20"
axios: "npm:^1.7.9"
boring-avatars: "npm:^1.11.2"
Expand Down

0 comments on commit 3133e69

Please sign in to comment.