dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-01-29 13:33:44 -08:00
committed by Tim Abbott
parent 23a2a31e7e
commit ac19e90f40
8 changed files with 2198 additions and 1996 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 343 # Last bumped for `stream_ids` field in stream deletion
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (310, 0) # bumped 2024-01-13 to upgrade Python requirements
PROVISION_VERSION = (311, 0) # bumped 2024-01-29 to upgrade JavaScript dependencies