Skip to content

Commit 61e47ee

Browse files
chore(deps): update dependency react to v19.2.5 (#1431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ee0cc3a commit 61e47ee

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
@@ -53,7 +53,7 @@
5353
"@graphql-codegen/typescript-operations": "5.0.9",
5454
"@graphql-tools/schema": "10.0.31",
5555
"cross-fetch": "3.2.0",
56-
"react": "19.2.4"
56+
"react": "19.2.5"
5757
},
5858
"publishConfig": {
5959
"directory": "dist",

yarn.lock

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

5672-
5673-
version "19.2.4"
5674-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.4.tgz#438e57baa19b77cb23aab516cf635cd0579ee09a"
5675-
integrity sha512-9nfp2hYpCwOjAN+8TZFGhtWEwgvWHXqESH8qT89AT/lWklpLON22Lc8pEtnpsZz7VmawabSU0gCjnj8aC0euHQ==
5672+
5673+
version "19.2.5"
5674+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
5675+
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
56765676

56775677
read-yaml-file@^1.1.0:
56785678
version "1.1.0"

0 commit comments

Comments
 (0)