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 bd3c30a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 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,7 +56,7 @@
"@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": {
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
12 changes: 6 additions & 6 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 bd3c30a

Please sign in to comment.