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 Jul 20, 2024
1 parent 41b94d8 commit ae642dd
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"dist"
],
"engines": {
"node": ">=18.20.3"
"node": ">=18.20.4"
},
"scripts": {
"start": "NODE_ENV=dev tsx src/index.ts",
Expand All @@ -56,11 +56,11 @@
"@namesmt/utils-lambda": "^0.0.2",
"@types/aws-lambda": "^8.10.141",
"consola": "^3.2.3",
"hono": "^4.5.0",
"hono": "^4.5.1",
"std-env": "^3.7.0"
},
"devDependencies": {
"@antfu/eslint-config": "^2.23.0",
"@antfu/eslint-config": "^2.23.1",
"@types/node": "^20.14.11",
"@unocss/eslint-plugin": "^0.61.5",
"@vitest/coverage-v8": "^2.0.3",
Expand All @@ -75,7 +75,7 @@
},
"pnpm": {
"overrides": {
"hasown": "npm:@nolyfill/hasown@^1",
"hasown": "npm:@nolyfill/hasown@^1.0.29",
"is-core-module": "npm:@nolyfill/is-core-module@^1"
}
},
Expand Down
30 changes: 15 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae642dd

Please sign in to comment.