Skip to content

Commit 0054161

Browse files
committed
chore: bump deps
1 parent 7cd9d67 commit 0054161

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@ladjs/koa-simple-ratelimit": "^4.1.1",
2020
"@ladjs/koa-views": "^9.0.0",
2121
"@ladjs/redis": "^1.1.1",
22-
"@ladjs/shared-config": "^9.1.2",
22+
"@ladjs/shared-config": "^9.1.3",
2323
"@ladjs/state-helper": "^3.0.1",
2424
"@ladjs/store-ip-address": "^0.0.7",
2525
"boolean": "^3.2.0",
@@ -33,7 +33,7 @@
3333
"koa-better-error-handler": "^11.0.4",
3434
"koa-better-flash": "^0.0.4",
3535
"koa-better-timeout": "^0.0.6",
36-
"koa-bodyparser": "^4.4.0",
36+
"koa-bodyparser": "^4.4.1",
3737
"koa-cash": "^4.1.1",
3838
"koa-compress": "^5.1.1",
3939
"koa-conditional-get": "^3.0.0",
@@ -43,7 +43,7 @@
4343
"koa-generic-session": "^2.3.1",
4444
"koa-helmet": "5",
4545
"koa-json": "^2.0.2",
46-
"koa-meta": "^4.0.1",
46+
"koa-meta": "^4.0.2",
4747
"koa-methodoverride": "^2.0.0",
4848
"koa-redirect-loop": "^3.0.2",
4949
"koa-redis": "^4.0.1",
@@ -53,26 +53,26 @@
5353
"response-time": "^2.3.2"
5454
},
5555
"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",
5858
"@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",
6262
"cross-env": "^7.0.3",
63-
"eslint": "^8.41.0",
63+
"eslint": "^8.51.0",
6464
"eslint-config-xo-lass": "^2.0.1",
6565
"fixpack": "^4.0.0",
6666
"husky": "^8.0.3",
6767
"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",
7070
"nyc": "^15.1.0",
7171
"pug": "^3.0.2",
72-
"remark-cli": "^11.0.0",
72+
"remark-cli": "11",
7373
"remark-preset-github": "^4.0.4",
7474
"supertest": "^6.3.3",
75-
"xo": "^0.54.2"
75+
"xo": "^0.56.0"
7676
},
7777
"engines": {
7878
"node": ">=14"

0 commit comments

Comments
 (0)