Skip to content

Commit ef09cfa

Browse files
Bump @tanstack/react-query from 5.81.2 to 5.83.0
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.81.2 to 5.83.0. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.83.0/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.83.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eba6904 commit ef09cfa

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"dependencies": {
2020
"@monaco-editor/react": "^4.7.0",
2121
"@popperjs/core": "^2.11.8",
22-
"@tanstack/react-query": "^5.81.2",
22+
"@tanstack/react-query": "^5.83.0",
2323
"@tanstack/react-table": "^8.21.3",
2424
"@tanstack/react-virtual": "^3.13.6",
2525
"allotment": "^1.20.3",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2698,10 +2698,10 @@ __metadata:
26982698
languageName: node
26992699
linkType: hard
27002700

2701-
"@tanstack/query-core@npm:5.81.2":
2702-
version: 5.81.2
2703-
resolution: "@tanstack/query-core@npm:5.81.2"
2704-
checksum: 10c0/36a6bddec2e7512015bcfbb0d7b0876fab418de9e0ef21ad403598276960e0b7d53efd62832ce462738ad22d9883e31cb5403eafc65dfd9b2f6744c22a9d8e42
2701+
"@tanstack/query-core@npm:5.83.0":
2702+
version: 5.83.0
2703+
resolution: "@tanstack/query-core@npm:5.83.0"
2704+
checksum: 10c0/e6dc480bc99eaca552a9ad65423788b60368cf99308681252fc7dbe42a3f2c1c978db0d3471cc3349b9112cfb4d967ace4e192a1d7e987e30c5c1ff74809c77c
27052705
languageName: node
27062706
linkType: hard
27072707

@@ -2724,14 +2724,14 @@ __metadata:
27242724
languageName: node
27252725
linkType: hard
27262726

2727-
"@tanstack/react-query@npm:^5.81.2":
2728-
version: 5.81.2
2729-
resolution: "@tanstack/react-query@npm:5.81.2"
2727+
"@tanstack/react-query@npm:^5.83.0":
2728+
version: 5.83.0
2729+
resolution: "@tanstack/react-query@npm:5.83.0"
27302730
dependencies:
2731-
"@tanstack/query-core": "npm:5.81.2"
2731+
"@tanstack/query-core": "npm:5.83.0"
27322732
peerDependencies:
27332733
react: ^18 || ^19
2734-
checksum: 10c0/a80a2e7401a02bfc8d7a926c9e48b0a108cae21a2c47691632e754de44ca08838c105fb0c30804f4ccbf173bee04ad9a3e45a8bebdfc1d1a32468bbb9d960e19
2734+
checksum: 10c0/883229f9219ca906a54d7caafd44d59b57db5dbe87e954f8a7027f460e9f8b97842dfbd0d676dc3111d577baf312c64f6c1fdd67cd1e4b0f0bf574e29670c606
27352735
languageName: node
27362736
linkType: hard
27372737

@@ -9323,7 +9323,7 @@ __metadata:
93239323
"@faker-js/faker": "npm:^9.7.0"
93249324
"@monaco-editor/react": "npm:^4.7.0"
93259325
"@popperjs/core": "npm:^2.11.8"
9326-
"@tanstack/react-query": "npm:^5.81.2"
9326+
"@tanstack/react-query": "npm:^5.83.0"
93279327
"@tanstack/react-query-devtools": "npm:^5.81.5"
93289328
"@tanstack/react-table": "npm:^8.21.3"
93299329
"@tanstack/react-virtual": "npm:^3.13.6"

0 commit comments

Comments
 (0)