commit
7fef41131a
72
package.json
72
package.json
@ -43,27 +43,27 @@
|
|||||||
"bcryptjs": "2.4.3",
|
"bcryptjs": "2.4.3",
|
||||||
"busboy": "0.3.1",
|
"busboy": "0.3.1",
|
||||||
"chalk": "4.1.0",
|
"chalk": "4.1.0",
|
||||||
"cheerio": "1.0.0-rc.3",
|
"cheerio": "1.0.0-rc.5",
|
||||||
"commander": "6.2.0",
|
"commander": "7.0.0",
|
||||||
"express": "4.17.1",
|
"express": "4.17.1",
|
||||||
"file-type": "16.0.1",
|
"file-type": "16.2.0",
|
||||||
"filenamify": "4.2.0",
|
"filenamify": "4.2.0",
|
||||||
"got": "11.8.0",
|
"got": "11.8.1",
|
||||||
"irc-framework": "4.9.0",
|
"irc-framework": "4.9.0",
|
||||||
"is-utf8": "0.2.1",
|
"is-utf8": "0.2.1",
|
||||||
"ldapjs": "2.2.2",
|
"ldapjs": "2.2.3",
|
||||||
"linkify-it": "3.0.2",
|
"linkify-it": "3.0.2",
|
||||||
"lodash": "4.17.20",
|
"lodash": "4.17.20",
|
||||||
"mime-types": "2.1.27",
|
"mime-types": "2.1.28",
|
||||||
"node-forge": "0.10.0",
|
"node-forge": "0.10.0",
|
||||||
"package-json": "6.5.0",
|
"package-json": "6.5.0",
|
||||||
"read": "1.0.7",
|
"read": "1.0.7",
|
||||||
"read-chunk": "3.2.0",
|
"read-chunk": "3.2.0",
|
||||||
"semver": "7.3.2",
|
"semver": "7.3.4",
|
||||||
"socket.io": "2.3.0",
|
"socket.io": "2.4.0",
|
||||||
"tlds": "1.214.0",
|
"tlds": "1.216.0",
|
||||||
"ua-parser-js": "0.7.22",
|
"ua-parser-js": "0.7.23",
|
||||||
"uuid": "8.3.1",
|
"uuid": "8.3.2",
|
||||||
"web-push": "3.4.4",
|
"web-push": "3.4.4",
|
||||||
"yarn": "1.22.10"
|
"yarn": "1.22.10"
|
||||||
},
|
},
|
||||||
@ -71,53 +71,53 @@
|
|||||||
"sqlite3": "5.0.0"
|
"sqlite3": "5.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@babel/core": "7.12.9",
|
"@babel/core": "7.12.13",
|
||||||
"@babel/preset-env": "7.12.7",
|
"@babel/preset-env": "7.12.13",
|
||||||
"@fortawesome/fontawesome-free": "5.15.1",
|
"@fortawesome/fontawesome-free": "5.15.2",
|
||||||
"@vue/server-test-utils": "1.1.1",
|
"@vue/server-test-utils": "1.1.3",
|
||||||
"@vue/test-utils": "1.1.1",
|
"@vue/test-utils": "1.1.3",
|
||||||
"babel-loader": "8.2.1",
|
"babel-loader": "8.2.2",
|
||||||
"babel-plugin-istanbul": "6.0.0",
|
"babel-plugin-istanbul": "6.0.0",
|
||||||
"chai": "4.2.0",
|
"chai": "4.3.0",
|
||||||
"copy-webpack-plugin": "6.4.1",
|
"copy-webpack-plugin": "7.0.0",
|
||||||
"css-loader": "5.0.1",
|
"css-loader": "5.0.2",
|
||||||
"cssnano": "4.1.10",
|
"cssnano": "4.1.10",
|
||||||
"dayjs": "1.10.4",
|
"dayjs": "1.10.4",
|
||||||
"emoji-regex": "9.2.0",
|
"emoji-regex": "9.2.1",
|
||||||
"eslint": "7.19.0",
|
"eslint": "7.19.0",
|
||||||
"eslint-config-prettier": "6.15.0",
|
"eslint-config-prettier": "6.15.0",
|
||||||
"eslint-plugin-vue": "7.5.0",
|
"eslint-plugin-vue": "7.5.0",
|
||||||
"fuzzy": "0.1.3",
|
"fuzzy": "0.1.3",
|
||||||
"husky": "4.3.0",
|
"husky": "4.3.5",
|
||||||
"mini-css-extract-plugin": "1.3.1",
|
"mini-css-extract-plugin": "1.3.6",
|
||||||
"mocha": "8.2.1",
|
"mocha": "8.2.1",
|
||||||
"mousetrap": "1.6.5",
|
"mousetrap": "1.6.5",
|
||||||
"normalize.css": "8.0.1",
|
"normalize.css": "8.0.1",
|
||||||
"npm-run-all": "4.1.5",
|
"npm-run-all": "4.1.5",
|
||||||
"nyc": "15.1.0",
|
"nyc": "15.1.0",
|
||||||
"postcss": "8.1.10",
|
"postcss": "8.2.5",
|
||||||
"postcss-import": "13.0.0",
|
"postcss-import": "14.0.0",
|
||||||
"postcss-loader": "4.1.0",
|
"postcss-loader": "5.0.0",
|
||||||
"postcss-preset-env": "6.7.0",
|
"postcss-preset-env": "6.7.0",
|
||||||
"prettier": "2.2.0",
|
"prettier": "2.2.1",
|
||||||
"pretty-quick": "3.1.0",
|
"pretty-quick": "3.1.0",
|
||||||
"primer-tooltips": "2.0.0",
|
"primer-tooltips": "2.0.0",
|
||||||
"sinon": "9.2.1",
|
"sinon": "9.2.4",
|
||||||
"socket.io-client": "2.3.1",
|
"socket.io-client": "2.4.0",
|
||||||
"stylelint": "13.8.0",
|
"stylelint": "13.9.0",
|
||||||
"stylelint-config-standard": "20.0.0",
|
"stylelint-config-standard": "20.0.0",
|
||||||
"textcomplete": "0.18.2",
|
"textcomplete": "0.18.2",
|
||||||
"undate": "0.3.0",
|
"undate": "0.3.0",
|
||||||
"vue": "2.6.12",
|
"vue": "2.6.12",
|
||||||
"vue-loader": "15.9.5",
|
"vue-loader": "15.9.6",
|
||||||
"vue-router": "3.4.9",
|
"vue-router": "3.5.1",
|
||||||
"vue-server-renderer": "2.6.12",
|
"vue-server-renderer": "2.6.12",
|
||||||
"vue-template-compiler": "2.6.12",
|
"vue-template-compiler": "2.6.12",
|
||||||
"vuedraggable": "2.24.3",
|
"vuedraggable": "2.24.3",
|
||||||
"vuex": "3.5.1",
|
"vuex": "3.6.2",
|
||||||
"webpack": "5.6.0",
|
"webpack": "5.21.2",
|
||||||
"webpack-cli": "4.2.0",
|
"webpack-cli": "4.5.0",
|
||||||
"webpack-dev-middleware": "4.0.2",
|
"webpack-dev-middleware": "4.1.0",
|
||||||
"webpack-hot-middleware": "2.25.0"
|
"webpack-hot-middleware": "2.25.0"
|
||||||
},
|
},
|
||||||
"husky": {
|
"husky": {
|
||||||
|
Loading…
Reference in New Issue
Block a user