dependabot[bot]
3fff3b2d1f
Bump vite from 6.3.5 to 6.3.6 in /ts ( #21 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.3.5 to 6.3.6.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v6.3.6/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.6/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.6
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-10 10:58:46 +02:00
Jeff Raymakers
8a724108f1
update ts deps ( #19 )
...
* update ts deps
* update pnpm-lock.yaml
2025-07-25 14:40:42 -07:00
Jeff Raymakers
fc78019f25
add bounds check to batch index in data reader ( #16 )
...
* add bounds check to batch index in data reader
* formatting
* add columnIndex and rowIndex to error message
2025-06-30 13:19:31 -07:00
Jeff Raymakers
8ec47ccec9
add run options to ui client ( #15 )
2025-06-25 12:09:40 -07:00
Jeff Raymakers
0b240cf7d6
avoid error on cancel ( #13 )
2025-06-20 17:48:09 -07:00
Jeff Raymakers
0edb52054a
add duckdb-ui-client & other ts pkgs ( #10 )
...
* add duckdb-ui-client & other ts pkgs
* workflow fixes
* fix working dir
* no sparse checkout; specify package.json path
* path to pnpm-lock.yaml
* add check & build test
* workflow step descriptions
* use comments & names
* one more naming tweak
2025-06-13 09:16:05 -07:00