From e6384e7e9c24f373b85e75d6046e337de03139ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 12:27:31 +0100 Subject: chore(deps): bump @tanstack/react-table from 8.17.3 to 8.19.2 in /ui (#2240) Bumps [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) from 8.17.3 to 8.19.2. - [Release notes](https://github.com/TanStack/table/releases) - [Commits](https://github.com/TanStack/table/commits/v8.19.2/packages/react-table) --- updated-dependencies: - dependency-name: "@tanstack/react-table" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- ui/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/package.json') diff --git a/ui/package.json b/ui/package.json index 775cd98f..5c4cfe66 100644 --- a/ui/package.json +++ b/ui/package.json @@ -27,7 +27,7 @@ "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-toast": "^1.1.5", "@tailwindcss/forms": "^0.5.7", - "@tanstack/react-table": "^8.17.3", + "@tanstack/react-table": "^8.19.2", "@tanstack/react-virtual": "^3.5.1", "@tauri-apps/api": "2.0.0-beta.13", "@tauri-apps/plugin-http": "2.0.0-beta.5", -- cgit v1.3.1