Bump @types/react from 18.2.76 to 18.2.77 in /client

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.76 to 18.2.77.
- [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] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-12 21:23:05 +00:00
committed by GitHub
parent 0c8ca5119f
commit 7d1a90307a
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"@rollup/plugin-wasm": "^6.2.2"
},
"devDependencies": {
"@types/react": "^18.2.76",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.25"
}
}