Merge pull request #636 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.59.6

Bump @tanstack/react-query from 5.59.0 to 5.59.6
This commit is contained in:
Ahmad 2024-10-09 16:02:31 -04:00 committed by GitHub
commit a5c3ee2dda
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.3",
"@tanstack/react-query": "^5.59.0",
"@tanstack/react-query": "^5.59.6",
"@vercel/analytics": "^1.3.1",
"@vercel/speed-insights": "^1.0.12",
"babel-plugin-react-compiler": "0.0.0-experimental-7449567-20240905",

View file

@ -1659,21 +1659,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.59.0":
version: 5.59.0
resolution: "@tanstack/query-core@npm:5.59.0"
checksum: 10c0/c6b5c935670ea0b4ba1e3936d9f319cae5ba098d82863115546d43d45e9e171b9fce990aecd56cd7ef9a8b1de64cb4f74f6c8f83cc1e61cd62ee99d2c34fbefc
"@tanstack/query-core@npm:5.59.6":
version: 5.59.6
resolution: "@tanstack/query-core@npm:5.59.6"
checksum: 10c0/b868ea403aa5be2ed020147a2a67cccbf5ba4963c599b95997f50c698bc40ad483e5b0e00a01156476b0f8637fc4999071b55abfc94e5309f74c99ab10099b1e
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.59.0":
version: 5.59.0
resolution: "@tanstack/react-query@npm:5.59.0"
"@tanstack/react-query@npm:^5.59.6":
version: 5.59.6
resolution: "@tanstack/react-query@npm:5.59.6"
dependencies:
"@tanstack/query-core": "npm:5.59.0"
"@tanstack/query-core": "npm:5.59.6"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/035f1039a84cdfa90332c63780894c7b01f3024d17e82a7eb0c148912c6e4913bd5c56897698f3ac7cc5057710895932d45085c447a9d3dda88cf05f8ea7d226
checksum: 10c0/ac2d5821ab2c9484a3236a59087a63b5a4124e1c29a92cdb7097210f77bc7fa0dd1513a643c5e39f024857189fe2c802f9c93c43e9853ce07ee402ada3f7544a
languageName: node
linkType: hard
@ -6297,7 +6297,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.3"
"@tanstack/react-query": "npm:^5.59.0"
"@tanstack/react-query": "npm:^5.59.6"
"@types/lodash": "npm:^4.17.10"
"@types/node": "npm:^22.7.5"
"@types/react": "npm:types-react@rc"