Skip to content

Commit

Permalink
Javascript dependency: Bump @tanstack/react-query in /web
Browse files Browse the repository at this point in the history
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.2 to 5.62.7.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.7/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent ba58b14 commit 5642bf1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"@projectstorm/react-diagrams": "^7.0.4",
"@simonwep/pickr": "^1.5.1",
"@szhsin/react-menu": "^4.2.2",
"@tanstack/react-query": "5.62.2",
"@tanstack/react-query": "5.62.7",
"@tanstack/react-table": "^8.16.0",
"@tanstack/react-virtual": "^3.8.4",
"@types/classnames": "^2.3.4",
Expand Down
20 changes: 10 additions & 10 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3122,21 +3122,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.62.2":
version: 5.62.2
resolution: "@tanstack/query-core@npm:5.62.2"
checksum: 1d15f007214c65c15360eadfe6ccefb8a2d780b85383b8ce7083950d8648efc95784e36d304792f1b738178b9fb0531e0d062c7f63d69f4577c1f1b9f7c15af7
"@tanstack/query-core@npm:5.62.7":
version: 5.62.7
resolution: "@tanstack/query-core@npm:5.62.7"
checksum: ffc708d8eed91d3ae5ad860e7db97cec0c14625e9ac3da6b5b87f71c4012c4d21c92732b30f60ff78d1d37e94fc6f454e4752a50ab69c91925e169674eb50a03
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.62.2":
version: 5.62.2
resolution: "@tanstack/react-query@npm:5.62.2"
"@tanstack/react-query@npm:5.62.7":
version: 5.62.7
resolution: "@tanstack/react-query@npm:5.62.7"
dependencies:
"@tanstack/query-core": 5.62.2
"@tanstack/query-core": 5.62.7
peerDependencies:
react: ^18 || ^19
checksum: 4735781dade3a55d0f2992b4f5c4c0e27d89788f2df37f57abeb45126aab54314638a040bae2bd39dda2aa4d27c96439b5df457890f1c0822ea74d290ffe2d9c
checksum: 2f41fac4115d2a00ff70868119b8525ac40f4e2c06421175c1dbaa0d4fc01f6ca67257e137b7483810ace3b3fbbaf5fb21c7f7403d7ce23d60f5e4136c7ca3dd
languageName: node
linkType: hard

Expand Down Expand Up @@ -13556,7 +13556,7 @@ __metadata:
"@simonwep/pickr": ^1.5.1
"@svgr/webpack": ^8.1.0
"@szhsin/react-menu": ^4.2.2
"@tanstack/react-query": 5.62.2
"@tanstack/react-query": 5.62.7
"@tanstack/react-table": ^8.16.0
"@tanstack/react-virtual": ^3.8.4
"@testing-library/dom": 10.4.0
Expand Down

0 comments on commit 5642bf1

Please sign in to comment.