3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-03-14 21:31:50 +00:00

Update dependencies

This commit is contained in:
Dragory 2019-07-21 21:16:11 +03:00
parent 74c78f51ce
commit d460bed4a9
2 changed files with 1724 additions and 1250 deletions

2958
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -22,14 +22,14 @@
"cross-env": "^5.2.0",
"dotenv": "^4.0.0",
"emoji-regex": "^8.0.0",
"eris": "^0.10.0",
"eris": "^0.10.1",
"escape-string-regexp": "^1.0.5",
"express": "^4.17.0",
"fp-ts": "^2.0.1",
"humanize-duration": "^3.15.0",
"io-ts": "^2.0.0",
"js-yaml": "^3.13.1",
"knub": "^20.2.1",
"knub": "^20.2.2",
"last-commit-log": "^2.1.0",
"lodash.chunk": "^4.2.0",
"lodash.clonedeep": "^4.5.0",
@ -48,17 +48,17 @@
"tmp": "0.0.33",
"ts-node": "^3.3.0",
"typeorm": "^0.2.14",
"typescript": "^3.3.3333",
"typescript": "^3.5.3",
"uuid": "^3.3.2",
"vuex": "^3.1.1"
},
"devDependencies": {
"@babel/core": "^7.3.4",
"@babel/preset-env": "^7.3.4",
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/preset-typescript": "^7.3.3",
"@types/cors": "^2.8.5",
"@types/express": "^4.16.1",
"@types/jest": "^24.0.11",
"@types/jest": "^24.0.15",
"@types/js-yaml": "^3.12.1",
"@types/lodash.at": "^4.6.3",
"@types/moment-timezone": "^0.5.6",
@ -66,9 +66,9 @@
"@types/passport": "^1.0.0",
"@types/passport-oauth2": "^1.4.8",
"@types/tmp": "0.0.33",
"babel-jest": "^24.5.0",
"babel-jest": "^24.8.0",
"husky": "^1.3.1",
"jest": "^24.7.1",
"jest": "^24.8.0",
"lint-staged": "^8.1.5",
"nodemon": "^1.17.5",
"prettier": "^1.16.4",