mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
dependencies: Upgrade JavaScript dependencies.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
7d4b02738d
commit
7aa03e9d2a
12
package.json
12
package.json
@@ -14,9 +14,9 @@
|
||||
"@formatjs/intl": "^2.0.0",
|
||||
"@giphy/js-components": "^5.0.5",
|
||||
"@giphy/js-fetch-api": "^4.0.1",
|
||||
"@uppy/core": "^1.7.1",
|
||||
"@uppy/progress-bar": "^1.3.4",
|
||||
"@uppy/xhr-upload": "^1.4.2",
|
||||
"@uppy/core": "^2.1.6",
|
||||
"@uppy/progress-bar": "^2.0.4",
|
||||
"@uppy/xhr-upload": "^2.0.7",
|
||||
"autoprefixer": "^10.0.0",
|
||||
"autosize": "^5.0.1",
|
||||
"babel-loader": "^8.0.6",
|
||||
@@ -30,9 +30,9 @@
|
||||
"css.escape": "^1.5.1",
|
||||
"date-fns": "^2.16.1",
|
||||
"date-fns-tz": "^1.1.1",
|
||||
"emoji-datasource-google": "^7.0.2",
|
||||
"emoji-datasource-google": "^14.0.0",
|
||||
"emoji-datasource-google-blob": "npm:emoji-datasource-google@^3.0.0",
|
||||
"emoji-datasource-twitter": "^7.0.2",
|
||||
"emoji-datasource-twitter": "^14.0.0",
|
||||
"error-stack-parser": "^2.0.2",
|
||||
"expose-loader": "^3.0.0",
|
||||
"flatpickr": "^4.5.7",
|
||||
@@ -45,7 +45,7 @@
|
||||
"jquery": "^3.4.1",
|
||||
"jquery-caret-plugin": "^1.5.2",
|
||||
"jquery-validation": "^1.19.0",
|
||||
"katex": "^0.13.2",
|
||||
"katex": "^0.15.3",
|
||||
"lodash": "^4.17.19",
|
||||
"micromodal": "^0.4.6",
|
||||
"mini-css-extract-plugin": "^2.2.2",
|
||||
|
||||
Reference in New Issue
Block a user