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 | |
| 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')
| -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 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", diff --git a/ui/pnpm-lock.yaml b/ui/pnpm-lock.yaml index e6d95398..94e6f55a 100644 --- a/ui/pnpm-lock.yaml +++ b/ui/pnpm-lock.yaml @@ -63,8 +63,8 @@ importers: specifier: ^0.5.7 version: 0.5.7(tailwindcss@3.4.4) '@tanstack/react-table': - specifier: ^8.19.2 - version: 8.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^8.19.3 + version: 8.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@tanstack/react-virtual': specifier: ^3.8.1 version: 3.8.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -2068,8 +2068,8 @@ packages: peerDependencies: tailwindcss: '>=3.0.0 || >= 3.0.0-alpha.1' - '@tanstack/react-table@8.19.2': - resolution: {integrity: sha512-itoSIAkA/Vsg+bjY23FSemcTyPhc5/1YjYyaMsr9QSH/cdbZnQxHVWrpWn0Sp2BWN71qkzR7e5ye8WuMmwyOjg==} + '@tanstack/react-table@8.19.3': + resolution: {integrity: sha512-MtgPZc4y+cCRtU16y1vh1myuyZ2OdkWgMEBzyjYsoMWMicKZGZvcDnub3Zwb6XF2pj9iRMvm1SO1n57lS0vXLw==} engines: {node: '>=12'} peerDependencies: react: '>=16.8' @@ -2087,8 +2087,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.19.2': - resolution: {integrity: sha512-KpRjhgehIhbfH78ARm/GJDXGnpdw4bCg3qas6yjWSi7czJhI/J6pWln7NHtmBkGE9ZbohiiNtLqwGzKmBfixig==} + '@tanstack/table-core@8.19.3': + resolution: {integrity: sha512-IqREj9ADoml9zCAouIG/5kCGoyIxPFdqdyoxis9FisXFi5vT+iYfEfLosq4xkU/iDbMcEuAj+X8dWRLvKYDNoQ==} engines: {node: '>=12'} '@tanstack/virtual-core@3.5.0': @@ -6822,9 +6822,9 @@ snapshots: mini-svg-data-uri: 1.4.4 tailwindcss: 3.4.4 - '@tanstack/react-table@8.19.2(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@tanstack/react-table@8.19.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: - '@tanstack/table-core': 8.19.2 + '@tanstack/table-core': 8.19.3 react: 18.3.1 react-dom: 18.3.1(react@18.3.1) @@ -6840,7 +6840,7 @@ snapshots: react: 18.3.1 react-dom: 18.3.1(react@18.3.1) - '@tanstack/table-core@8.19.2': {} + '@tanstack/table-core@8.19.3': {} '@tanstack/virtual-core@3.5.0': {} |
