build(deps-dev): bump @types/react from 18.2.36 to 18.2.48
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.36 to 18.2.48. - [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
d26a7658db
commit
1706448670
2 changed files with 5 additions and 4 deletions
7
package-lock.json
generated
7
package-lock.json
generated
|
|
@ -44,7 +44,7 @@
|
|||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/react": "18.2.36",
|
||||
"@types/react": "18.2.48",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-redux": "7.1.31",
|
||||
"@typescript-eslint/eslint-plugin": "6.14.0",
|
||||
|
|
@ -4796,8 +4796,9 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/react": {
|
||||
"version": "18.2.36",
|
||||
"license": "MIT",
|
||||
"version": "18.2.48",
|
||||
"resolved": "https://registry.npmjs.org/@types/react/-/react-18.2.48.tgz",
|
||||
"integrity": "sha512-qboRCl6Ie70DQQG9hhNREz81jqC1cs9EVNcjQ1AU+jH6NFfSAhVVbrrY/+nSF+Bsk4AOwm9Qa61InvMCyV+H3w==",
|
||||
"dependencies": {
|
||||
"@types/prop-types": "*",
|
||||
"@types/scheduler": "*",
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@
|
|||
"@testing-library/react": "14.1.2",
|
||||
"@testing-library/user-event": "14.5.1",
|
||||
"@types/jest": "29.5.11",
|
||||
"@types/react": "18.2.36",
|
||||
"@types/react": "18.2.48",
|
||||
"@types/react-dom": "18.2.18",
|
||||
"@types/react-redux": "7.1.31",
|
||||
"@typescript-eslint/eslint-plugin": "6.14.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue