dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-10-31 16:20:52 -07:00
committed by Tim Abbott
parent 55293f57a8
commit be18d71624
13 changed files with 1637 additions and 1672 deletions

View File

@@ -50,4 +50,4 @@ API_FEATURE_LEVEL = 427
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (355, 1) # bumped 2025-10-28 to upgrade Node.js
PROVISION_VERSION = (356, 0) # bumped 2025-10-31 to upgrade JavaScript dependencies