mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-04-03 18:24:12 +00:00
Merge pull request #1128 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.68.0
Bump @tanstack/react-query from 5.67.3 to 5.68.0
This commit is contained in:
commit
51036bb32e
2 changed files with 11 additions and 11 deletions
|
@ -40,7 +40,7 @@
|
|||
"@radix-ui/react-tooltip": "^1.1.8",
|
||||
"@radix-ui/react-visually-hidden": "^1.1.0",
|
||||
"@sentry/nextjs": "9",
|
||||
"@tanstack/react-query": "^5.67.3",
|
||||
"@tanstack/react-query": "^5.68.0",
|
||||
"@vercel/analytics": "^1.5.0",
|
||||
"@vercel/speed-insights": "^1.1.0",
|
||||
"class-variance-authority": "^0.7.1",
|
||||
|
|
20
yarn.lock
20
yarn.lock
|
@ -4370,21 +4370,21 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/query-core@npm:5.67.3":
|
||||
version: 5.67.3
|
||||
resolution: "@tanstack/query-core@npm:5.67.3"
|
||||
checksum: 10c0/3f681967cd457599c1e35bbef1467150a4b96837222c299876e6d80a835a4c86eba39fb1cbfc9c7f77bde6007ffbef7369fc93417196e9c61d49c4db6111e535
|
||||
"@tanstack/query-core@npm:5.68.0":
|
||||
version: 5.68.0
|
||||
resolution: "@tanstack/query-core@npm:5.68.0"
|
||||
checksum: 10c0/c57b34ee2aabffe26d6cc03039d6dc74b97a860eb343dc042ebba25cc1d177405ff1dbc911c40ed11447665fefbf735b4c03e4936dd7d74310fad30b648e0855
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@tanstack/react-query@npm:^5.67.3":
|
||||
version: 5.67.3
|
||||
resolution: "@tanstack/react-query@npm:5.67.3"
|
||||
"@tanstack/react-query@npm:^5.68.0":
|
||||
version: 5.68.0
|
||||
resolution: "@tanstack/react-query@npm:5.68.0"
|
||||
dependencies:
|
||||
"@tanstack/query-core": "npm:5.67.3"
|
||||
"@tanstack/query-core": "npm:5.68.0"
|
||||
peerDependencies:
|
||||
react: ^18 || ^19
|
||||
checksum: 10c0/160908bdac8ae0dc2fb3a94eba1252cbc2ba8a82cc18792ad4d3d60723ef36cf08d91d1a1824ce9ec84181f94379473475849208e82154a4469876605c65fef6
|
||||
checksum: 10c0/5d9dc4e17324976fe00203bbb25893089d709051896b5c3f523939cfeb3ab70cf1c68606bf6464815ee62c7bf4af69a590a17d5e6b6f6e7bdc0e80fc370a480a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -13154,7 +13154,7 @@ __metadata:
|
|||
"@radix-ui/react-visually-hidden": "npm:^1.1.0"
|
||||
"@sentry/nextjs": "npm:9"
|
||||
"@tailwindcss/typography": "npm:^0.5.16"
|
||||
"@tanstack/react-query": "npm:^5.67.3"
|
||||
"@tanstack/react-query": "npm:^5.68.0"
|
||||
"@testing-library/dom": "npm:^10.4.0"
|
||||
"@testing-library/jest-dom": "npm:^6.6.3"
|
||||
"@testing-library/react": "npm:^16.2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue