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
Tim Abbott
parent
30b68abf55
commit
a9d64d5604
10
package.json
10
package.json
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"packageManager": "pnpm@9.14.2+sha512.6e2baf77d06b9362294152c851c4f278ede37ab1eba3a55fda317a4a17b209f4dbb973fb250a77abc463a341fcb1f17f17cfa24091c4eb319cda0d9b84278387",
|
||||
"packageManager": "pnpm@9.15.2+sha512.93e57b0126f0df74ce6bff29680394c0ba54ec47246b9cf321f0121d8d9bb03f750a705f24edc3c1180853afd7c2c3b94196d0a3d53d3e069d9e2793ef11f321",
|
||||
"type": "module",
|
||||
"dependencies": {
|
||||
"@babel/core": "^7.5.5",
|
||||
@@ -17,7 +17,7 @@
|
||||
"@uppy/core": "^4.2.0",
|
||||
"@uppy/drag-drop": "^4.0.2",
|
||||
"@uppy/progress-bar": "^4.0.0",
|
||||
"@uppy/tus": "^4.1.0",
|
||||
"@uppy/tus": "4.1.3",
|
||||
"@zxcvbn-ts/core": "^3.0.1",
|
||||
"@zxcvbn-ts/language-common": "^3.0.2",
|
||||
"@zxcvbn-ts/language-en": "^3.0.1",
|
||||
@@ -88,7 +88,7 @@
|
||||
"webfonts-loader": "^8.0.0",
|
||||
"webpack": "^5.61.0",
|
||||
"webpack-bundle-tracker": "^3.0.1",
|
||||
"webpack-cli": "^5.0.1",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"winchan": "^0.2.1",
|
||||
"zod": "^3.21.4"
|
||||
},
|
||||
@@ -127,8 +127,8 @@
|
||||
"@typescript-eslint/parser": "^8.2.0",
|
||||
"babel-plugin-istanbul": "^7.0.0",
|
||||
"callsites": "^4.2.0",
|
||||
"cldr-annotations-derived-modern": "^45.0.0",
|
||||
"cldr-annotations-modern": "^45.0.0",
|
||||
"cldr-annotations-derived-full": "^46.1.0",
|
||||
"cldr-annotations-full": "^46.1.0",
|
||||
"confusing-browser-globals": "^1.0.11",
|
||||
"css.escape": "^1.5.1",
|
||||
"diff": "^7.0.0",
|
||||
|
Reference in New Issue
Block a user