|
11 | 11 | "Nick Baugh <[email protected]> (http://niftylettuce.com/)" |
12 | 12 | ], |
13 | 13 | "dependencies": { |
14 | | - "@koa/router": "^12.0.1", |
| 14 | + "@koa/router": "^13.1.0", |
15 | 15 | "@ladjs/i18n": "^8.0.3", |
16 | 16 | "@ladjs/koa-better-static": "^2.0.1", |
17 | | - "@ladjs/koa-cache-responses": "^0.0.3", |
| 17 | + "@ladjs/koa-cache-responses": "^1.0.0", |
18 | 18 | "@ladjs/koa-isajax": "^2.0.0", |
19 | 19 | "@ladjs/koa-simple-ratelimit": "^4.1.1", |
20 | 20 | "@ladjs/koa-views": "^9.0.0", |
|
23 | 23 | "@ladjs/shared-config": "^9.1.4", |
24 | 24 | "@ladjs/state-helper": "^3.0.1", |
25 | 25 | "@ladjs/store-ip-address": "^0.0.7", |
26 | | - "axe": "^12.2.9", |
| 26 | + "axe": "^13.0.0", |
27 | 27 | "boolean": "^3.2.0", |
28 | | - "cabin": "^13.2.8", |
| 28 | + "cabin": "^14.0.0", |
29 | 29 | "crypto-random-string": "3", |
30 | 30 | "express-request-id": "1.4.1", |
31 | 31 | "is-string-and-not-blank": "^0.0.2", |
32 | 32 | "kcors": "^2.2.2", |
33 | | - "koa": "^2.15.3", |
| 33 | + "koa": "^2.15.4", |
34 | 34 | "koa-404-handler": "^0.1.0", |
35 | 35 | "koa-basic-auth": "^4.0.0", |
36 | 36 | "koa-better-error-handler": "^11.0.4", |
37 | 37 | "koa-better-flash": "^0.0.4", |
38 | 38 | "koa-better-timeout": "^0.0.6", |
39 | 39 | "koa-bodyparser": "^4.4.1", |
40 | | - "koa-cash": "^4.1.1", |
| 40 | + "koa-cash": "^5.0.0", |
41 | 41 | "koa-compress": "^5.1.1", |
42 | 42 | "koa-conditional-get": "^3.0.0", |
43 | 43 | "koa-connect": "^2.1.0", |
|
53 | 53 | "lodash": "^4.17.21", |
54 | 54 | "ms": "^2.1.3", |
55 | 55 | "request-received": "^0.0.3", |
56 | | - "response-time": "^2.3.2" |
| 56 | + "response-time": "^2.3.3" |
57 | 57 | }, |
58 | 58 | "devDependencies": { |
59 | | - "@commitlint/cli": "^19.3.0", |
60 | | - "@commitlint/config-conventional": "^19.2.2", |
| 59 | + "@commitlint/cli": "^19.7.1", |
| 60 | + "@commitlint/config-conventional": "^19.7.1", |
61 | 61 | "ava": "5", |
62 | 62 | "cross-env": "^7.0.3", |
63 | 63 | "eslint": "^8.55.0", |
64 | 64 | "eslint-config-xo-lass": "^2.0.1", |
65 | 65 | "fixpack": "^4.0.0", |
66 | | - "husky": "^9.0.11", |
67 | | - "ioredis": "^5.4.1", |
| 66 | + "husky": "^9.1.7", |
| 67 | + "ioredis": "^5.5.0", |
68 | 68 | "ioredis-mock": "^8.9.0", |
69 | | - "lint-staged": "^15.2.7", |
| 69 | + "lint-staged": "^15.4.3", |
70 | 70 | "nyc": "^15.1.0", |
71 | 71 | "pug": "^3.0.3", |
72 | 72 | "remark-cli": "11", |
|
0 commit comments