mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
dependencies: Upgrade JavaScript dependencies.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
579447bb43
commit
c71aeae34d
13
package.json
13
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.15.4+sha512.b2dc20e2fc72b3e18848459b37359a32064663e5627a51e4c74b2c29dd8e8e0491483c3abb40789cfd578bf362fb6ba8261b05f0387d76792ed6e23ea3b1b6a0",
|
||||
"packageManager": "pnpm@10.5.1+sha512.c424c076bd25c1a5b188c37bb1ca56cc1e136fbf530d98bcb3289982a08fd25527b8c9c4ec113be5e3393c39af04521dd647bcf1d0801eaf8ac6a7b14da313af",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.5.5",
|
||||
@@ -12,8 +12,8 @@
|
||||
"@giphy/js-components": "^5.13.0",
|
||||
"@giphy/js-fetch-api": "^5.6.0",
|
||||
"@koa/bodyparser": "^5.0.0",
|
||||
"@sentry/browser": "^8.33.1",
|
||||
"@sentry/core": "^8.33.1",
|
||||
"@sentry/browser": "^9.2.0",
|
||||
"@sentry/core": "^9.2.0",
|
||||
"@uppy/core": "^4.3.1",
|
||||
"@uppy/drag-drop": "^4.0.2",
|
||||
"@uppy/progress-bar": "^4.0.0",
|
||||
@@ -29,7 +29,7 @@
|
||||
"clipboard": "^2.0.4",
|
||||
"colord": "^2.9.3",
|
||||
"compression-webpack-plugin": "^11.1.0",
|
||||
"core-js": "^3.37.0",
|
||||
"core-js": "^3.40.0",
|
||||
"css-loader": "^7.1.1",
|
||||
"css-minimizer-webpack-plugin": "^7.0.0",
|
||||
"date-fns": "^4.1.0",
|
||||
@@ -103,7 +103,6 @@
|
||||
"@types/co-body": "^6.1.3",
|
||||
"@types/confusing-browser-globals": "^1.0.3",
|
||||
"@types/eslint__eslintrc": "^2.1.2",
|
||||
"@types/eslint__js": "^8.42.3",
|
||||
"@types/gtag.js": "^0.0.20",
|
||||
"@types/is-url": "^1.2.32",
|
||||
"@types/jquery": "^3.3.31",
|
||||
@@ -139,8 +138,8 @@
|
||||
"eslint-plugin-formatjs": "^5.0.0",
|
||||
"eslint-plugin-import": "^2.22.0",
|
||||
"eslint-plugin-no-jquery": "^3.0.2",
|
||||
"eslint-plugin-unicorn": "^56.0.0",
|
||||
"globals": "^15.12.0",
|
||||
"eslint-plugin-unicorn": "^57.0.0",
|
||||
"globals": "^16.0.0",
|
||||
"jsdom": "^26.0.0",
|
||||
"mockdate": "^3.0.2",
|
||||
"nyc": "^17.0.0",
|
||||
|
Reference in New Issue
Block a user