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

This commit is contained in:
renovate[bot] 2022-07-05 10:01:10 +00:00 committed by GitHub
parent ab7c9e8d6e
commit b42869b12c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

View file

@ -15,7 +15,7 @@
"@types/jest": "28.1.4",
"@types/node": "18.0.0",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.23",
"autoprefixer": "10.4.7",
@ -4114,9 +4114,9 @@
}
},
"node_modules/@types/react-dom": {
"version": "18.0.5",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.5.tgz",
"integrity": "sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==",
"version": "18.0.6",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.6.tgz",
"integrity": "sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==",
"dependencies": {
"@types/react": "*"
}
@ -21536,9 +21536,9 @@
}
},
"@types/react-dom": {
"version": "18.0.5",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.5.tgz",
"integrity": "sha512-OWPWTUrY/NIrjsAPkAk1wW9LZeIjSvkXRhclsFO8CZcZGCOg2G0YZy4ft+rOyYxy8B7ui5iZzi9OkDebZ7/QSA==",
"version": "18.0.6",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.6.tgz",
"integrity": "sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==",
"requires": {
"@types/react": "*"
}

View file

@ -14,7 +14,7 @@
"@types/jest": "28.1.4",
"@types/node": "18.0.0",
"@types/react": "18.0.14",
"@types/react-dom": "18.0.5",
"@types/react-dom": "18.0.6",
"@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.23",
"autoprefixer": "10.4.7",