build(deps-dev): bump @types/react from 18.2.75 to 18.2.79

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.75 to 18.2.79.
- [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-16 06:41:48 +00:00 committed by Klara Simickova
parent 4dd13abbb6
commit 8e443e4cbf
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -45,7 +45,7 @@
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/react": "18.2.75",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react-redux": "7.1.33",
"@types/uuid": "9.0.1",
@ -4707,9 +4707,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.2.75",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.75.tgz",
"integrity": "sha512-+DNnF7yc5y0bHkBTiLKqXFe+L4B3nvOphiMY3tuA5X10esmjqk7smyBZzbGTy2vsiy/Bnzj8yFIBL8xhRacoOg==",
"version": "18.2.79",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.79.tgz",
"integrity": "sha512-RwGAGXPl9kSXwdNTafkOEuFrTBD5SA2B3iEB96xi8+xu5ddUa/cpvyVCSNn+asgLCTHkb5ZxN8gbuibYJi4s1w==",
"devOptional": true,
"dependencies": {
"@types/prop-types": "*",

View file

@ -70,7 +70,7 @@
"@testing-library/react": "14.2.2",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.12",
"@types/react": "18.2.75",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"@types/react-redux": "7.1.33",
"@types/uuid": "9.0.1",