dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-05-05 13:40:42 -07:00
committed by Anders Kaseorg
parent 2354653f33
commit dc7f34491b
5 changed files with 2015 additions and 1818 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 381
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (326, 1) # bumped 2025-05-05 to upgrade Node.js
PROVISION_VERSION = (326, 2) # bumped 2025-05-05 to upgrade JavaScript dependencies