Skip to content

Commit b6b9998

Browse files
Update dependency @types/react to ^19.2.7
1 parent a73448a commit b6b9998

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@eslint/js": "^9.39.1",
4848
"@tailwindcss/typography": "^0.5.19",
4949
"@tailwindcss/vite": "^4.1.16",
50-
"@types/react": "^19.2.5",
50+
"@types/react": "^19.2.7",
5151
"@types/react-dom": "^19.2.3",
5252
"@vitejs/plugin-react": "^4.7.0",
5353
"eslint": "^9.39.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2423,7 +2423,7 @@
24232423
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c"
24242424
integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==
24252425

2426-
"@types/react@^19.2.5":
2426+
"@types/react@^19.2.7":
24272427
version "19.2.7"
24282428
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
24292429
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==

0 commit comments

Comments
 (0)