diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-08 12:27:31 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-08 12:27:31 +0100 |
| commit | e6384e7e9c24f373b85e75d6046e337de03139ba (patch) | |
| tree | 642d8c60de2d4345639dcc7b43ca1e60e38cd29f /ui | |
| parent | chore(deps): bump lucide-react from 0.396.0 to 0.402.0 in /ui (#2242) (diff) | |
| download | atuin-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')
| -rw-r--r-- | ui/package.json | 2 | ||||
| -rw-r--r-- | ui/pnpm-lock.yaml | 18 |
2 files changed, 10 insertions, 10 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", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index 8b52c213..5de3513f 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -60,8 +60,8 @@ importers: specifier: ^0.5.7 version: 0.5.7(tailwindcss@3.4.4) '@tanstack/react-table': - specifier: ^8.17.3 - version: 8.17.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^8.19.2 + version: 8.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-virtual': specifier: ^3.5.1 version: 3.5.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1315,8 +1315,8 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1' - '@tanstack/react-table@8.17.3': - resolution: {integrity: sha512-5gwg5SvPD3lNAXPuJJz1fOCEZYk9/GeBFH3w/hCgnfyszOIzwkwgp5I7Q4MJtn0WECp84b5STQUDdmvGi8m3nA==} + '@tanstack/react-table@8.19.2': + resolution: {integrity: sha512-itoSIAkA/Vsg+bjY23FSemcTyPhc5/1YjYyaMsr9QSH/cdbZnQxHVWrpWn0Sp2BWN71qkzR7e5ye8WuMmwyOjg==} engines: {node: '>=12'} peerDependencies: react: '>=16.8' @@ -1334,8 +1334,8 @@ packages: react: ^16.8.0 || ^17.0.0 || ^18.0.0 react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0 - '@tanstack/table-core@8.17.3': - resolution: {integrity: sha512-mPBodDGVL+fl6d90wUREepHa/7lhsghg2A3vFpakEhrhtbIlgNAZiMr7ccTgak5qbHqF14Fwy+W1yFWQt+WmYQ==} + '@tanstack/table-core@8.19.2': + resolution: {integrity: sha512-KpRjhgehIhbfH78ARm/GJDXGnpdw4bCg3qas6yjWSi7czJhI/J6pWln7NHtmBkGE9ZbohiiNtLqwGzKmBfixig==} engines: {node: '>=12'} '@tanstack/virtual-core@3.5.0': @@ -4445,9 +4445,9 @@ snapshots: mini-svg-data-uri: 1.4.4 tailwindcss: 3.4.4 - '@tanstack/react-table@8.17.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@tanstack/react-table@8.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@tanstack/table-core': 8.17.3 + '@tanstack/table-core': 8.19.2 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -4463,7 +4463,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@tanstack/table-core@8.17.3': {} + '@tanstack/table-core@8.19.2': {} '@tanstack/virtual-core@3.5.0': {} |
