dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2022-03-16 19:01:46 -07:00
committed by Tim Abbott
parent 7d4b02738d
commit 7aa03e9d2a
8 changed files with 419 additions and 459 deletions

View File

@@ -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",