Skip to content

Commit

Permalink
build: Update required versions (#1020)
Browse files Browse the repository at this point in the history
- Update Web UI to 0.99.0 (for SearchField and Toast)
- Update deephaven-core to 0.37.0
- It hasn't released yet, but that's the version that's going to have
the Web UI required built into it.

---------

Co-authored-by: Matthew Runyon <[email protected]>
  • Loading branch information
mofojed and mattrunyon authored Nov 23, 2024
1 parent 063f39a commit cb28447
Show file tree
Hide file tree
Showing 4 changed files with 8,945 additions and 926 deletions.
1 change: 1 addition & 0 deletions jest.config.base.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ const nodeModulesToTransform = [
'rehype.*',
'web-namespaces',
'hastscript',
'@astral-sh/ruff-wasm-web',
];

module.exports = {
Expand Down
Loading

0 comments on commit cb28447

Please sign in to comment.