Skip to content

Commit 59c19f8

Browse files
chore(deps): update dependency @types/react to v19.0.12
1 parent c349c5a commit 59c19f8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"react-dom": "19.0.0"
1919
},
2020
"devDependencies": {
21-
"@types/react": "19.0.10",
21+
"@types/react": "19.0.12",
2222
"typescript": "5.7.3"
2323
}
2424
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,10 @@
8080
"@swc/counter" "^0.1.3"
8181
tslib "^2.4.0"
8282

83-
"@types/react@19.0.10":
84-
version "19.0.10"
85-
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.10.tgz#d0c66dafd862474190fe95ce11a68de69ed2b0eb"
86-
integrity sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==
83+
"@types/react@19.0.12":
84+
version "19.0.12"
85+
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.12.tgz#338b3f7854adbb784be454b3a83053127af96bd3"
86+
integrity sha512-V6Ar115dBDrjbtXSrS+/Oruobc+qVbbUxDFC1RSbRqLt5SYvxxyIDrSC85RWml54g+jfNeEMZhEj7wW07ONQhA==
8787
dependencies:
8888
csstype "^3.0.2"
8989

0 commit comments

Comments
 (0)