|
@@ -57,13 +57,13 @@
|
|
|
},
|
|
|
"devDependencies": {
|
|
|
"@babel/cli": "^7.10.3",
|
|
|
- "@babel/core": "^7.9.0",
|
|
|
+ "@babel/core": "^7.10.5",
|
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1",
|
|
|
"@babel/plugin-proposal-optional-chaining": "^7.10.3",
|
|
|
"@babel/plugin-syntax-dynamic-import": "^7.2.0",
|
|
|
"@babel/preset-env": "^7.10.2",
|
|
|
"@converse/headless": "file:src/headless",
|
|
|
- "@fortawesome/fontawesome-free": "5.13.0",
|
|
|
+ "@fortawesome/fontawesome-free": "5.14.0",
|
|
|
"autoprefixer": "^9.8.4",
|
|
|
"babel-eslint": "^10.1.0",
|
|
|
"babel-loader": "^8.1.0",
|
|
@@ -80,7 +80,7 @@
|
|
|
"exports-loader": "^0.7.0",
|
|
|
"fast-text-encoding": "^1.0.2",
|
|
|
"file-loader": "^6.0.0",
|
|
|
- "html-webpack-plugin": "^4.2.0",
|
|
|
+ "html-webpack-plugin": "^4.3.0",
|
|
|
"http-server": "^0.12.3",
|
|
|
"imports-loader": "^0.8.0",
|
|
|
"install": "^0.13.0",
|
|
@@ -99,12 +99,12 @@
|
|
|
"mini-css-extract-plugin": "^0.9.0",
|
|
|
"minimist": "^1.2.3",
|
|
|
"node-sass": "^4.14.1",
|
|
|
- "npm": "^6.14.5",
|
|
|
+ "npm": "^6.14.6",
|
|
|
"po-loader": "^0.5.0",
|
|
|
"po2json": "^1.0.0-beta",
|
|
|
"postcss-clean": "^1.1.0",
|
|
|
"postcss-loader": "^3.0.0",
|
|
|
- "prettierx": "^0.11.2",
|
|
|
+ "prettierx": "^0.12.1",
|
|
|
"run-headless-chromium": "^0.1.1",
|
|
|
"sass-loader": "^8.0.2",
|
|
|
"sinon": "^9.0.2",
|