Merge pull request #1112 from ahmadk953/dependabot/npm_and_yarn/tanstack/react-query-5.67.3
Some checks are pending
ESLint / Run eslint scanning (push) Waiting to run
Code Format Check / check-format (push) Waiting to run
Run tests and upload coverage / Run tests and collect coverage (push) Waiting to run

Bump @tanstack/react-query from 5.67.1 to 5.67.3
This commit is contained in:
Ahmad 2025-03-11 21:28:19 -04:00 committed by GitHub
commit e7297a2dfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View file

@ -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.1",
"@tanstack/react-query": "^5.67.3",
"@vercel/analytics": "^1.5.0",
"@vercel/speed-insights": "^1.1.0",
"class-variance-authority": "^0.7.1",

View file

@ -4490,21 +4490,21 @@ __metadata:
languageName: node
linkType: hard
"@tanstack/query-core@npm:5.67.1":
version: 5.67.1
resolution: "@tanstack/query-core@npm:5.67.1"
checksum: 10c0/449e1880b10d8413bfa746a6f1def962a1ad7ab670d8cc24b25780e8668df1a6fa2d537e6b1981ac12f32f2e7939ba1406f2b03bf16a26f0044eda2c48facecf
"@tanstack/query-core@npm:5.67.3":
version: 5.67.3
resolution: "@tanstack/query-core@npm:5.67.3"
checksum: 10c0/3f681967cd457599c1e35bbef1467150a4b96837222c299876e6d80a835a4c86eba39fb1cbfc9c7f77bde6007ffbef7369fc93417196e9c61d49c4db6111e535
languageName: node
linkType: hard
"@tanstack/react-query@npm:^5.67.1":
version: 5.67.1
resolution: "@tanstack/react-query@npm:5.67.1"
"@tanstack/react-query@npm:^5.67.3":
version: 5.67.3
resolution: "@tanstack/react-query@npm:5.67.3"
dependencies:
"@tanstack/query-core": "npm:5.67.1"
"@tanstack/query-core": "npm:5.67.3"
peerDependencies:
react: ^18 || ^19
checksum: 10c0/ac591f367335f7b09a8f6106a51456b3f725f08f8b4b834406411b9c51170eea7d563fb42dbf7c4e017c19b637ff49fc8bdc15e4994a835f2660feaab2a091de
checksum: 10c0/160908bdac8ae0dc2fb3a94eba1252cbc2ba8a82cc18792ad4d3d60723ef36cf08d91d1a1824ce9ec84181f94379473475849208e82154a4469876605c65fef6
languageName: node
linkType: hard
@ -13317,7 +13317,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.1"
"@tanstack/react-query": "npm:^5.67.3"
"@testing-library/dom": "npm:^10.4.0"
"@testing-library/jest-dom": "npm:^6.6.3"
"@testing-library/react": "npm:^16.2.0"