Skip to content

Commit 1663360

Browse files
committed
chore: bump deps
1 parent ea023e0 commit 1663360

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
"Nick Baugh <[email protected]> (http://niftylettuce.com/)"
1212
],
1313
"dependencies": {
14-
"@koa/router": "^12.0.1",
14+
"@koa/router": "^13.1.0",
1515
"@ladjs/i18n": "^8.0.3",
1616
"@ladjs/koa-better-static": "^2.0.1",
17-
"@ladjs/koa-cache-responses": "^0.0.3",
17+
"@ladjs/koa-cache-responses": "^1.0.0",
1818
"@ladjs/koa-isajax": "^2.0.0",
1919
"@ladjs/koa-simple-ratelimit": "^4.1.1",
2020
"@ladjs/koa-views": "^9.0.0",
@@ -23,21 +23,21 @@
2323
"@ladjs/shared-config": "^9.1.4",
2424
"@ladjs/state-helper": "^3.0.1",
2525
"@ladjs/store-ip-address": "^0.0.7",
26-
"axe": "^12.2.9",
26+
"axe": "^13.0.0",
2727
"boolean": "^3.2.0",
28-
"cabin": "^13.2.8",
28+
"cabin": "^14.0.0",
2929
"crypto-random-string": "3",
3030
"express-request-id": "1.4.1",
3131
"is-string-and-not-blank": "^0.0.2",
3232
"kcors": "^2.2.2",
33-
"koa": "^2.15.3",
33+
"koa": "^2.15.4",
3434
"koa-404-handler": "^0.1.0",
3535
"koa-basic-auth": "^4.0.0",
3636
"koa-better-error-handler": "^11.0.4",
3737
"koa-better-flash": "^0.0.4",
3838
"koa-better-timeout": "^0.0.6",
3939
"koa-bodyparser": "^4.4.1",
40-
"koa-cash": "^4.1.1",
40+
"koa-cash": "^5.0.0",
4141
"koa-compress": "^5.1.1",
4242
"koa-conditional-get": "^3.0.0",
4343
"koa-connect": "^2.1.0",
@@ -53,20 +53,20 @@
5353
"lodash": "^4.17.21",
5454
"ms": "^2.1.3",
5555
"request-received": "^0.0.3",
56-
"response-time": "^2.3.2"
56+
"response-time": "^2.3.3"
5757
},
5858
"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",
6161
"ava": "5",
6262
"cross-env": "^7.0.3",
6363
"eslint": "^8.55.0",
6464
"eslint-config-xo-lass": "^2.0.1",
6565
"fixpack": "^4.0.0",
66-
"husky": "^9.0.11",
67-
"ioredis": "^5.4.1",
66+
"husky": "^9.1.7",
67+
"ioredis": "^5.5.0",
6868
"ioredis-mock": "^8.9.0",
69-
"lint-staged": "^15.2.7",
69+
"lint-staged": "^15.4.3",
7070
"nyc": "^15.1.0",
7171
"pug": "^3.0.3",
7272
"remark-cli": "11",

0 commit comments

Comments
 (0)