Skip to content

Commit 500ff89

Browse files
Javascript dependency: Bump @tanstack/react-query in /web
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.74.0 to 5.74.7. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.74.7/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.74.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 829876c commit 500ff89

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@projectstorm/react-diagrams": "^7.0.4",
8686
"@simonwep/pickr": "^1.5.1",
8787
"@szhsin/react-menu": "^4.4.0",
88-
"@tanstack/react-query": "5.74.7",
88+
"@tanstack/react-query": "5.74.11",
8989
"@tanstack/react-table": "^8.16.0",
9090
"@tanstack/react-virtual": "^3.13.6",
9191
"@types/classnames": "^2.3.4",

web/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3082,21 +3082,21 @@ __metadata:
30823082
languageName: node
30833083
linkType: hard
30843084

3085-
"@tanstack/query-core@npm:5.74.7":
3086-
version: 5.74.7
3087-
resolution: "@tanstack/query-core@npm:5.74.7"
3088-
checksum: a857d2b3ea053bb0b91892173932e54b295310939d30ac3b04a51dff6dfb37dedde76d9aa36afe2c879c814b9bb0f2b219d5a1015fc3ba40af7e07283bd45788
3085+
"@tanstack/query-core@npm:5.74.9":
3086+
version: 5.74.9
3087+
resolution: "@tanstack/query-core@npm:5.74.9"
3088+
checksum: d2c3459ba57bbd946dd5996b267ccf0afedc0fbc55ade6f152201382a14c895b1ba676bbef682b6472c53c2672b98daf67f9f34d2f68e3a8b55f626071e47179
30893089
languageName: node
30903090
linkType: hard
30913091

3092-
"@tanstack/react-query@npm:5.74.7":
3093-
version: 5.74.7
3094-
resolution: "@tanstack/react-query@npm:5.74.7"
3092+
"@tanstack/react-query@npm:5.74.11":
3093+
version: 5.74.11
3094+
resolution: "@tanstack/react-query@npm:5.74.11"
30953095
dependencies:
3096-
"@tanstack/query-core": 5.74.7
3096+
"@tanstack/query-core": 5.74.9
30973097
peerDependencies:
30983098
react: ^18 || ^19
3099-
checksum: 96ff3e5a5675f15aa1fc867d26984fdec46df6fc6ba89ca225ba2dcbd3d13bb13a1a3596fef77b1d7d9b2914b1d0a348602a939eedcd798eabf158d1f0bb511c
3099+
checksum: 97426a1ff2d75267bc790dee70473ec30daee3082eec2d12e43a5bcbef9a9d8286e49089d403cc125cbb76d5722d0e80a6bb40e88e5efc4bee95a0271db31740
31003100
languageName: node
31013101
linkType: hard
31023102

@@ -13609,7 +13609,7 @@ __metadata:
1360913609
"@simonwep/pickr": ^1.5.1
1361013610
"@svgr/webpack": ^8.1.0
1361113611
"@szhsin/react-menu": ^4.4.0
13612-
"@tanstack/react-query": 5.74.7
13612+
"@tanstack/react-query": 5.74.11
1361313613
"@tanstack/react-table": ^8.16.0
1361413614
"@tanstack/react-virtual": ^3.13.6
1361513615
"@testing-library/dom": 10.4.0

0 commit comments

Comments
 (0)