dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2024-11-05 12:46:07 -08:00
committed by Tim Abbott
parent 6037230ea8
commit 799e59bb8f
5 changed files with 1973 additions and 2149 deletions

View File

@@ -49,4 +49,4 @@ API_FEATURE_LEVEL = 319 # Last bumped for message-link class
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (297, 0) # bumped 2024-11-05 to upgrade Node.js
PROVISION_VERSION = (298, 0) # bumped 2024-11-05 to upgrade JavaScript dependencies