Skip to content

Commit 61bc65f

Browse files
[renovate-bot] - Update dependency @types/react-dom to v18.3.3
1 parent c9d7362 commit 61bc65f

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
},
4444
"devDependencies": {
4545
"@types/react": "18.3.14",
46-
"@types/react-dom": "18.3.2",
46+
"@types/react-dom": "18.3.3",
4747
"@vitejs/plugin-react": "4.3.4",
4848
"cypress": "13.16.1",
4949
"eslint": "8.57.1",

yarn.lock

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -663,14 +663,12 @@
663663
resolved "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.5.tgz"
664664
integrity sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==
665665

666-
667-
version "18.3.2"
668-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.2.tgz#b58a9520f5f317a00bbda0271502889b71c345f0"
669-
integrity sha512-Fqp+rcvem9wEnGr3RY8dYNvSQ8PoLqjZ9HLgaPUOjJJD120uDyOxOjc/39M4Kddp9JQCxpGQbnhVQF0C0ncYVg==
670-
dependencies:
671-
"@types/react" "^18"
666+
667+
version "18.3.3"
668+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.3.3.tgz#3654138d0da1b0c7916f6ed0dc1cc2b576d47650"
669+
integrity sha512-uTYkxTLkYp41nq/ULXyXMtkNT1vu5fXJoqad6uTNCOGat5t9cLgF4vMNLBXsTOXpdOI44XzKPY1M5RRm0bQHuw==
672670

673-
"@types/[email protected]", "@types/react@^18":
671+
674672
version "18.3.14"
675673
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.14.tgz#7ce43bbca0e15e1c4f67ad33ea3f83d75aa6756b"
676674
integrity sha512-NzahNKvjNhVjuPBQ+2G7WlxstQ+47kXZNHlUvFakDViuIEfGY926GqhMueQFZ7woG+sPiQKlF36XfrIUVSUfFg==

0 commit comments

Comments
 (0)