Skip to content

Commit cfbd225

Browse files
Update dependency react from 19.2.4 to 19.2.6
1 parent 462430a commit cfbd225

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
@@ -31,7 +31,7 @@
3131
"@types/react": "19.2.14",
3232
"eslint": "9.39.4",
3333
"prettier": "3.8.1",
34-
"react": "19.2.4",
34+
"react": "19.2.6",
3535
"typescript": "5.9.3"
3636
},
3737
"publishConfig": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2230,10 +2230,10 @@ react-is@^16.13.1:
22302230
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
22312231
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
22322232

2233-
react@19.2.4:
2234-
version "19.2.4"
2235-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
2236-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
2233+
react@19.2.6:
2234+
version "19.2.6"
2235+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.6.tgz#3dadb8e12b2a7934c1d5317973e5dce1301f9a4d"
2236+
integrity sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==
22372237

22382238
reflect.getprototypeof@^1.0.6:
22392239
version "1.0.7"

0 commit comments

Comments
 (0)