Bump @types/react from 18.2.74 to 18.2.77 in /web

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.74 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 11:50:33 +00:00 committed by GitHub
parent 13cac082d5
commit f8a4ad71cf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
web/package-lock.json generated
View File

@ -69,7 +69,7 @@
"@tailwindcss/forms": "^0.5.7",
"@testing-library/jest-dom": "^6.1.5",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.24",
"@types/react-icons": "^3.0.0",
"@types/react-transition-group": "^4.4.10",
@ -2522,9 +2522,9 @@
"devOptional": true
},
"node_modules/@types/react": {
"version": "18.2.74",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.74.tgz",
"integrity": "sha512-9AEqNZZyBx8OdZpxzQlaFEVCSFUM2YXJH46yPOiOpm078k6ZLOCcuAzGum/zK8YBwY+dbahVNbHrbgrAwIRlqw==",
"version": "18.2.77",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.77.tgz",
"integrity": "sha512-CUT9KUUF+HytDM7WiXKLF9qUSg4tGImwy4FXTlfEDPEkkNUzJ7rVFolYweJ9fS1ljoIaP7M7Rdjc5eUm/Yu5AA==",
"devOptional": true,
"dependencies": {
"@types/prop-types": "*",

View File

@ -74,7 +74,7 @@
"@tailwindcss/forms": "^0.5.7",
"@testing-library/jest-dom": "^6.1.5",
"@types/node": "^20.12.5",
"@types/react": "^18.2.74",
"@types/react": "^18.2.77",
"@types/react-dom": "^18.2.24",
"@types/react-icons": "^3.0.0",
"@types/react-transition-group": "^4.4.10",