Skip to content

Commit

Permalink
Bump the react-query group in /frontend-react with 2 updates
Browse files Browse the repository at this point in the history
Bumps the react-query group in /frontend-react with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.55.4 to 5.56.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.56.2/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.55.4 to 5.56.2
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.56.2/packages/react-query-devtools)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 20, 2024
1 parent fe66c64 commit 3c9a152
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
4 changes: 2 additions & 2 deletions frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@okta/okta-react": "^6.9.0",
"@okta/okta-signin-widget": "^7.23.0",
"@rest-hooks/rest": "^3.0.3",
"@tanstack/react-query": "^5.55.4",
"@tanstack/react-query-devtools": "^5.55.4",
"@tanstack/react-query": "^5.56.2",
"@tanstack/react-query-devtools": "^5.56.2",
"@trussworks/react-uswds": "^9.1.0",
"@uswds/uswds": "3.7.1",
"axios": "^1.7.7",
Expand Down
42 changes: 21 additions & 21 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3511,40 +3511,40 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.55.4":
version: 5.55.4
resolution: "@tanstack/query-core@npm:5.55.4"
checksum: f20fc8dbd7484b38aa010bd51a381f185691589373ebb41b9fe22c24492d8537a9eaaf6bf273cb781f2dfd65021f4fc984d4104a92a34c911df706b2bd1bdb8c
"@tanstack/query-core@npm:5.56.2":
version: 5.56.2
resolution: "@tanstack/query-core@npm:5.56.2"
checksum: e78430464de89fd2543155449391415983c7cdcd1ff2bb86da019414204b6800e2405e341db88000b36a101d3619ee7e94e90da1fa5497b2e021c5765924a64c
languageName: node
linkType: hard

"@tanstack/query-devtools@npm:5.55.1":
version: 5.55.1
resolution: "@tanstack/query-devtools@npm:5.55.1"
checksum: f1a4fba14f512b3250536703e2363712ac942ffb7712aa694988b8df75c04b52f0ac75fcf90c85abb6974ef422e64ad27f9e0ff07a06854ae02ba1ce4cbdd1d1
"@tanstack/query-devtools@npm:5.56.1":
version: 5.56.1
resolution: "@tanstack/query-devtools@npm:5.56.1"
checksum: 9de5b62a4ecbce2619a023174e45f6de5d202c8b1e35c6a847b7df57668144c8a687a96a60d3c036550f970f6b27accf8acd765c0047ad6ee3143ed116077d13
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^5.55.4":
version: 5.55.4
resolution: "@tanstack/react-query-devtools@npm:5.55.4"
"@tanstack/react-query-devtools@npm:^5.56.2":
version: 5.56.2
resolution: "@tanstack/react-query-devtools@npm:5.56.2"
dependencies:
"@tanstack/query-devtools": 5.55.1
"@tanstack/query-devtools": 5.56.1
peerDependencies:
"@tanstack/react-query": ^5.55.4
"@tanstack/react-query": ^5.56.2
react: ^18 || ^19
checksum: 264f70d5b1796d2e2e73fc177c21fcb298e345e0e6be82d242722f31e19e04c9908614d63ae5095027c8b81804f4a3b74a73805a8f2471e239b988ea74f4c44f
checksum: 9b89a1a8f695321ca5952a0b589059093373485c44fb757ca56fb76ec3c2c90f2536afd1e2cbd0fc2d3ec96c09958451f02b2b38e43df93378b961efda53086a
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.55.4":
version: 5.55.4
resolution: "@tanstack/react-query@npm:5.55.4"
"@tanstack/react-query@npm:^5.56.2":
version: 5.56.2
resolution: "@tanstack/react-query@npm:5.56.2"
dependencies:
"@tanstack/query-core": 5.55.4
"@tanstack/query-core": 5.56.2
peerDependencies:
react: ^18 || ^19
checksum: 26e4ecc0950f2d9a1c0d527dbe736827ae63bcb12e688b442083507235a48abf3bf9fc247ee730820b0d1af242d7b516ed9de02568a4867b7867c2dd23de3664
checksum: 7819a3a316c95df41844bd6e3435511594c3762320c21ee1ef2205ede18a87faae4556ff84d52b36ba17c99540b9554e72a5acf0c225481bdaf107ea79ace815
languageName: node
linkType: hard

Expand Down Expand Up @@ -12204,8 +12204,8 @@ __metadata:
"@storybook/react-vite": ^8.2.9
"@storybook/testing-library": ^0.2.2
"@storybook/theming": ^8.2.9
"@tanstack/react-query": ^5.55.4
"@tanstack/react-query-devtools": ^5.55.4
"@tanstack/react-query": ^5.56.2
"@tanstack/react-query-devtools": ^5.56.2
"@testing-library/dom": ^10.4.0
"@testing-library/jest-dom": ^6.5.0
"@testing-library/react": ^16.0.1
Expand Down

0 comments on commit 3c9a152

Please sign in to comment.