diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-15 10:46:34 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-15 10:46:34 +0100 |
| commit | 567482c1f766bde3cbc27ddbb29703176d5383da (patch) | |
| tree | 186c2cd0676815ef63b632f85efe4c52f566704b /ui/package.json | |
| parent | chore(deps): bump @tauri-apps/plugin-shell in /ui (#2274) (diff) | |
| download | atuin-567482c1f766bde3cbc27ddbb29703176d5383da.zip | |
chore(deps): bump @tanstack/react-table from 8.19.2 to 8.19.3 in /ui (#2279)
Bumps [@tanstack/react-table](https://github.com/TanStack/table/tree/HEAD/packages/react-table) from 8.19.2 to 8.19.3.
- [Release notes](https://github.com/TanStack/table/releases)
- [Commits](https://github.com/TanStack/table/commits/v8.19.3/packages/react-table)
---
updated-dependencies:
- dependency-name: "@tanstack/react-table"
dependency-type: direct:production
update-type: version-update:semver-patch
...
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/package.json b/ui/package.json index 33725578..09764053 100644 --- a/ui/package.json +++ b/ui/package.json @@ -28,7 +28,7 @@ "@radix-ui/react-slot": "^1.1.0", "@radix-ui/react-toast": "^1.2.1", "@tailwindcss/forms": "^0.5.7", - "@tanstack/react-table": "^8.19.2", + "@tanstack/react-table": "^8.19.3", "@tanstack/react-virtual": "^3.8.1", "@tauri-apps/api": "2.0.0-beta.15", "@tauri-apps/plugin-http": "2.0.0-beta.5", |
