Skip to content

Commit 3c6dc06

Browse files
deps(deps): bump @tanstack/react-query in the tanstack group
Bumps the tanstack group with 1 update: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query). Updates `@tanstack/react-query` from 5.90.17 to 5.100.9 - [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.100.9/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-version: 5.100.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: tanstack ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3788c87 commit 3c6dc06

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@radix-ui/react-tabs": "^1.1.13",
4242
"@radix-ui/react-tooltip": "^1.2.8",
4343
"@sentry/react": "10.38.0",
44-
"@tanstack/react-query": "5.90.17",
44+
"@tanstack/react-query": "5.100.9",
4545
"@tanstack/react-table": "8.21.3",
4646
"axios": "^1.15.2",
4747
"class-variance-authority": "0.7.1",

yarn.lock

100755100644
Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1604,17 +1604,17 @@
16041604
postcss "^8.4.41"
16051605
tailwindcss "4.1.18"
16061606

1607-
"@tanstack/query-core@5.90.17":
1608-
version "5.90.17"
1609-
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.17.tgz#e97c44cde35c341f2c8dd56f5f6621b4c50004a2"
1610-
integrity sha512-hDww+RyyYhjhUfoYQ4es6pbgxY7LNiPWxt4l1nJqhByjndxJ7HIjDxTBtfvMr5HwjYavMrd+ids5g4Rfev3lVQ==
1607+
"@tanstack/query-core@5.100.9":
1608+
version "5.100.9"
1609+
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.100.9.tgz#dcf44ef25cf42a4da229bcab1d8d33e80a740a99"
1610+
integrity sha512-SJSFw1S8+kQ0+knv/XGfrbocWoAlT7vDKsSImtLx3ZPQmEcR46hkDjLSvynSy25N8Ms4tIEini1FuBd5k7IscQ==
16111611

1612-
"@tanstack/react-query@5.90.17":
1613-
version "5.90.17"
1614-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.17.tgz#509cc41ee1700b852866b477ee086fc3a4ed1e27"
1615-
integrity sha512-PGc2u9KLwohDUSchjW9MZqeDQJfJDON7y4W7REdNBgiFKxQy+Pf7eGjiFWEj5xPqKzAeHYdAb62IWI1a9UJyGQ==
1612+
"@tanstack/react-query@5.100.9":
1613+
version "5.100.9"
1614+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.100.9.tgz#0c701bf56f38b484602255a92d4c9e452a04807d"
1615+
integrity sha512-Oa44XkaI3kCNN6ME0KByU3xT3SEUNOMfZpHxL6+wFoTm+OeUFYHKdeYVe0aOXlRDm/f15sgLwEt2HDorIdW8+A==
16161616
dependencies:
1617-
"@tanstack/query-core" "5.90.17"
1617+
"@tanstack/query-core" "5.100.9"
16181618

16191619
"@tanstack/react-table@8.21.3":
16201620
version "8.21.3"

0 commit comments

Comments
 (0)