update deps
This commit is contained in:
parent
c58df67896
commit
761cb38e3b
2 changed files with 422 additions and 427 deletions
843
package-lock.json
generated
843
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -4,16 +4,16 @@
|
||||||
"description": "Made with <3 by mudkipscience",
|
"description": "Made with <3 by mudkipscience",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@sentry/node": "^5.27.3",
|
"@sentry/node": "^6.2.2",
|
||||||
"chalk": "^4.1.0",
|
"chalk": "^4.1.0",
|
||||||
"dayjs": "^1.10.4",
|
"dayjs": "^1.10.4",
|
||||||
"eris": "^0.14.0",
|
"eris": "^0.14.0",
|
||||||
"eris-pagination": "github:WeebHiroyuki/eris-pagination",
|
"eris-pagination": "github:WeebHiroyuki/eris-pagination",
|
||||||
"eris-reactions": "^0.1.3",
|
"eris-reactions": "^0.1.3",
|
||||||
"eslint": "^7.12.1",
|
"eslint": "^7.22.0",
|
||||||
"fs-readdir-recursive": "^1.1.0",
|
"fs-readdir-recursive": "^1.1.0",
|
||||||
"node-fetch": "^2.6.1",
|
"node-fetch": "^2.6.1",
|
||||||
"pg": "^8.4.2",
|
"pg": "^8.5.1",
|
||||||
"pg-format": "^1.0.4",
|
"pg-format": "^1.0.4",
|
||||||
"pretty-ms": "^7.0.1",
|
"pretty-ms": "^7.0.1",
|
||||||
"windrose": "^2.1.0"
|
"windrose": "^2.1.0"
|
||||||
|
|
Loading…
Reference in a new issue