dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2024-02-26 11:28:16 -08:00 committed by Tim Abbott
parent 651113ab33
commit 275843f9dd
3 changed files with 215 additions and 204 deletions

View File

@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@8.15.3+sha256.fc4a49bd609550a41e14d20efbce802a4b892aa4cac877322de2f0924f122991",
"packageManager": "pnpm@8.15.4+sha256.cea6d0bdf2de3a0549582da3983c70c92ffc577ff4410cbf190817ddc35137c2",
"dependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",

File diff suppressed because it is too large Load Diff

View File

@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 242
# historical commits sharing the same major version, in which case a
# minor version bump suffices.
PROVISION_VERSION = (263, 1)
PROVISION_VERSION = (264, 0)