Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.17.12 (#4935)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 09e60bd commit f92c4ea
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"@sentry/react": "7.93.0",
"@soluble/cache-interop": "0.12.8",
"@soluble/cache-ioredis": "0.13.11",
"@tanstack/react-query": "5.17.10",
"@tanstack/react-query": "5.17.12",
"@vercel/analytics": "1.1.1",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7186,14 +7186,14 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.17.10":
version: 5.17.10
resolution: "@tanstack/react-query@npm:5.17.10"
"@tanstack/react-query@npm:5.17.12":
version: 5.17.12
resolution: "@tanstack/react-query@npm:5.17.12"
dependencies:
"@tanstack/query-core": "npm:5.17.10"
peerDependencies:
react: ^18.0.0
checksum: 9c99517251203b885ad625ab7de67874f276de698eeb2de19f07012747998021edb43069e68b1a996c8072ec9af0f81c31194c57a9af8df2fd237ffc040dd49d
checksum: 6a4ffcac6045148a8d990b18d031273ec6a356139f4eef2c2f41f1fda1179ec254c2636a373a14c32e3adc12dc047adb7f239c3c2693c8bac565368585e9f082
languageName: node
linkType: hard

Expand Down Expand Up @@ -17847,7 +17847,7 @@ __metadata:
"@svgr/webpack": "npm:8.1.0"
"@tailwindcss/forms": "npm:0.5.7"
"@tailwindcss/typography": "npm:0.5.10"
"@tanstack/react-query": "npm:5.17.10"
"@tanstack/react-query": "npm:5.17.12"
"@testing-library/dom": "npm:9.3.4"
"@testing-library/jest-dom": "npm:6.2.0"
"@testing-library/react": "npm:14.1.2"
Expand Down

0 comments on commit f92c4ea

Please sign in to comment.