diff --git a/packages/components/package.json b/packages/components/package.json index 763da4a9742..c472b1a2a43 100644 --- a/packages/components/package.json +++ b/packages/components/package.json @@ -106,7 +106,7 @@ "@cultureamp/i18n-react-intl": "^2.6.1", "@kaizen/design-tokens": "workspace:*", "@kaizen/package-bundler": "workspace:*", - "@tanstack/react-query": "^5.53.1", + "@tanstack/react-query": "^5.55.2", "@types/lodash.debounce": "^4.0.9", "@types/react-highlight": "^0.12.8", "@types/react-textfit": "^1.1.4", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1bd801cf6dc..a1a5ec5fadc 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -411,8 +411,8 @@ importers: specifier: workspace:* version: link:../package-bundler '@tanstack/react-query': - specifier: ^5.53.1 - version: 5.53.1(react@18.3.1) + specifier: ^5.55.2 + version: 5.55.2(react@18.3.1) '@types/lodash.debounce': specifier: ^4.0.9 version: 4.0.9 @@ -4018,11 +4018,11 @@ packages: '@swc/types@0.1.12': resolution: {integrity: sha512-wBJA+SdtkbFhHjTMYH+dEH1y4VpfGdAc2Kw/LK09i9bXd/K6j6PkDcFCEzb6iVfZMkPRrl/q0e3toqTAJdkIVA==} - '@tanstack/query-core@5.53.1': - resolution: {integrity: sha512-mvLG7s4Zy3Yvc2LsKm8BVafbmPrsReKgqwhmp4XKVmRW9us3KbWRqu3qBBfhVavcUUEHfNK7PvpTchvQpVdFpw==} + '@tanstack/query-core@5.55.2': + resolution: {integrity: sha512-WfuUx06sw/V3R2tRRQf4KZj0g4Q5EHrTdwJmCUovMFuHWVzDvLd5U+B7d5Pk8ni5w5SGpUuzGuQv3nN8xo1QbQ==} - '@tanstack/react-query@5.53.1': - resolution: {integrity: sha512-35HU4836Ey1/W74BxmS8p9KHXcDRGPdkw6w3VX0Tc5S9v5acFl80oi/yc6nsmoLhu68wQkWMyX0h7y7cOtY5OA==} + '@tanstack/react-query@5.55.2': + resolution: {integrity: sha512-PkbEmO64nphWPhufkE9aJ+iEScg8tNNCykYlH7vDwb2R6G8uJC+HTJgXc2n8cRaJe6ETVIeQLFFESVd+2N/tww==} peerDependencies: react: ^18 || ^19 @@ -12422,7 +12422,7 @@ snapshots: '@cultureamp/next-head-hook': 1.1.11(next@14.2.3(@babel/core@7.25.2)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.77.8)) '@cultureamp/redirect-to-login': 2.0.3 '@readme/openapi-parser': 2.6.0(openapi-types@12.1.3) - '@tanstack/react-query': 5.53.1(react@18.3.1) + '@tanstack/react-query': 5.55.2(react@18.3.1) chromatic: 10.9.6 deepmerge: 4.3.1 fast-glob: 3.3.2 @@ -15280,11 +15280,11 @@ snapshots: dependencies: '@swc/counter': 0.1.3 - '@tanstack/query-core@5.53.1': {} + '@tanstack/query-core@5.55.2': {} - '@tanstack/react-query@5.53.1(react@18.3.1)': + '@tanstack/react-query@5.55.2(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.53.1 + '@tanstack/query-core': 5.55.2 react: 18.3.1 '@testing-library/dom@10.1.0':