Skip to content

Commit 79b0064

Browse files
authored
Merge pull request #84 from alankrantas/dependabot/npm_and_yarn/types/react-dom-19.2.3
2 parents 904c96b + 0f4f7e6 commit 79b0064

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
},
2121
"devDependencies": {
2222
"@types/react": "^19.2.5",
23-
"@types/react-dom": "^19.2.2",
23+
"@types/react-dom": "^19.2.3",
2424
"@vitejs/plugin-react": "^5.1.1",
2525
"globals": "^16.5.0",
2626
"typescript": "~5.9.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -812,10 +812,10 @@
812812
dependencies:
813813
undici-types "~6.20.0"
814814

815-
"@types/react-dom@^19.2.2":
816-
version "19.2.2"
817-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.2.tgz#a4cc874797b7ddc9cb180ef0d5dc23f596fc2332"
818-
integrity sha512-9KQPoO6mZCi7jcIStSnlOWn2nEF3mNmyr3rIAsGnAbQKYbRLyqmeSc39EVgtxXVia+LMT8j3knZLAZAh+xLmrw==
815+
"@types/react-dom@^19.2.3":
816+
version "19.2.3"
817+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c"
818+
integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==
819819

820820
"@types/react@^19.2.5":
821821
version "19.2.5"

0 commit comments

Comments
 (0)