dependencies: Upgrade JavaScript dependencies.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg
2021-06-07 19:20:35 -07:00
committed by Tim Abbott
parent f4235b258e
commit ad7466a2bf
8 changed files with 1024 additions and 994 deletions

View File

@@ -12,13 +12,13 @@
"@babel/preset-typescript": "^7.3.3",
"@babel/register": "^7.6.2",
"@formatjs/intl": "^1.9.7",
"@giphy/js-components": "^4.3.1",
"@giphy/js-fetch-api": "^3.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",
"autoprefixer": "^10.0.0",
"autosize": "^4.0.2",
"autosize": "^5.0.0",
"babel-loader": "^8.0.6",
"babel-plugin-formatjs": "^10.2.6",
"blueimp-md5": "^2.10.0",
@@ -36,7 +36,7 @@
"emoji-datasource-google-blob": "npm:emoji-datasource-google@^3.0.0",
"emoji-datasource-twitter": "^6.0.0",
"error-stack-parser": "^2.0.2",
"eslint-plugin-unicorn": "^32.0.0",
"eslint-plugin-unicorn": "^33.0.1",
"expose-loader": "^1.0.0",
"file-loader": "^6.0.0",
"flatpickr": "^4.5.7",
@@ -52,7 +52,7 @@
"katex": "^0.13.2",
"lodash": "^4.17.19",
"mini-css-extract-plugin": "^1.2.0",
"plotly.js": "^1.48.1",
"plotly.js": "^2.0.0",
"postcss": "^8.0.3",
"postcss-calc": "^8.0.0",
"postcss-extend-rule": "^3.0.0",
@@ -110,14 +110,14 @@
"nyc": "^15.0.0",
"openapi-examples-validator": "^4.0.0",
"prettier": "^2.0.5",
"puppeteer": "^9.1.1",
"puppeteer": "^10.0.0",
"source-map": "https://codeload.github.com/benthemonkey/source-map/tar.gz/d95423f77edef6cbb9e21d2d6014c7de85ae220a",
"stylelint": "^13.0.0",
"stylelint-config-prettier": "^8.0.2",
"stylelint-config-standard": "^22.0.0",
"svgo": "^2.0.3",
"swagger-parser": "^10.0.0",
"ts-node": "^9.1.1",
"ts-node": "^10.0.0",
"typescript": "^4.0.2",
"vnu-jar": "^21.2.5",
"webpack-dev-server": "^3.5.1",