Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump @tanstack/react-query from 4.35.3 to 5.8.7 #1000

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@storybook/react": "6.5.9",
"@storybook/testing-library": "^0.2.0",
"@storybook/testing-react": "^1.3.0",
"@tanstack/react-query": "^4.35.3",
"@tanstack/react-query": "^5.8.7",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/react-hooks": "^8.0.1",
Expand Down Expand Up @@ -106,7 +106,7 @@
},
"peerDependencies": {
"@cloudscape-design/components": "^3",
"@tanstack/react-query": "^4.35.3",
"@tanstack/react-query": "^5.8.7",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-router-dom": "^5",
Expand Down
36 changes: 13 additions & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ __metadata:
"@storybook/react": 6.5.9
"@storybook/testing-library": ^0.2.0
"@storybook/testing-react": ^1.3.0
"@tanstack/react-query": ^4.35.3
"@tanstack/react-query": ^5.8.7
"@testing-library/jest-dom": ^5.16.5
"@testing-library/react": ^13.4.0
"@testing-library/react-hooks": ^8.0.1
Expand Down Expand Up @@ -250,7 +250,7 @@ __metadata:
uuid: ^9.0.0
peerDependencies:
"@cloudscape-design/components": ^3
"@tanstack/react-query": ^4.35.3
"@tanstack/react-query": ^5.8.7
"@types/react": ^18
"@types/react-dom": ^18
"@types/react-router-dom": ^5
Expand Down Expand Up @@ -9833,29 +9833,28 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:4.35.3":
version: 4.35.3
resolution: "@tanstack/query-core@npm:4.35.3"
checksum: 0184cd19a26c4f96d05bbebd7966866741d46e5be19ac99d8cd6e5bbeb6550f257e7b52b674fb2673190696e113dd601422d196bf4870b58b4d2e2edf4307e92
"@tanstack/query-core@npm:5.8.7":
version: 5.8.7
resolution: "@tanstack/query-core@npm:5.8.7"
checksum: ed6c0966ab7593d6dd36e6663ca5d7f73049fb0df0f3f1a3a78539f06e7ab583a5b4104c454025e90fa4bd447d87b74518d03166e88ac4cfa6fca850a01cbf4f
languageName: node
linkType: hard

"@tanstack/react-query@npm:^4.35.3":
version: 4.35.3
resolution: "@tanstack/react-query@npm:4.35.3"
"@tanstack/react-query@npm:^5.8.7":
version: 5.8.7
resolution: "@tanstack/react-query@npm:5.8.7"
dependencies:
"@tanstack/query-core": 4.35.3
use-sync-external-store: ^1.2.0
"@tanstack/query-core": 5.8.7
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
react: ^18.0.0
react-dom: ^18.0.0
react-native: "*"
peerDependenciesMeta:
react-dom:
optional: true
react-native:
optional: true
checksum: 4d7e4e6a8466095848d2924fdbcd2d22a36b53e2d0f79a7dec121c8d7af36ff857b1bae5a7b802f3a399922c9c9f38f2a06372b1fc7b1d5de960e78fa1d3d722
checksum: 033e50d4a521117a6268fed944adfc107010a58d0533551f85e6e4daf7cbcd6acd49da55ea7003bd8c86a4af0e9a11adcd327e562807b9fb3db664395a0bb2e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -35250,15 +35249,6 @@ __metadata:
languageName: node
linkType: hard

"use-sync-external-store@npm:^1.2.0":
version: 1.2.0
resolution: "use-sync-external-store@npm:1.2.0"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
checksum: 5c639e0f8da3521d605f59ce5be9e094ca772bd44a4ce7322b055a6f58eeed8dda3c94cabd90c7a41fb6fa852210092008afe48f7038792fd47501f33299116a
languageName: node
linkType: hard

"use@npm:^3.1.0":
version: 3.1.1
resolution: "use@npm:3.1.1"
Expand Down