From 16005a0c0546583d876f614b9f1705d1c2462b9b Mon Sep 17 00:00:00 2001 From: Dessalines Date: Tue, 14 Apr 2020 12:34:52 -0400 Subject: Updating front end packages. --- ui/package.json | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'ui/package.json') diff --git a/ui/package.json b/ui/package.json index 25ee2e00..21458f0d 100644 --- a/ui/package.json +++ b/ui/package.json @@ -16,18 +16,18 @@ "dependencies": { "@joeattardi/emoji-button": "^2.12.1", "@types/autosize": "^3.0.6", - "@types/js-cookie": "^2.2.5", + "@types/js-cookie": "^2.2.6", "@types/jwt-decode": "^2.2.1", - "@types/markdown-it": "^0.0.9", + "@types/markdown-it": "^10.0.0", "@types/markdown-it-container": "^2.0.2", - "@types/node": "^13.9.2", + "@types/node": "^13.11.1", "autosize": "^4.0.2", "bootswatch": "^4.3.1", - "classcat": "^1.1.3", + "classcat": "^4.0.2", "dotenv": "^8.2.0", "emoji-short-name": "^1.0.0", - "husky": "^4.2.3", - "i18next": "^19.3.3", + "husky": "^4.2.5", + "i18next": "^19.4.1", "inferno": "^7.4.2", "inferno-i18next": "nimbusec-oss/inferno-i18next", "inferno-router": "^7.4.2", @@ -38,26 +38,26 @@ "markdown-it-emoji": "^1.4.0", "mobius1-selectr": "^2.4.13", "moment": "^2.24.0", - "prettier": "^1.18.2", + "prettier": "^2.0.4", "reconnecting-websocket": "^4.4.0", - "rxjs": "^6.4.0", - "terser": "^4.6.7", - "tippy.js": "^6.1.0", + "rxjs": "^6.5.5", + "terser": "^4.6.11", + "tippy.js": "^6.1.1", "toastify-js": "^1.7.0", - "tributejs": "^5.1.2", + "tributejs": "^5.1.3", "twemoji": "^12.1.2", "ws": "^7.2.3" }, "devDependencies": { "eslint": "^6.5.1", "eslint-plugin-inferno": "^7.14.3", - "eslint-plugin-jane": "^7.2.0", + "eslint-plugin-jane": "^7.2.1", "fuse-box": "^3.1.3", - "lint-staged": "^10.0.8", - "sortpack": "^2.1.2", - "ts-node": "^8.7.0", - "ts-transform-classcat": "^0.0.2", - "ts-transform-inferno": "^4.0.2", + "lint-staged": "^10.1.3", + "sortpack": "^2.1.4", + "ts-node": "^8.8.2", + "ts-transform-classcat": "^1.0.0", + "ts-transform-inferno": "^4.0.3", "typescript": "^3.8.3" }, "engines": { -- cgit v1.2.3