Skip to content

Commit

Permalink
fix(deps): update dependency @tanstack/react-query to v5.17.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent c56cf71 commit 4b5c3e4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.12",
"@tanstack/react-query": "5.17.14",
"@vercel/analytics": "1.1.1",
"@your-org/common-i18n": "workspace:^",
"@your-org/core-lib": "workspace:^",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7179,21 +7179,21 @@ __metadata:
languageName: node
linkType: hard

"@tanstack/query-core@npm:5.17.10":
version: 5.17.10
resolution: "@tanstack/query-core@npm:5.17.10"
checksum: 56db2d877fd8798ab401e9b6689dcb77c58f9474ecd613de0db477c91049245561b84f74af6272bdf8208ee8455cbeb94a2e97a4c94c06879b6b6987fd538a76
"@tanstack/query-core@npm:5.17.14":
version: 5.17.14
resolution: "@tanstack/query-core@npm:5.17.14"
checksum: 970e366023c4ea24690fa86af5256bf01711b1810b6aa37fb8ebcc2c2f0b753f0e29bff44266e30ccd4e497ca7f2491120d73bea51503395f206dacfebad4856
languageName: node
linkType: hard

"@tanstack/react-query@npm:5.17.12":
version: 5.17.12
resolution: "@tanstack/react-query@npm:5.17.12"
"@tanstack/react-query@npm:5.17.14":
version: 5.17.14
resolution: "@tanstack/react-query@npm:5.17.14"
dependencies:
"@tanstack/query-core": "npm:5.17.10"
"@tanstack/query-core": "npm:5.17.14"
peerDependencies:
react: ^18.0.0
checksum: 6a4ffcac6045148a8d990b18d031273ec6a356139f4eef2c2f41f1fda1179ec254c2636a373a14c32e3adc12dc047adb7f239c3c2693c8bac565368585e9f082
checksum: 3258c0e58c1b437d6d519544721bed6c97043dacd2a1633b7773bb13364858646c1850ecd532324bb161cd1cb2c45bbe4b29ea35634bd00c1e609f4cb9876dbe
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.12"
"@tanstack/react-query": "npm:5.17.14"
"@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 4b5c3e4

Please sign in to comment.