Skip to content

Commit f4c7469

Browse files
Update dependency @types/react to ^19.2.14
1 parent 0980478 commit f4c7469

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.14",
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
@@ -2425,10 +2425,10 @@
24252425
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.2.3.tgz#c1e305d15a52a3e508d54dca770d202cb63abf2c"
24262426
integrity sha512-jp2L/eY6fn+KgVVQAOqYItbF0VY/YApe5Mz2F0aykSO8gx31bYCZyvSeYxCHKvzHG5eZjc+zyaS5BrBWya2+kQ==
24272427

2428-
"@types/react@^19.2.5":
2429-
version "19.2.7"
2430-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
2431-
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
2428+
"@types/react@^19.2.14":
2429+
version "19.2.14"
2430+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
2431+
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==
24322432
dependencies:
24332433
csstype "^3.2.2"
24342434

0 commit comments

Comments
 (0)