Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 30, 2024
1 parent 315331c commit b26ccf6
Show file tree
Hide file tree
Showing 3 changed files with 347 additions and 261 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@namesmt/hono-adapter-aws-lambda",
"type": "module",
"version": "0.2.2",
"packageManager": "pnpm@9.2.0",
"packageManager": "pnpm@9.4.0",
"description": "",
"author": "NamesMT <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -56,20 +56,20 @@
"@namesmt/utils-lambda": "^0.0.2",
"@types/aws-lambda": "^8.10.140",
"consola": "^3.2.3",
"hono": "^4.4.4",
"hono": "^4.4.10",
"std-env": "^3.7.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.20.0",
"@types/node": "^20.14.2",
"@unocss/eslint-plugin": "^0.60.4",
"@antfu/eslint-config": "^2.21.2",
"@types/node": "^20.14.9",
"@unocss/eslint-plugin": "^0.61.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^9.4.0",
"eslint": "^9.6.0",
"klona": "^2.0.6",
"lint-staged": "^15.2.5",
"lint-staged": "^15.2.7",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.13.2",
"typescript": "^5.4.5",
"tsx": "^4.16.0",
"typescript": "^5.5.2",
"unbuild": "^2.0.0",
"vitest": "^1.6.0"
},
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
},
"devDependencies": {
"@namesmt/hono-adapter-aws-lambda": "workspace:^",
"nodemon": "^3.1.3",
"vite": "^5.2.12",
"nodemon": "^3.1.4",
"vite": "^5.3.2",
"vite-plugin-inspect": "^0.8.4"
}
}
Loading

0 comments on commit b26ccf6

Please sign in to comment.