|
19 | 19 | "@ladjs/koa-simple-ratelimit": "^4.1.1", |
20 | 20 | "@ladjs/koa-views": "^9.0.0", |
21 | 21 | "@ladjs/redis": "^1.1.1", |
22 | | - "@ladjs/shared-config": "^9.1.2", |
| 22 | + "@ladjs/shared-config": "^9.1.3", |
23 | 23 | "@ladjs/state-helper": "^3.0.1", |
24 | 24 | "@ladjs/store-ip-address": "^0.0.7", |
25 | 25 | "boolean": "^3.2.0", |
|
33 | 33 | "koa-better-error-handler": "^11.0.4", |
34 | 34 | "koa-better-flash": "^0.0.4", |
35 | 35 | "koa-better-timeout": "^0.0.6", |
36 | | - "koa-bodyparser": "^4.4.0", |
| 36 | + "koa-bodyparser": "^4.4.1", |
37 | 37 | "koa-cash": "^4.1.1", |
38 | 38 | "koa-compress": "^5.1.1", |
39 | 39 | "koa-conditional-get": "^3.0.0", |
|
43 | 43 | "koa-generic-session": "^2.3.1", |
44 | 44 | "koa-helmet": "5", |
45 | 45 | "koa-json": "^2.0.2", |
46 | | - "koa-meta": "^4.0.1", |
| 46 | + "koa-meta": "^4.0.2", |
47 | 47 | "koa-methodoverride": "^2.0.0", |
48 | 48 | "koa-redirect-loop": "^3.0.2", |
49 | 49 | "koa-redis": "^4.0.1", |
|
53 | 53 | "response-time": "^2.3.2" |
54 | 54 | }, |
55 | 55 | "devDependencies": { |
56 | | - "@commitlint/cli": "^17.6.5", |
57 | | - "@commitlint/config-conventional": "^17.6.5", |
| 56 | + "@commitlint/cli": "^17.8.0", |
| 57 | + "@commitlint/config-conventional": "^17.8.0", |
58 | 58 | "@ladjs/passport": "^5.0.3", |
59 | | - "ava": "^5.3.0", |
60 | | - "axe": "^12.2.2", |
61 | | - "cabin": "^13.2.3", |
| 59 | + "ava": "^5.3.1", |
| 60 | + "axe": "^12.2.3", |
| 61 | + "cabin": "^13.2.5", |
62 | 62 | "cross-env": "^7.0.3", |
63 | | - "eslint": "^8.41.0", |
| 63 | + "eslint": "^8.51.0", |
64 | 64 | "eslint-config-xo-lass": "^2.0.1", |
65 | 65 | "fixpack": "^4.0.0", |
66 | 66 | "husky": "^8.0.3", |
67 | 67 | "ioredis": "^5.3.2", |
68 | | - "ioredis-mock": "^8.7.0", |
69 | | - "lint-staged": "^13.2.2", |
| 68 | + "ioredis-mock": "^8.9.0", |
| 69 | + "lint-staged": "^15.0.2", |
70 | 70 | "nyc": "^15.1.0", |
71 | 71 | "pug": "^3.0.2", |
72 | | - "remark-cli": "^11.0.0", |
| 72 | + "remark-cli": "11", |
73 | 73 | "remark-preset-github": "^4.0.4", |
74 | 74 | "supertest": "^6.3.3", |
75 | | - "xo": "^0.54.2" |
| 75 | + "xo": "^0.56.0" |
76 | 76 | }, |
77 | 77 | "engines": { |
78 | 78 | "node": ">=14" |
|
0 commit comments