Skip to content

Commit 1d0ff72

Browse files
fix(deps): update all non-major dependencies to v19.2.6
1 parent c55a8a2 commit 1d0ff72

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

examples/react/apollo-client-swc-plugin/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
},
1212
"dependencies": {
1313
"@apollo/client": "^3.7.10",
14-
"react": "19.2.5",
15-
"react-dom": "19.2.5"
14+
"react": "19.2.6",
15+
"react-dom": "19.2.6"
1616
},
1717
"devDependencies": {
1818
"@graphql-codegen/cli": "^7.0.0",

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12699,10 +12699,10 @@ react-aria@3.48.0:
1269912699
react-stately "3.46.0"
1270012700
use-sync-external-store "^1.6.0"
1270112701

12702-
react-dom@19.2.5, react-dom@^19.0.0:
12703-
version "19.2.5"
12704-
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.5.tgz#b8768b10837d0b8e9ca5b9e2d58dff3d880ea25e"
12705-
integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag==
12702+
react-dom@19.2.6, react-dom@^19.0.0:
12703+
version "19.2.6"
12704+
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.6.tgz#44a81b0bcca22da814c00847d09d01c8615529b7"
12705+
integrity sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g==
1270612706
dependencies:
1270712707
scheduler "^0.27.0"
1270812708

@@ -12793,10 +12793,10 @@ react-transition-group@^4.3.0:
1279312793
loose-envify "^1.4.0"
1279412794
prop-types "^15.6.2"
1279512795

12796-
react@19.2.5, react@^19.0.0:
12797-
version "19.2.5"
12798-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b"
12799-
integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA==
12796+
react@19.2.6, react@^19.0.0:
12797+
version "19.2.6"
12798+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.6.tgz#3dadb8e12b2a7934c1d5317973e5dce1301f9a4d"
12799+
integrity sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q==
1280012800

1280112801
read-cache@^1.0.0:
1280212802
version "1.0.0"

0 commit comments

Comments
 (0)