Skip to content

Commit 465b094

Browse files
chore(deps): update dependency react to v19.2.1 (#1310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 38d2c96 commit 465b094

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.30",
5656
"cross-fetch": "3.2.0",
57-
"react": "19.2.0"
57+
"react": "19.2.1"
5858
},
5959
"publishConfig": {
6060
"directory": "dist",

yarn.lock

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

6901-
6902-
version "19.2.0"
6903-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.0.tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5"
6904-
integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==
6901+
6902+
version "19.2.1"
6903+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.1.tgz#8600fa205e58e2e807f6ef431c9f6492591a2700"
6904+
integrity sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==
69056905

69066906
read-yaml-file@^1.1.0:
69076907
version "1.1.0"

0 commit comments

Comments
 (0)