Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the fetching group in /frontend-react with 3 updates #16468

Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 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.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.59.19",
"@tanstack/react-query-devtools": "^5.59.19",
"@trussworks/react-uswds": "^9.1.0",
"@uswds/uswds": "3.7.1",
"axios": "^1.7.7",
Expand All @@ -32,7 +32,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
54 changes: 26 additions & 28 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2332,40 +2332,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.59.17":
version: 5.59.17
resolution: "@tanstack/query-core@npm:5.59.17"
checksum: 7f7b55ce748a9d2efa95c170f1c2e3f7383faeec1993334d9f826682323dd1595ecec5348f407bdb47daa1d522b665f2772b4b84e3b9a987702c410d511b2b45
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.59.19":
version: 5.59.19
resolution: "@tanstack/query-devtools@npm:5.59.19"
checksum: eea4c7c14a9a47529da22cb3a6e473e144d0624764415242a1501d550a6920bedc4e8f9fe94cf4d1d108595370808b39ad9a5de574f4a5e32835757a8b23d493
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.59.19":
version: 5.59.19
resolution: "@tanstack/react-query-devtools@npm:5.59.19"
dependencies:
"@tanstack/query-devtools": 5.58.0
"@tanstack/query-devtools": 5.59.19
peerDependencies:
"@tanstack/react-query": ^5.59.15
"@tanstack/react-query": ^5.59.19
react: ^18 || ^19
checksum: 69169f87efc8bd845181f6dea63947e60980e561b6bfb60ce39a7d4b656d4124d0e976fd62d32fa3afd4ebe5af7c64d43ff34bc59b3b189c1d1b74169e73381d
checksum: 841b9b1d98e073becda11c93fea1b0b6a8b9f37ba8befca7c97fe88b00b24a2111f274f0cf3e31aa2c93283293621690d0d4740d2f8b7cd1b5ee8b72575b7dad
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.59.19":
version: 5.59.19
resolution: "@tanstack/react-query@npm:5.59.19"
dependencies:
"@tanstack/query-core": 5.59.13
"@tanstack/query-core": 5.59.17
peerDependencies:
react: ^18 || ^19
checksum: 465aa2cdfc83fe3ebbb3dfe94ad39ac9e047e6808890b9dfd253d7aec31cdc46198af3c3a8dfa6a7212f941db7df1fe9a724540504cc2e3efa1cdffcb2d48164
checksum: dd4b33a801f8e97fec81ec2c0828c5d805674b7fc82b6899409cb18df60fbc42794baa985a21bbbc1b3ca8efc55ee7c5813e1d291e3becfa46bc35619d8f0ad0
languageName: node
linkType: hard

Expand Down Expand Up @@ -10356,8 +10356,8 @@ __metadata:
"@storybook/react-vite": ^8.3.6
"@storybook/testing-library": ^0.2.2
"@storybook/theming": ^8.3.6
"@tanstack/react-query": ^5.59.15
"@tanstack/react-query-devtools": ^5.59.15
"@tanstack/react-query": ^5.59.19
"@tanstack/react-query-devtools": ^5.59.19
"@testing-library/dom": ^10.4.0
"@testing-library/jest-dom": ^6.6.2
"@testing-library/react": ^16.0.1
Expand Down Expand Up @@ -10431,7 +10431,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 @@ -10556,15 +10556,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
Loading