Skip to content

Commit

Permalink
Bump @types/react from 18.3.4 to 18.3.11 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 18.3.4 to 18.3.11.
- [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 and razzeee committed Oct 14, 2024
1 parent 522ad95 commit fc8368f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"@tanstack/eslint-plugin-query": "^5.53.0",
"@tanstack/react-query-devtools": "^5.45.1",
"@types/node": "^22.7.5",
"@types/react": "^18.3.4",
"@types/react": "^18.3.11",
"autoprefixer": "^10.4.20",
"chromatic": "^11.11.0",
"eslint": "^8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6713,13 +6713,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:^18.3.4":
version: 18.3.4
resolution: "@types/react@npm:18.3.4"
"@types/react@npm:^18.3.11":
version: 18.3.11
resolution: "@types/react@npm:18.3.11"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/5c52e1e6f540cff21e3c2a5212066d02e005f6fb21e4a536a29097fae878db9f407cd7a4b43778f51359349c5f692e08bc77ddb5f5cecbfca9ca4d4e3c91a48e
checksum: 10c0/ce80512246ca5bda69db85b9f4f1835189334acfb6b2c4f3eda8cabff1ff1a3ea9ce4f3b895bdbc18c94140aa45592331aa3fdeb557f525c1b048de7ce84fc0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -10760,7 +10760,7 @@ __metadata:
"@tanstack/react-query-devtools": "npm:^5.45.1"
"@tanstack/react-table": "npm:^8.20.5"
"@types/node": "npm:^22.7.5"
"@types/react": "npm:^18.3.4"
"@types/react": "npm:^18.3.11"
autoprefixer: "npm:^10.4.20"
axios: "npm:^1.7.4"
boring-avatars: "npm:^1.11.0"
Expand Down

0 comments on commit fc8368f

Please sign in to comment.