Skip to content

Commit

Permalink
Updating front end packages.
Browse files Browse the repository at this point in the history
  • Loading branch information
dessalines committed Apr 14, 2020
1 parent b9aef58 commit 16005a0
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 102 deletions.
34 changes: 17 additions & 17 deletions ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -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": {
Expand Down
Loading

0 comments on commit 16005a0

Please sign in to comment.