Bump @types/react-dom from 18.2.8 to 18.2.14

Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.8 to 18.2.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-10-19 13:08:51 +00:00 committed by Labhansh Agrawal
parent b3455c05e0
commit 1140e98486
2 changed files with 5 additions and 5 deletions

View file

@ -94,7 +94,7 @@
"@types/node": "18.18.5", "@types/node": "18.18.5",
"@types/plist": "3.0.3", "@types/plist": "3.0.3",
"@types/react": "18.2.24", "@types/react": "18.2.24",
"@types/react-dom": "18.2.13", "@types/react-dom": "18.2.14",
"@types/seamless-immutable": "7.1.17", "@types/seamless-immutable": "7.1.17",
"@types/styled-jsx": "2.2.9", "@types/styled-jsx": "2.2.9",
"@types/uuid": "9.0.5", "@types/uuid": "9.0.5",

View file

@ -1190,10 +1190,10 @@
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7" resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.3.tgz#2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"
integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw== integrity sha512-KfRL3PuHmqQLOG+2tGpRO26Ctg+Cq1E01D2DMriKEATHgWLfeNDmq9e29Q9WIky0dQ3NPkd1mzYH8Lm936Z9qw==
"@types/react-dom@18.2.13": "@types/react-dom@18.2.14":
version "18.2.13" version "18.2.14"
resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.13.tgz#89cd7f9ec8b28c8b6f0392b9591671fb4a9e96b7" resolved "https://registry.npmjs.org/@types/react-dom/-/react-dom-18.2.14.tgz#c01ba40e5bb57fc1dc41569bb3ccdb19eab1c539"
integrity sha512-eJIUv7rPP+EC45uNYp/ThhSpE16k22VJUknt5OLoH9tbXoi8bMhwLf5xRuWMywamNbWzhrSmU7IBJfPup1+3fw== integrity sha512-V835xgdSVmyQmI1KLV2BEIUgqEuinxp9O4G6g3FqO/SqLac049E53aysv0oEFD2kHfejeKU+ZqL2bcFWj9gLAQ==
dependencies: dependencies:
"@types/react" "*" "@types/react" "*"