Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 46d0498

Browse files
authored
Merge pull request #112 from alankrantas/dependabot/npm_and_yarn/types/react-dom-19.1.9
2 parents 4156f37 + 4959467 commit 46d0498

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@types/react": "^19.1.12",
25-
"@types/react-dom": "^19.1.6",
25+
"@types/react-dom": "^19.1.9",
2626
"@vitejs/plugin-react": "^5.0.2",
2727
"typescript": "^5.9.2",
2828
"vite": "^7.1.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -596,10 +596,10 @@
596596
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.8.tgz#958b91c991b1867ced318bedea0e215ee050726e"
597597
integrity sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==
598598

599-
"@types/react-dom@^19.1.6":
600-
version "19.1.6"
601-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.6.tgz#4af629da0e9f9c0f506fc4d1caa610399c595d64"
602-
integrity sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==
599+
"@types/react-dom@^19.1.9":
600+
version "19.1.9"
601+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.9.tgz#5ab695fce1e804184767932365ae6569c11b4b4b"
602+
integrity sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==
603603

604604
"@types/react@^19.1.12":
605605
version "19.1.12"

0 commit comments

Comments
 (0)