|
21 | 21 | ]
|
22 | 22 | },
|
23 | 23 | "dependencies": {
|
24 |
| - "@hapi/boom": "^9.1.1", |
| 24 | + "@hapi/boom": "^10.0.0", |
25 | 25 | "@koa/router": "^10.0.0",
|
26 |
| - "@ladjs/api": "^6.0.0", |
| 26 | + "@ladjs/api": "^9.0.2", |
27 | 27 | "@ladjs/env": "^3.0.0",
|
28 |
| - "@ladjs/graceful": "^1.0.5", |
29 |
| - "@ladjs/shared-config": "^4.0.0", |
| 28 | + "@ladjs/graceful": "^2.0.1", |
| 29 | + "@ladjs/shared-config": "^7.0.3", |
30 | 30 | "@slack/web-api": "^6.0.0",
|
31 | 31 | "axe": "^8.0.0",
|
32 |
| - "crypto-random-string": "^3.3.1", |
| 32 | + "crypto-random-string": "^5.0.0", |
33 | 33 | "del": "^6.0.0",
|
34 |
| - "humanize-string": "^2.1.0", |
| 34 | + "humanize-string": "^3.0.0", |
35 | 35 | "ip": "^1.1.5",
|
36 | 36 | "koa-jwt": "^4.0.1",
|
37 | 37 | "lodash": "^4.17.20",
|
38 |
| - "markdown-it": "^12.0.4", |
| 38 | + "markdown-it": "^13.0.1", |
39 | 39 | "markdown-it-emoji": "^2.0.0",
|
40 | 40 | "markdown-it-github-headings": "^2.0.0",
|
41 |
| - "markdown-it-highlightjs": "^3.4.0", |
| 41 | + "markdown-it-highlightjs": "^4.0.1", |
42 | 42 | "markdown-it-task-checkbox": "^1.0.6",
|
43 |
| - "pino": "^6.11.1", |
| 43 | + "pino": "^8.0.0", |
44 | 44 | "signale": "^1.4.0"
|
45 | 45 | },
|
46 | 46 | "devDependencies": {
|
47 |
| - "@commitlint/cli": "^11.0.0", |
48 |
| - "@commitlint/config-conventional": "^11.0.0", |
49 |
| - "ava": "^3.15.0", |
| 47 | + "@commitlint/cli": "^17.0.2", |
| 48 | + "@commitlint/config-conventional": "^17.0.2", |
| 49 | + "ava": "^4.3.0", |
50 | 50 | "bree": "^8.0.0",
|
51 | 51 | "codecov": "^3.8.1",
|
52 | 52 | "delay": "^5.0.0",
|
53 |
| - "eslint": "^7.19.0", |
| 53 | + "eslint": "^8.17.0", |
54 | 54 | "eslint-config-xo-lass": "^1.0.5",
|
55 | 55 | "eslint-formatter-pretty": "^4.0.0",
|
56 |
| - "eslint-plugin-compat": "^3.9.0", |
| 56 | + "eslint-plugin-compat": "^4.0.2", |
57 | 57 | "eslint-plugin-no-smart-quotes": "^1.1.0",
|
58 | 58 | "fixpack": "^4.0.0",
|
59 | 59 | "get-port": "^5.1.1",
|
|
62 | 62 | "gulp-livereload": "^4.0.2",
|
63 | 63 | "gulp-remark": "^9.0.0",
|
64 | 64 | "gulp-xo": "^0.25.0",
|
65 |
| - "husky": "^5.0.9", |
| 65 | + "husky": "^8.0.1", |
66 | 66 | "jsonwebtoken": "^8.5.1",
|
67 |
| - "lint-staged": "10.5.4", |
| 67 | + "lint-staged": "13.0.0", |
68 | 68 | "make-dir": "^3.1.0",
|
69 | 69 | "ms": "^2.1.3",
|
70 | 70 | "nodemon": "^2.0.7",
|
|
77 | 77 | "remark-cli": "^9.0.0",
|
78 | 78 | "remark-preset-github": "^4.0.1",
|
79 | 79 | "supertest": "^6.1.3",
|
80 |
| - "xo": "^0.37.1" |
| 80 | + "xo": "^0.49.0" |
81 | 81 | },
|
82 | 82 | "engines": {
|
83 | 83 | "node": ">=12.11.0"
|
|
0 commit comments