Skip to content

Commit 6535520

Browse files
chore(deps): update dependency react to v19.1.0 (#1046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 20691c9 commit 6535520

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": "2.5.13",
5555
"@graphql-tools/schema": "10.0.23",
5656
"cross-fetch": "3.2.0",
57-
"react": "19.0.0"
57+
"react": "19.1.0"
5858
},
5959
"publishConfig": {
6060
"directory": "dist",

yarn.lock

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

6579-
react@19.0.0:
6580-
version "19.0.0"
6581-
resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
6582-
integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
6579+
react@19.1.0:
6580+
version "19.1.0"
6581+
resolved "https://registry.yarnpkg.com/react/-/react-19.1.0.tgz#926864b6c48da7627f004795d6cce50e90793b75"
6582+
integrity sha512-FS+XFBNvn3GTAWq26joslQgWNoFu08F4kl0J4CgdNKADkdSGXQyTCnKteIAJy96Br6YbpEU1LSzV5dYtjMkMDg==
65836583

65846584
read-yaml-file@^1.1.0:
65856585
version "1.1.0"

0 commit comments

Comments
 (0)