Skip to content

Commit

Permalink
feat: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Apr 22, 2024
1 parent ac10ce0 commit 0b0bb22
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@ladjs/koa-isajax": "^2.0.0",
"@ladjs/koa-simple-ratelimit": "^4.1.1",
"@ladjs/koa-views": "^9.0.0",
"@ladjs/passport": "^5.1.1",
"@ladjs/passport": "^5.1.2",
"@ladjs/redis": "^1.1.1",
"@ladjs/shared-config": "^9.1.4",
"@ladjs/state-helper": "^3.0.1",
Expand All @@ -30,7 +30,7 @@
"express-request-id": "1.4.1",
"is-string-and-not-blank": "^0.0.2",
"kcors": "^2.2.2",
"koa": "^2.15.0",
"koa": "^2.15.3",
"koa-404-handler": "^0.1.0",
"koa-basic-auth": "^4.0.0",
"koa-better-error-handler": "^11.0.4",
Expand All @@ -56,22 +56,22 @@
"response-time": "^2.3.2"
},
"devDependencies": {
"@commitlint/cli": "^18.4.3",
"@commitlint/config-conventional": "^18.4.3",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"ava": "5",
"cross-env": "^7.0.3",
"eslint": "^8.55.0",
"eslint-config-xo-lass": "^2.0.1",
"fixpack": "^4.0.0",
"husky": "^8.0.3",
"ioredis": "^5.3.2",
"husky": "^9.0.11",
"ioredis": "^5.4.1",
"ioredis-mock": "^8.9.0",
"lint-staged": "^15.2.0",
"lint-staged": "^15.2.2",
"nyc": "^15.1.0",
"pug": "^3.0.2",
"remark-cli": "11",
"remark-preset-github": "^4.0.4",
"supertest": "^6.3.3",
"supertest": "^6.3.4",
"xo": "^0.56.0"
},
"engines": {
Expand Down

0 comments on commit 0b0bb22

Please sign in to comment.