Merge pull request #513 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.53.1

Bump @tanstack/react-query from 5.52.2 to 5.53.1
This commit is contained in:
Ahmad 2024-08-30 17:33:18 -04:00 committed by GitHub
commit 836e29793a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -27,7 +27,7 @@
"@radix-ui/react-separator": "^1.0.3",
"@radix-ui/react-slot": "^1.1.0",
"@radix-ui/react-tooltip": "^1.1.2",
"@tanstack/react-query": "^5.52.2",
"@tanstack/react-query": "^5.53.1",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",

View file

@ -1640,21 +1640,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.52.2":
version: 5.52.2
resolution: "@tanstack/query-core@npm:5.52.2"
checksum: 10c0/34bc28f492272642159e6eb41cc45d05669a91a7a9124dcfa4a9b721696b921c0909234373035c9f51159069d71ee449459f0d528de500cfb07e6eb8fdd8857c
"@tanstack/query-core@npm:5.53.1":
version: 5.53.1
resolution: "@tanstack/query-core@npm:5.53.1"
checksum: 10c0/9014bdf5a21f9ba9830cdd1289deeb29e4b881872b86a2dc60cd2ca06a194284437f371b77ec210897c8500429b4f41371d959cecfddfcc73f067ef09fc77a20
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.52.2":
version: 5.52.2
resolution: "@tanstack/react-query@npm:5.52.2"
"@tanstack/react-query@npm:^5.53.1":
version: 5.53.1
resolution: "@tanstack/react-query@npm:5.53.1"
dependencies:
"@tanstack/query-core": "npm:5.52.2"
"@tanstack/query-core": "npm:5.53.1"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/936ecc8d4fbd2f89b5569ae9a2fe6e3c0af6ea02561de5f882b910662f1db1b0d73d7a9cbd94fd4d569a2c0773b5e629da4752dc62d4f3ebcf165f5b56d80c0e
checksum: 10c0/2506360d2dc1b57fedaa42b1a01d2f561a672643bc728f36261ff16764c6f0159a0950be8190b52cfabb8911d96c09f2cd124dc41fd1fbca514a0482db3bd813
languageName: node
linkType: hard
@ -6300,7 +6300,7 @@ __metadata:
"@radix-ui/react-separator": "npm:^1.0.3"
"@radix-ui/react-slot": "npm:^1.1.0"
"@radix-ui/react-tooltip": "npm:^1.1.2"
"@tanstack/react-query": "npm:^5.52.2"
"@tanstack/react-query": "npm:^5.53.1"
"@types/lodash": "npm:^4.17.7"
"@types/node": "npm:^22.5.1"
"@types/react": "npm:types-react@rc"