Skip to content

Commit 9eccffb

Browse files
chore(deps): update dependency @types/react to v19.2.14
1 parent 6f3493d commit 9eccffb

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
@@ -39,7 +39,7 @@
3939
"@storybook/addon-webpack5-compiler-swc": "4.0.2",
4040
"@storybook/react": "10.1.11",
4141
"@storybook/react-webpack5": "10.1.11",
42-
"@types/react": "19.2.7",
42+
"@types/react": "19.2.14",
4343
"@types/react-dom": "19.2.3",
4444
"@typescript-eslint/eslint-plugin": "8.51.0",
4545
"@typescript-eslint/parser": "8.51.0",

yarn.lock

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

1840-
"@types/react@19.2.7":
1841-
version "19.2.7"
1842-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.7.tgz#84e62c0f23e8e4e5ac2cadcea1ffeacccae7f62f"
1843-
integrity sha512-MWtvHrGZLFttgeEj28VXHxpmwYbor/ATPYbBfSFZEIRK0ecCFLl2Qo55z52Hss+UV9CRN7trSeq1zbgx7YDWWg==
1840+
"@types/react@19.2.14":
1841+
version "19.2.14"
1842+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.2.14.tgz#39604929b5e3957e3a6fa0001dafb17c7af70bad"
1843+
integrity sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==
18441844
dependencies:
18451845
csstype "^3.2.2"
18461846

0 commit comments

Comments
 (0)