From 50a3444a51dd40f363c62c41f4fd23c19018cfda Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 00:47:37 +0000 Subject: [PATCH] fix(deps): update dependency @tanstack/react-table to v8.20.6 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 46d55b55021..f31841a8f5e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -54,7 +54,7 @@ "@styled-system/css": "5.1.5", "@styled-system/prop-types": "5.1.5", "@styled-system/theme-get": "5.1.2", - "@tanstack/react-table": "8.20.5", + "@tanstack/react-table": "8.20.6", "@transferwise/approve-api-action-helpers": "0.9.5", "@ubilabs/react-geosuggest": "2.16.2", "accepts": "1.3.8", @@ -17319,9 +17319,9 @@ } }, "node_modules/@tanstack/react-table": { - "version": "8.20.5", - "resolved": "https://registry.npmjs.org/@tanstack/react-table/-/react-table-8.20.5.tgz", - "integrity": "sha512-WEHopKw3znbUZ61s9i0+i9g8drmDo6asTWbrQh8Us63DAk/M0FkmIqERew6P71HI75ksZ2Pxyuf4vvKh9rAkiA==", + "version": "8.20.6", + "resolved": "https://registry.npmjs.org/@tanstack/react-table/-/react-table-8.20.6.tgz", + "integrity": "sha512-w0jluT718MrOKthRcr2xsjqzx+oEM7B7s/XXyfs19ll++hlId3fjTm+B2zrR3ijpANpkzBAr15j1XGVOMxpggQ==", "license": "MIT", "dependencies": { "@tanstack/table-core": "8.20.5" diff --git a/package.json b/package.json index 833199ef940..0d8206b938a 100644 --- a/package.json +++ b/package.json @@ -58,7 +58,7 @@ "@styled-system/css": "5.1.5", "@styled-system/prop-types": "5.1.5", "@styled-system/theme-get": "5.1.2", - "@tanstack/react-table": "8.20.5", + "@tanstack/react-table": "8.20.6", "@transferwise/approve-api-action-helpers": "0.9.5", "@ubilabs/react-geosuggest": "2.16.2", "accepts": "1.3.8",