chore(deps): update dependency @types/react-dom to v18.0.11 (#544)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-02-14 22:35:58 -05:00
committed by GitHub
parent 85da104d87
commit 90762848d8
4 changed files with 11 additions and 4 deletions

View File

@ -59,7 +59,7 @@
"@emotion/jest": "11.10.5",
"@types/node": "16.18.12",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"babel-core": "7.0.0-bridge.0",

View File

@ -197,7 +197,7 @@
"@types/node-fetch": "2.6.2",
"@types/react": "18.0.28",
"@types/react-color": "3.0.6",
"@types/react-dom": "18.0.10",
"@types/react-dom": "18.0.11",
"@types/react-virtualized-auto-sizer": "1.0.1",
"@types/react-window": "1.8.5",
"@types/styled-components": "5.1.26",

View File

@ -42,7 +42,7 @@
"@types/prettier": "2.7.2",
"@types/prismjs": "1.26.0",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.10",
"@types/react-dom": "18.0.11",
"@typescript-eslint/eslint-plugin": "5.52.0",
"@typescript-eslint/parser": "5.52.0",
"babel-eslint": "10.1.0",