diff --git a/packages/components/package.json b/packages/components/package.json index 763da4a9742..2c240c622b8 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.1", "@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..902bbb92ec3 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.1 + version: 5.55.1(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.54.1': + resolution: {integrity: sha512-hKS+WRpT5zBFip21pB6Jx1C0hranWQrbv5EJ7qPoiV5MYI3C8rTCqWC9DdBseiPT1JgQWh8Y55YthuYZNiw3Xw==} - '@tanstack/react-query@5.53.1': - resolution: {integrity: sha512-35HU4836Ey1/W74BxmS8p9KHXcDRGPdkw6w3VX0Tc5S9v5acFl80oi/yc6nsmoLhu68wQkWMyX0h7y7cOtY5OA==} + '@tanstack/react-query@5.55.1': + resolution: {integrity: sha512-WpHBGFNFkJkApUIxsoJaOLXQdXp61sjPdbppyvO52RtMJg0lbMgYx56qien7W3DUJwYU7Gnk4L6w4IQEYm1cfw==} 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.1(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.54.1': {} - '@tanstack/react-query@5.53.1(react@18.3.1)': + '@tanstack/react-query@5.55.1(react@18.3.1)': dependencies: - '@tanstack/query-core': 5.53.1 + '@tanstack/query-core': 5.54.1 react: 18.3.1 '@testing-library/dom@10.1.0':