Skip to content

Commit

Permalink
Bump the fetching group across 1 directory with 4 updates (#16708)
Browse files Browse the repository at this point in the history
Bumps the fetching group with 4 updates in the /frontend-react directory: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query), [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools), [axios](https://github.com/axios/axios) and [react-query-kit](https://github.com/liaoliao666/react-query-kit).


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

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

Updates `axios` from 1.7.7 to 1.7.8
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.7...v1.7.8)

Updates `react-query-kit` from 3.3.0 to 3.3.1
- [Release notes](https://github.com/liaoliao666/react-query-kit/releases)
- [Commits](HuolalaTech/react-query-kit@3.3.0...3.3.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent e78bd7f commit 34a481c
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 37 deletions.
8 changes: 4 additions & 4 deletions frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
"@okta/okta-react": "^6.9.0",
"@okta/okta-signin-widget": "^7.24.2",
"@rest-hooks/rest": "^3.0.3",
"@tanstack/react-query": "^5.59.15",
"@tanstack/react-query-devtools": "^5.59.15",
"@tanstack/react-query": "^5.62.2",
"@tanstack/react-query-devtools": "^5.62.2",
"@trussworks/react-uswds": "^9.1.0",
"@uswds/uswds": "3.7.1",
"axios": "^1.7.7",
"axios": "^1.7.8",
"classnames": "^2.5.1",
"date-fns": "^4.1.0",
"date-fns-tz": "^3.2.0",
Expand All @@ -31,7 +31,7 @@
"react-idle-timer": "^5.7.2",
"react-loader-spinner": "^6.1.6",
"react-markdown": "^9.0.1",
"react-query-kit": "^3.3.0",
"react-query-kit": "^3.3.1",
"react-router": "^6.27.0",
"react-router-dom": "^6.27.0",
"react-scroll-sync": "^0.11.2",
Expand Down
64 changes: 31 additions & 33 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2445,40 +2445,40 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.59.13":
version: 5.59.13
resolution: "@tanstack/query-core@npm:5.59.13"
checksum: 2f43f53ecd0151c9f83f822f47a8c882cce234ece2fa4fc575ae1bf865094ff145f5efe7cb9c750541df143804941248aceaf85e7c5346a7897d896845996dff
"@tanstack/query-core@npm:5.62.2":
version: 5.62.2
resolution: "@tanstack/query-core@npm:5.62.2"
checksum: 1d15f007214c65c15360eadfe6ccefb8a2d780b85383b8ce7083950d8648efc95784e36d304792f1b738178b9fb0531e0d062c7f63d69f4577c1f1b9f7c15af7
languageName: node
linkType: hard

"@tanstack/query-devtools@npm:5.58.0":
version: 5.58.0
resolution: "@tanstack/query-devtools@npm:5.58.0"
checksum: ba5a2b96a307abb02607a6e8a3378b680871d89b83916fde8b21ae29ca2282eaa3d98638780f08e1c85cdce94258ba88bb5535780fcad004ebd7de608be7dacc
"@tanstack/query-devtools@npm:5.61.4":
version: 5.61.4
resolution: "@tanstack/query-devtools@npm:5.61.4"
checksum: b2138f9848e38353d21abf17a1ae7c65528ba6f095537988b5cbb365bb0a64176b7ff9ea5c0494d69b5d2799a4c495fc0fc877b5e1f369f178549655c2748be9
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^5.59.15":
version: 5.59.15
resolution: "@tanstack/react-query-devtools@npm:5.59.15"
"@tanstack/react-query-devtools@npm:^5.62.2":
version: 5.62.2
resolution: "@tanstack/react-query-devtools@npm:5.62.2"
dependencies:
"@tanstack/query-devtools": 5.58.0
"@tanstack/query-devtools": 5.61.4
peerDependencies:
"@tanstack/react-query": ^5.59.15
"@tanstack/react-query": ^5.62.2
react: ^18 || ^19
checksum: 69169f87efc8bd845181f6dea63947e60980e561b6bfb60ce39a7d4b656d4124d0e976fd62d32fa3afd4ebe5af7c64d43ff34bc59b3b189c1d1b74169e73381d
checksum: 5a01a2ebff96d13572afc72f7f167c612d3417a17006759e4fc12b7f2bc428b58693ea7f467e286edcff7c5e454d937da9857b8cc99a7d02ad66b3eaab2d3b8d
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.59.15":
version: 5.59.15
resolution: "@tanstack/react-query@npm:5.59.15"
"@tanstack/react-query@npm:^5.62.2":
version: 5.62.2
resolution: "@tanstack/react-query@npm:5.62.2"
dependencies:
"@tanstack/query-core": 5.59.13
"@tanstack/query-core": 5.62.2
peerDependencies:
react: ^18 || ^19
checksum: 465aa2cdfc83fe3ebbb3dfe94ad39ac9e047e6808890b9dfd253d7aec31cdc46198af3c3a8dfa6a7212f941db7df1fe9a724540504cc2e3efa1cdffcb2d48164
checksum: 4735781dade3a55d0f2992b4f5c4c0e27d89788f2df37f57abeb45126aab54314638a040bae2bd39dda2aa4d27c96439b5df457890f1c0822ea74d290ffe2d9c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4049,14 +4049,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
"axios@npm:^1.7.8":
version: 1.7.8
resolution: "axios@npm:1.7.8"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
checksum: 3d21652faf8e29fb36c47517d2872bb5e2285127a24f5c53ce23082c4eac7f5a88de84dd49d4a1a83068e5301dcfd9067b41e5fbd00b0d20ab7b0a843559273d
languageName: node
linkType: hard

Expand Down Expand Up @@ -9998,8 +9998,8 @@ __metadata:
"@storybook/react-vite": ^8.4.6
"@storybook/testing-library": ^0.2.2
"@storybook/theming": ^8.4.6
"@tanstack/react-query": ^5.59.15
"@tanstack/react-query-devtools": ^5.59.15
"@tanstack/react-query": ^5.62.2
"@tanstack/react-query-devtools": ^5.62.2
"@testing-library/dom": ^10.4.0
"@testing-library/jest-dom": ^6.6.2
"@testing-library/react": ^16.0.1
Expand All @@ -10023,7 +10023,7 @@ __metadata:
"@vitest/coverage-istanbul": ^2.1.3
"@vitest/ui": ^2.1.3
autoprefixer: ^10.4.20
axios: ^1.7.7
axios: ^1.7.8
browserslist: ^4.24.2
browserslist-useragent-regexp: ^4.1.3
chromatic: ^11.20.0
Expand Down Expand Up @@ -10071,7 +10071,7 @@ __metadata:
react-idle-timer: ^5.7.2
react-loader-spinner: ^6.1.6
react-markdown: ^9.0.1
react-query-kit: ^3.3.0
react-query-kit: ^3.3.1
react-router: ^6.27.0
react-router-dom: ^6.27.0
react-scroll-sync: ^0.11.2
Expand Down Expand Up @@ -10189,15 +10189,13 @@ __metadata:
languageName: node
linkType: hard

"react-query-kit@npm:^3.3.0":
version: 3.3.0
resolution: "react-query-kit@npm:3.3.0"
peerDependencies:
"@tanstack/react-query": ^4 || ^5
"react-query-kit@npm:^3.3.1":
version: 3.3.1
resolution: "react-query-kit@npm:3.3.1"
peerDependenciesMeta:
"@tanstack/react-query":
optional: true
checksum: 5551bdfcbe9ba4c50b2fa157811beb80e4a5265682e7c5bb50f148d87ef7d0e1652bb646a0a7b9e0cb8ba72a1c77fb9b86ec6b9f70f69fec15557024ffbebe3f
checksum: 32e98bf85cc8a283ee42c9a7a0ef8fdad723feb68801d8c4e664a22d0d643d8991e8eaf303bb9b90d19b1c81fe5b6a9e9e3de597dd73e360dc2b3539c014f390
languageName: node
linkType: hard

Expand Down

0 comments on commit 34a481c

Please sign in to comment.