Skip to content

Commit 27fd721

Browse files
authored
Merge pull request #91 from alankrantas/dependabot/npm_and_yarn/types/react-19.2.7
2 parents ff3f7a1 + 913ad32 commit 27fd721

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
@@ -19,7 +19,7 @@
1919
"react-dom": "19.2.0"
2020
},
2121
"devDependencies": {
22-
"@types/react": "^19.2.6",
22+
"@types/react": "^19.2.7",
2323
"@types/react-dom": "^19.2.3",
2424
"@vitejs/plugin-react": "^5.1.1",
2525
"globals": "^16.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -817,10 +817,10 @@
817817
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c"
818818
integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==
819819

820-
"@types/react@^19.2.6":
821-
version "19.2.6"
822-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.6.tgz#d27db1ff45012d53980f5589fda925278e1249ca"
823-
integrity sha512-p/jUvulfgU7oKtj6Xpk8cA2Y1xKTtICGpJYeJXz2YVO2UcvjQgeRMLDGfDeqeRW2Ta+0QNFwcc8X3GH8SxZz6w==
820+
"@types/react@^19.2.7":
821+
version "19.2.7"
822+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
823+
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
824824
dependencies:
825825
csstype "^3.2.2"
826826

0 commit comments

Comments
 (0)