Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xPaw committed Oct 23, 2020
1 parent 3e9262a commit 800fc95
Show file tree
Hide file tree
Showing 2 changed files with 572 additions and 743 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@
"cheerio": "1.0.0-rc.3",
"commander": "6.1.0",
"express": "4.17.1",
"file-type": "15.0.1",
"file-type": "16.0.0",
"filenamify": "4.2.0",
"got": "11.7.0",
"got": "11.8.0",
"irc-framework": "4.9.0",
"is-utf8": "0.2.1",
"ldapjs": "2.2.0",
Expand All @@ -61,7 +61,7 @@
"read-chunk": "3.2.0",
"semver": "7.3.2",
"socket.io": "2.3.0",
"tlds": "1.211.0",
"tlds": "1.212.0",
"ua-parser-js": "0.7.22",
"uuid": "8.3.1",
"web-push": "3.4.4",
Expand All @@ -71,8 +71,8 @@
"sqlite3": "5.0.0"
},
"devDependencies": {
"@babel/core": "7.12.0",
"@babel/preset-env": "7.12.0",
"@babel/core": "7.12.3",
"@babel/preset-env": "7.12.1",
"@fortawesome/fontawesome-free": "5.15.1",
"@vue/server-test-utils": "1.1.0",
"@vue/test-utils": "1.1.0",
Expand All @@ -82,21 +82,21 @@
"copy-webpack-plugin": "6.2.1",
"css-loader": "5.0.0",
"cssnano": "4.1.10",
"dayjs": "1.9.3",
"emoji-regex": "9.1.1",
"dayjs": "1.9.4",
"emoji-regex": "9.2.0",
"eslint": "7.11.0",
"eslint-config-prettier": "6.12.0",
"eslint-plugin-vue": "7.0.1",
"eslint-config-prettier": "6.14.0",
"eslint-plugin-vue": "7.1.0",
"fuzzy": "0.1.3",
"husky": "4.3.0",
"mini-css-extract-plugin": "1.0.0",
"mocha": "8.1.3",
"mini-css-extract-plugin": "1.1.2",
"mocha": "8.2.0",
"mousetrap": "1.6.5",
"normalize.css": "8.0.1",
"npm-run-all": "4.1.5",
"nyc": "15.1.0",
"postcss": "8.1.1",
"postcss-import": "12.0.1",
"postcss": "8.1.3",
"postcss-import": "13.0.0",
"postcss-loader": "4.0.4",
"postcss-preset-env": "6.7.0",
"prettier": "2.1.2",
Expand All @@ -110,7 +110,7 @@
"undate": "0.3.0",
"vue": "2.6.12",
"vue-loader": "15.9.3",
"vue-router": "3.4.6",
"vue-router": "3.4.7",
"vue-server-renderer": "2.6.12",
"vue-template-compiler": "2.6.12",
"vuedraggable": "2.24.2",
Expand Down
Loading

0 comments on commit 800fc95

Please sign in to comment.