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

This commit is contained in:
renovate[bot] 2022-10-27 16:56:15 +00:00 committed by GitHub
parent 91db28a529
commit 423133b703
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.11.7", "@types/node": "18.11.7",
"@types/react": "18.0.24", "@types/react": "18.0.24",
"@types/react-dom": "18.0.7", "@types/react-dom": "18.0.8",
"@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.7", "version": "18.0.8",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.7.tgz", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.8.tgz",
"integrity": "sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==", "integrity": "sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw==",
"dependencies": { "dependencies": {
"@types/react": "*" "@types/react": "*"
} }
@ -21846,9 +21846,9 @@
} }
}, },
"@types/react-dom": { "@types/react-dom": {
"version": "18.0.7", "version": "18.0.8",
"resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.7.tgz", "resolved": "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.0.8.tgz",
"integrity": "sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==", "integrity": "sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw==",
"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.11.7", "@types/node": "18.11.7",
"@types/react": "18.0.24", "@types/react": "18.0.24",
"@types/react-dom": "18.0.7", "@types/react-dom": "18.0.8",
"@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",