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

This commit is contained in:
renovate[bot] 2022-10-24 21:33:51 +00:00 committed by GitHub
parent 6722bb0d9c
commit f485f6cbfa
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": "29.2.0", "@types/jest": "29.2.0",
"@types/node": "18.0.0", "@types/node": "18.0.0",
"@types/react": "18.0.22", "@types/react": "18.0.22",
"@types/react-dom": "18.0.6", "@types/react-dom": "18.0.7",
"@types/react-router-dom": "5.3.3", "@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.23", "@types/recharts": "1.8.23",
"autoprefixer": "10.4.12", "autoprefixer": "10.4.12",
@ -4266,9 +4266,9 @@
} }
}, },
"node_modules/@types/react-dom": { "node_modules/@types/react-dom": {
"version": "18.0.6", "version": "18.0.7",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.6.tgz", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.7.tgz",
"integrity": "sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==", "integrity": "sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==",
"dependencies": { "dependencies": {
"@types/react": "*" "@types/react": "*"
} }
@ -21846,9 +21846,9 @@
} }
}, },
"@types/react-dom": { "@types/react-dom": {
"version": "18.0.6", "version": "18.0.7",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.6.tgz", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.7.tgz",
"integrity": "sha512-/5OFZgfIPSwy+YuIBP/FgJnQnsxhZhjjrnxudMddeblOouIodEQ75X14Rr4wGSG/bknL+Omy9iWlLo1u/9GzAA==", "integrity": "sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==",
"requires": { "requires": {
"@types/react": "*" "@types/react": "*"
} }

View file

@ -14,7 +14,7 @@
"@types/jest": "29.2.0", "@types/jest": "29.2.0",
"@types/node": "18.0.0", "@types/node": "18.0.0",
"@types/react": "18.0.22", "@types/react": "18.0.22",
"@types/react-dom": "18.0.6", "@types/react-dom": "18.0.7",
"@types/react-router-dom": "5.3.3", "@types/react-router-dom": "5.3.3",
"@types/recharts": "1.8.23", "@types/recharts": "1.8.23",
"autoprefixer": "10.4.12", "autoprefixer": "10.4.12",