dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-01-02 16:48:18 -08:00
committed by Tim Abbott
parent 30b68abf55
commit a9d64d5604
7 changed files with 2387 additions and 1992 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 332 # Last bumped for data deletion of deactivated realms.
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (306, 1) # bumped 2025-02-01 to upgrade Node.js
PROVISION_VERSION = (307, 0) # bumped 2025-01-02 to upgrade JavaScript dependencies