Skip to content

Commit d406395

Browse files
chore(deps): bump @tanstack/react-query from 5.90.17 to 5.90.18 in /app (#359)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.90.17 to 5.90.18. - [Release notes](https://github.com/TanStack/query/releases) - [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md) - [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.18/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.90.18 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d208fa3 commit d406395

3 files changed

Lines changed: 23 additions & 23 deletions

File tree

app/.pnp.cjs

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@fontsource/roboto": "^5.2.8",
1818
"@mui/icons-material": "^7.3.2",
1919
"@mui/material": "7.3.2",
20-
"@tanstack/react-query": "^5.90.17",
20+
"@tanstack/react-query": "^5.90.18",
2121
"react": "^19.1.1",
2222
"react-dom": "19.1.1",
2323
"react-hook-form": "^7.71.1",

app/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1252,21 +1252,21 @@ __metadata:
12521252
languageName: node
12531253
linkType: hard
12541254

1255-
"@tanstack/query-core@npm:5.90.17":
1256-
version: 5.90.17
1257-
resolution: "@tanstack/query-core@npm:5.90.17"
1258-
checksum: 10c0/f10ba6d82d21fab5a3ad5df028090255f0da5368dad2a78cdb57426519bdb3608d284fbfe733ece139382f60ae17deb5eef14249fbff854b3791795effd8f06f
1255+
"@tanstack/query-core@npm:5.90.18":
1256+
version: 5.90.18
1257+
resolution: "@tanstack/query-core@npm:5.90.18"
1258+
checksum: 10c0/af71bf6863b0ca51f0a8344b61e4da18c4f1ad10123ce2e9ca59d459bf2775cfbca6b8d508ab897dd320478073465beabd84ac60f5cc579980816e6cf06dbc22
12591259
languageName: node
12601260
linkType: hard
12611261

1262-
"@tanstack/react-query@npm:^5.90.17":
1263-
version: 5.90.17
1264-
resolution: "@tanstack/react-query@npm:5.90.17"
1262+
"@tanstack/react-query@npm:^5.90.18":
1263+
version: 5.90.18
1264+
resolution: "@tanstack/react-query@npm:5.90.18"
12651265
dependencies:
1266-
"@tanstack/query-core": "npm:5.90.17"
1266+
"@tanstack/query-core": "npm:5.90.18"
12671267
peerDependencies:
12681268
react: ^18 || ^19
1269-
checksum: 10c0/af722dbfbdfaa85d298963a175945d5089c714d83721320d24c3bd96ca5b74120ffff27866dfc6a45195ac6ec7ffe7e55cefd521fc03de55021bf997735d21cd
1269+
checksum: 10c0/61610ec867c2291e69f46363c2c66757a8404e185d78db672a4274a3620ea417d96d248e7281a8c958b14648d33489eac21449afb926c909df0cfad1247c8421
12701270
languageName: node
12711271
linkType: hard
12721272

@@ -4690,7 +4690,7 @@ __metadata:
46904690
"@fontsource/roboto": "npm:^5.2.8"
46914691
"@mui/icons-material": "npm:^7.3.2"
46924692
"@mui/material": "npm:7.3.2"
4693-
"@tanstack/react-query": "npm:^5.90.17"
4693+
"@tanstack/react-query": "npm:^5.90.18"
46944694
"@types/react": "npm:^19.1.13"
46954695
"@types/react-dom": "npm:19.1.9"
46964696
"@vitejs/plugin-react": "npm:^5.1.2"

0 commit comments

Comments
 (0)