build(deps-dev): bump @types/react from 18.2.48 to 18.2.57

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.48 to 18.2.57.
- [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-02-22 07:28:18 +00:00 committed by Klara Simickova
parent a5f2323ced
commit c817a951f0
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -44,7 +44,7 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/react": "18.2.48",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/react-redux": "7.1.33",
"@typescript-eslint/eslint-plugin": "6.21.0",
@ -4725,9 +4725,9 @@
"license": "MIT"
},
"node_modules/@types/react": {
"version": "18.2.48",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.48.tgz",
"integrity": "sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==",
"version": "18.2.57",
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.57.tgz",
"integrity": "sha512-ZvQsktJgSYrQiMirAN60y4O/LRevIV8hUzSOSNB6gfR3/o3wCBFQx3sPwIYtuDMeiVgsSS3UzCV26tEzgnfvQw==",
"devOptional": true,
"dependencies": {
"@types/prop-types": "*",

View file

@ -69,7 +69,7 @@
"@testing-library/react": "14.2.1",
"@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.11",
"@types/react": "18.2.48",
"@types/react": "18.2.57",
"@types/react-dom": "18.2.19",
"@types/react-redux": "7.1.33",
"@typescript-eslint/eslint-plugin": "6.21.0",