Skip to content

Commit

Permalink
Bump the react-query group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the react-query group with 2 updates in the /frontend-react directory: [@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.51.23 to 5.55.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.55.0/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.51.23 to 5.55.0
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.55.0/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] authored Sep 8, 2024
1 parent 1220903 commit 032139b
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 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.21.2",
"@rest-hooks/rest": "^3.0.3",
"@tanstack/react-query": "^5.51.23",
"@tanstack/react-query-devtools": "^5.51.23",
"@tanstack/react-query": "^5.55.0",
"@tanstack/react-query-devtools": "^5.55.0",
"@trussworks/react-uswds": "^9.0.0",
"@uswds/uswds": "3.7.1",
"axios": "^1.7.5",
Expand Down
44 changes: 22 additions & 22 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3399,40 +3399,40 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.51.21":
version: 5.51.21
resolution: "@tanstack/query-core@npm:5.51.21"
checksum: a602e70bfbfa1fa28333be8c1b9ac9c9b97937b236d3997a757079ae04086fe59c2688cb6406fd82dcf9ef07f73e7a4ba1d373040f6cad340e1f64bceafe0e07
"@tanstack/query-core@npm:5.54.1":
version: 5.54.1
resolution: "@tanstack/query-core@npm:5.54.1"
checksum: 2d097ae20a2e499f1966689e6084cc26da194a56eaa59345af41d3b68e70bff1edd73e8205b7d7cf1da58f74d8f23a1867d67593aae3408f28d9253328d3217e
languageName: node
linkType: hard

"@tanstack/query-devtools@npm:5.51.16":
version: 5.51.16
resolution: "@tanstack/query-devtools@npm:5.51.16"
checksum: 77ffcfc693b32d640144ccdcc51da3d7ecd7ac43ae0d1665465da701fce77f90c606fc6863ecf34ab375d0ce3c3dab5b4c9c66c889e4d35fa6bd1decf7f8a096
"@tanstack/query-devtools@npm:5.54.0":
version: 5.54.0
resolution: "@tanstack/query-devtools@npm:5.54.0"
checksum: b6bd2a0b0d58cf6d672784545790d8844ba3f876b8f14d67924ffedce66e04cabd0552669faa8876f597be44193b67d9aa97a50936517264c098e7cbf3b11177
languageName: node
linkType: hard

"@tanstack/react-query-devtools@npm:^5.51.23":
version: 5.51.23
resolution: "@tanstack/react-query-devtools@npm:5.51.23"
"@tanstack/react-query-devtools@npm:^5.55.0":
version: 5.55.0
resolution: "@tanstack/react-query-devtools@npm:5.55.0"
dependencies:
"@tanstack/query-devtools": 5.51.16
"@tanstack/query-devtools": 5.54.0
peerDependencies:
"@tanstack/react-query": ^5.51.23
"@tanstack/react-query": ^5.55.0
react: ^18 || ^19
checksum: 4551cf800ff0fa83174130b885f68dacbddd451d4a68b4b6652e55be7a9989a0c27a21f2acab9c144e29cf86d927736514ac5b1fc648225ac3b40d7c478e0035
checksum: 1783eb46c374791f36391c7cd214ae911363986a9d68938359c8b5686ac7ec85b15caa0918c44bdc39b73d6bbbd817eca0b8a2ba13e7e5b8ce92cfe1d5da8fe0
languageName: node
linkType: hard

"@tanstack/react-query@npm:^5.51.23":
version: 5.51.23
resolution: "@tanstack/react-query@npm:5.51.23"
"@tanstack/react-query@npm:^5.55.0":
version: 5.55.0
resolution: "@tanstack/react-query@npm:5.55.0"
dependencies:
"@tanstack/query-core": 5.51.21
"@tanstack/query-core": 5.54.1
peerDependencies:
react: ^18.0.0
checksum: d1d8131232430635923694befff9bdabc8d18ca2392789456a28191020d489671577e02ee5b0107e0064fea981c74c99cea3077a4e34cc1ac7438175bd50effe
react: ^18 || ^19
checksum: 91179d1cc81a1d1802bac52e756b6ca964a27f788dfdf2c35625549496b90c0f21d16954a1e9eb1c7138f4cdfbc0ff99336bba9db6a207ebf8c18b2f730263e8
languageName: node
linkType: hard

Expand Down Expand Up @@ -12077,8 +12077,8 @@ __metadata:
"@storybook/react-vite": ^8.2.9
"@storybook/testing-library": ^0.2.2
"@storybook/theming": ^8.2.9
"@tanstack/react-query": ^5.51.23
"@tanstack/react-query-devtools": ^5.51.23
"@tanstack/react-query": ^5.55.0
"@tanstack/react-query-devtools": ^5.55.0
"@testing-library/dom": ^10.4.0
"@testing-library/jest-dom": ^6.4.8
"@testing-library/react": ^16.0.0
Expand Down

0 comments on commit 032139b

Please sign in to comment.