dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2025-03-14 16:58:21 -07:00
committed by Tim Abbott
parent 9b56f98158
commit eadc9a8530
4 changed files with 1241 additions and 1575 deletions

View File

@@ -1,6 +1,6 @@
{
"private": true,
"packageManager": "pnpm@10.5.1+sha512.c424c076bd25c1a5b188c37bb1ca56cc1e136fbf530d98bcb3289982a08fd25527b8c9c4ec113be5e3393c39af04521dd647bcf1d0801eaf8ac6a7b14da313af",
"packageManager": "pnpm@10.6.3+sha512.bb45e34d50a9a76e858a95837301bfb6bd6d35aea2c5d52094fa497a467c43f5c440103ce2511e9e0a2f89c3d6071baac3358fc68ac6fb75e2ceb3d2736065e6",
"type": "module",
"dependencies": {
"@babel/core": "^7.5.5",
@@ -22,14 +22,14 @@
"@zxcvbn-ts/language-common": "^3.0.2",
"@zxcvbn-ts/language-en": "^3.0.1",
"autosize": "^5.0.2",
"babel-loader": "^9.1.0",
"babel-loader": "^10.0.0",
"babel-plugin-formatjs": "^10.2.6",
"blueimp-md5": "^2.10.0",
"clean-css": "^5.1.0",
"clipboard": "^2.0.4",
"colord": "^2.9.3",
"compression-webpack-plugin": "^11.1.0",
"core-js": "^3.40.0",
"core-js": "^3.41.0",
"css-loader": "^7.1.1",
"css-minimizer-webpack-plugin": "^7.0.0",
"date-fns": "^4.1.0",
@@ -102,7 +102,6 @@
"@types/blueimp-md5": "^2.18.0",
"@types/co-body": "^6.1.3",
"@types/confusing-browser-globals": "^1.0.3",
"@types/eslint__eslintrc": "^2.1.2",
"@types/gtag.js": "^0.0.20",
"@types/is-url": "^1.2.32",
"@types/jquery": "^3.3.31",
@@ -124,8 +123,8 @@
"@typescript-eslint/parser": "^8.2.0",
"babel-plugin-istanbul": "^7.0.0",
"callsites": "^4.2.0",
"cldr-annotations-derived-full": "^46.1.0",
"cldr-annotations-full": "^46.1.0",
"cldr-annotations-derived-full": "^47.0.0",
"cldr-annotations-full": "^47.0.0",
"confusing-browser-globals": "^1.0.11",
"css.escape": "^1.5.1",
"diff": "^7.0.0",