|
16 | 16 | "@ladjs/koa-simple-ratelimit": "^4.1.1", |
17 | 17 | "@ladjs/passport": "^5.0.3", |
18 | 18 | "@ladjs/redis": "^1.1.1", |
19 | | - "@ladjs/shared-config": "^9.1.2", |
| 19 | + "@ladjs/shared-config": "^9.1.3", |
20 | 20 | "@ladjs/store-ip-address": "^0.0.7", |
21 | 21 | "boolean": "^3.2.0", |
22 | 22 | "express-request-id": "1.4.1", |
|
26 | 26 | "koa-basic-auth": "^4.0.0", |
27 | 27 | "koa-better-error-handler": "^11.0.4", |
28 | 28 | "koa-better-timeout": "^0.0.6", |
29 | | - "koa-bodyparser": "^4.4.0", |
| 29 | + "koa-bodyparser": "^4.4.1", |
30 | 30 | "koa-compress": "^5.1.1", |
31 | 31 | "koa-conditional-get": "^3.0.0", |
32 | 32 | "koa-connect": "^2.1.0", |
|
38 | 38 | "response-time": "^2.3.2" |
39 | 39 | }, |
40 | 40 | "devDependencies": { |
41 | | - "@commitlint/cli": "^17.6.5", |
42 | | - "@commitlint/config-conventional": "^17.6.5", |
43 | | - "ava": "^5.3.0", |
44 | | - "axe": "^12.2.2", |
45 | | - "cabin": "^13.2.3", |
| 41 | + "@commitlint/cli": "^17.8.0", |
| 42 | + "@commitlint/config-conventional": "^17.8.0", |
| 43 | + "ava": "^5.3.1", |
| 44 | + "axe": "^12.2.3", |
| 45 | + "cabin": "^13.2.5", |
46 | 46 | "cross-env": "^7.0.3", |
47 | | - "eslint": "^8.41.0", |
| 47 | + "eslint": "^8.51.0", |
48 | 48 | "eslint-config-xo-lass": "^2.0.1", |
49 | 49 | "fixpack": "^4.0.0", |
50 | 50 | "husky": "^8.0.3", |
51 | 51 | "ioredis": "^5.3.2", |
52 | | - "ioredis-mock": "^8.7.0", |
53 | | - "lint-staged": "13.2.2", |
| 52 | + "ioredis-mock": "^8.9.0", |
| 53 | + "lint-staged": "^15.0.2", |
54 | 54 | "mongoose": "6", |
55 | 55 | "nyc": "^15.1.0", |
56 | | - "remark-cli": "^11.0.0", |
| 56 | + "remark-cli": "11", |
57 | 57 | "remark-preset-github": "^4.0.4", |
58 | 58 | "supertest": "^6.3.3", |
59 | | - "xo": "^0.54.2" |
| 59 | + "xo": "^0.56.0" |
60 | 60 | }, |
61 | 61 | "engines": { |
62 | 62 | "node": ">=14" |
|
0 commit comments