aboutsummaryrefslogtreecommitdiffstats
path: root/ui/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-08 12:27:31 +0100
committerGitHub <noreply@github.com>2024-07-08 12:27:31 +0100
commite6384e7e9c24f373b85e75d6046e337de03139ba (patch)
tree642d8c60de2d4345639dcc7b43ca1e60e38cd29f /ui/package.json
parentchore(deps): bump lucide-react from 0.396.0 to 0.402.0 in /ui (#2242) (diff)
downloadatuin-e6384e7e9c24f373b85e75d6046e337de03139ba.zip
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'ui/package.json')
-rw-r--r--ui/package.json2
1 files changed, 1 insertions, 1 deletions
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",