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

Commit 4acd433

Browse files
authored
Merge pull request #118 from alankrantas/dependabot/npm_and_yarn/types/react-19.1.16
2 parents 1794711 + da3681b commit 4acd433

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
@@ -21,7 +21,7 @@
2121
"react-dom": "19.1.1"
2222
},
2323
"devDependencies": {
24-
"@types/react": "^19.1.12",
24+
"@types/react": "^19.1.16",
2525
"@types/react-dom": "^19.1.9",
2626
"@vitejs/plugin-react": "^5.0.4",
2727
"typescript": "^5.9.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -629,10 +629,10 @@
629629
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.9.tgz#5ab695fce1e804184767932365ae6569c11b4b4b"
630630
integrity sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==
631631

632-
"@types/react@^19.1.12":
633-
version "19.1.12"
634-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.12.tgz#7bfaa76aabbb0b4fe0493c21a3a7a93d33e8937b"
635-
integrity sha512-cMoR+FoAf/Jyq6+Df2/Z41jISvGZZ2eTlnsaJRptmZ76Caldwy1odD4xTr/gNV9VLj0AWgg/nmkevIyUfIIq5w==
632+
"@types/react@^19.1.16":
633+
version "19.1.16"
634+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.16.tgz#6329b1c17a5de624439eae673f86a2c5569a42be"
635+
integrity sha512-WBM/nDbEZmDUORKnh5i1bTnAz6vTohUf9b8esSMu+b24+srbaxa04UbJgWx78CVfNXA20sNu0odEIluZDFdCog==
636636
dependencies:
637637
csstype "^3.0.2"
638638

0 commit comments

Comments
 (0)