build(deps-dev): bump @types/react from 18.2.61 to 18.2.64
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.61 to 18.2.64. - [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:
parent
64dbb4b912
commit
e2fbad1972
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
|
@ -45,7 +45,7 @@
|
|||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/react": "18.2.61",
|
||||
"@types/react": "18.2.64",
|
||||
"@types/react-dom": "18.2.20",
|
||||
"@types/react-redux": "7.1.33",
|
||||
"@typescript-eslint/eslint-plugin": "7.1.0",
|
||||
|
|
@ -4713,9 +4713,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.61",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.61.tgz",
|
||||
"integrity": "sha512-NURTN0qNnJa7O/k4XUkEW2yfygA+NxS0V5h1+kp9jPwhzZy95q3ADoGMP0+JypMhrZBTTgjKAUlTctde1zzeQA==",
|
||||
"version": "18.2.64",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.64.tgz",
|
||||
"integrity": "sha512-MlmPvHgjj2p3vZaxbQgFUQFvD8QiZwACfGqEdDSWou5yISWxDQ4/74nCAwsUiX7UFLKZz3BbVSPj+YxeoGGCfg==",
|
||||
"devOptional": true,
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
|
|
|
|||
|
|
@ -70,7 +70,7 @@
|
|||
"@testing-library/react": "14.2.1",
|
||||
"@testing-library/user-event": "14.5.2",
|
||||
"@types/jest": "29.5.12",
|
||||
"@types/react": "18.2.61",
|
||||
"@types/react": "18.2.64",
|
||||
"@types/react-dom": "18.2.20",
|
||||
"@types/react-redux": "7.1.33",
|
||||
"@typescript-eslint/eslint-plugin": "7.1.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue