Skip to content

Commit 3f7fc25

Browse files
Update dependency @types/react to ^19.2.9
1 parent 0c7da21 commit 3f7fc25

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
@@ -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.9",
5151
"@types/react-dom": "^19.2.3",
5252
"@vitejs/plugin-react": "^4.7.0",
5353
"buffer": "^6.0.3",

yarn.lock

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

2440-
"@types/react@^19.2.5":
2441-
version "19.2.7"
2442-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
2443-
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
2440+
"@types/react@^19.2.9":
2441+
version "19.2.14"
2442+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
2443+
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==
24442444
dependencies:
24452445
csstype "^3.2.2"
24462446

0 commit comments

Comments
 (0)