mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-07-12 04:51:33 +00:00
Merge pull request #1392 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.81.5
This commit is contained in:
commit
466e574f29
2 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
|||
"@radix-ui/react-tooltip": "^1.2.6",
|
||||
"@radix-ui/react-visually-hidden": "^1.2.3",
|
||||
"@sentry/nextjs": "9",
|
||||
"@tanstack/react-query": "^5.81.2",
|
||||
"@tanstack/react-query": "^5.81.5",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4949,21 +4949,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.81.2":
|
||||
version: 5.81.2
|
||||
resolution: "@tanstack/query-core@npm:5.81.2"
|
||||
checksum: 10c0/36a6bddec2e7512015bcfbb0d7b0876fab418de9e0ef21ad403598276960e0b7d53efd62832ce462738ad22d9883e31cb5403eafc65dfd9b2f6744c22a9d8e42
|
||||
"@tanstack/query-core@npm:5.81.5":
|
||||
version: 5.81.5
|
||||
resolution: "@tanstack/query-core@npm:5.81.5"
|
||||
checksum: 10c0/8d3af841f0e2f3fba1dfd100a8bbc2d07e7b1d5b8570d3d0d8bba5127601c2788e5f7c84839f93f3b0cbe54f14866c1fef8e3f9e745f02d27afaaeea33b7b755
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.81.2":
|
||||
version: 5.81.2
|
||||
resolution: "@tanstack/react-query@npm:5.81.2"
|
||||
"@tanstack/react-query@npm:^5.81.5":
|
||||
version: 5.81.5
|
||||
resolution: "@tanstack/react-query@npm:5.81.5"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.81.2"
|
||||
"@tanstack/query-core": "npm:5.81.5"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/a80a2e7401a02bfc8d7a926c9e48b0a108cae21a2c47691632e754de44ca08838c105fb0c30804f4ccbf173bee04ad9a3e45a8bebdfc1d1a32468bbb9d960e19
|
||||
checksum: 10c0/04803dd7d7d6ac73ba8c55bb25d76aa2f74d173d1574a113c35559bf6a8ac7d04a75db5e470e9a2e4132fee5e0ce1ab23bd8c27d17f70a461aca0e7ae740e76b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -14019,7 +14019,7 @@ __metadata:
|
|||
"@radix-ui/react-visually-hidden": "npm:^1.2.3"
|
||||
"@sentry/nextjs": "npm:9"
|
||||
"@tailwindcss/typography": "npm:^0.5.16"
|
||||
"@tanstack/react-query": "npm:^5.81.2"
|
||||
"@tanstack/react-query": "npm:^5.81.5"
|
||||
"@testing-library/dom": "npm:^10.4.0"
|
||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||
"@testing-library/react": "npm:^16.3.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue