Skip to content

Commit 6171483

Browse files
chore(deps): update dependency react to v19.2.4 (#1352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da208ac commit 6171483

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/plugins/typescript/graphql-apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@graphql-codegen/typescript-operations": "4.6.1",
5555
"@graphql-tools/schema": "10.0.31",
5656
"cross-fetch": "3.2.0",
57-
"react": "19.2.3"
57+
"react": "19.2.4"
5858
},
5959
"publishConfig": {
6060
"directory": "dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6902,10 +6902,10 @@ react-is@^18.3.1:
69026902
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.3.1.tgz#e83557dc12eae63a99e003a46388b1dcbb44db7e"
69036903
integrity sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==
69046904

6905-
6906-
version "19.2.3"
6907-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.3.tgz#d83e5e8e7a258cf6b4fe28640515f99b87cd19b8"
6908-
integrity sha512-Ku/hhYbVjOQnXDZFv2+RibmLFGwFdeeKHFcOTlrt7xplBnya5OGn/hIRDsqDiSUcfORsDC7MPxwork8jBwsIWA==
6905+
6906+
version "19.2.4"
6907+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
6908+
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
69096909

69106910
read-yaml-file@^1.1.0:
69116911
version "1.1.0"

0 commit comments

Comments
 (0)