Update dependency @types/react-dom to v18.0.8

This commit is contained in:
renovate[bot] 2022-10-27 17:54:20 +00:00
parent 3716db4173
commit 446fc6a3fc
2 changed files with 5 additions and 5 deletions

View file

@ -29,7 +29,7 @@
"@types/animejs": "3.1.6",
"@types/node": "17.0.14",
"@types/react": "18.0.24",
"@types/react-dom": "18.0.7",
"@types/react-dom": "18.0.8",
"animejs": "3.2.1",
"babel-plugin-i18next-extract": "0.8.3",
"gatsby": "4.24.5",

View file

@ -2722,10 +2722,10 @@
dependencies:
"@types/react" "*"
"@types/react-dom@18.0.7":
version "18.0.7"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.7.tgz#ee7cf8ec4e6977e3f0a7b1d38bd89c75aa2aec28"
integrity sha512-HaXc+BbqAZE1RdsK3tC8SbkFy6UL2xF76lT9rQs5JkPrJg3rWA3Ou/Lhw3YJQzEDkBpmJ79nBsfnd05WrBd2QQ==
"@types/react-dom@18.0.8":
version "18.0.8"
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.0.8.tgz#d2606d855186cd42cc1b11e63a71c39525441685"
integrity sha512-C3GYO0HLaOkk9dDAz3Dl4sbe4AKUGTCfFIZsz3n/82dPNN8Du533HzKatDxeUYWu24wJgMP1xICqkWk1YOLOIw==
dependencies:
"@types/react" "*"