mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-31 00:53:37 +00:00
Bump @tanstack/react-query from 5.53.1 to 5.53.3
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.53.1 to 5.53.3. - [Release notes](https://github.com/TanStack/query/releases) - [Commits](https://github.com/TanStack/query/commits/v5.53.3/packages/react-query) --- updated-dependencies: - dependency-name: "@tanstack/react-query" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
c430925d2d
commit
ba1efeb629
2 changed files with 11 additions and 11 deletions
|
@ -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.53.1",
|
||||
"@tanstack/react-query": "^5.53.3",
|
||||
"@vercel/analytics": "^1.3.1",
|
||||
"@vercel/speed-insights": "^1.0.12",
|
||||
"babel-plugin-react-compiler": "0.0.0-experimental-696af53-20240625",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -1640,21 +1640,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.53.1":
|
||||
version: 5.53.1
|
||||
resolution: "@tanstack/query-core@npm:5.53.1"
|
||||
checksum: 10c0/9014bdf5a21f9ba9830cdd1289deeb29e4b881872b86a2dc60cd2ca06a194284437f371b77ec210897c8500429b4f41371d959cecfddfcc73f067ef09fc77a20
|
||||
"@tanstack/query-core@npm:5.53.3":
|
||||
version: 5.53.3
|
||||
resolution: "@tanstack/query-core@npm:5.53.3"
|
||||
checksum: 10c0/bf1cee5aa69bca4e3caada664d3cf699031d513e56b206e853fa34ab867482018a1cf8caddcf175bde4c4eedc03378cb628f1b0d5338b1cffcd0c0b56b2ef339
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.53.1":
|
||||
version: 5.53.1
|
||||
resolution: "@tanstack/react-query@npm:5.53.1"
|
||||
"@tanstack/react-query@npm:^5.53.3":
|
||||
version: 5.53.3
|
||||
resolution: "@tanstack/react-query@npm:5.53.3"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.53.1"
|
||||
"@tanstack/query-core": "npm:5.53.3"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/2506360d2dc1b57fedaa42b1a01d2f561a672643bc728f36261ff16764c6f0159a0950be8190b52cfabb8911d96c09f2cd124dc41fd1fbca514a0482db3bd813
|
||||
checksum: 10c0/c14e8e2cfe1c46437c513dcfcdfcac211368a29967d0256fa1320484861f14ca5c34dd117a7cd850732759fcc9faa7454b042d812c027fda8e128113b2616dcb
|
||||
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.53.1"
|
||||
"@tanstack/react-query": "npm:^5.53.3"
|
||||
"@types/lodash": "npm:^4.17.7"
|
||||
"@types/node": "npm:^22.5.1"
|
||||
"@types/react": "npm:types-react@rc"
|
||||
|
|
Loading…
Reference in a new issue