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 Oct 28, 2024
1 parent 60e43b5 commit 96f2f96
Show file tree
Hide file tree
Showing 2 changed files with 178 additions and 460 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": "hosps",
"type": "module",
"version": "0.1.0",
"packageManager": "pnpm@9.12.1",
"packageManager": "pnpm@9.12.3",
"description": "",
"author": "NamesMT <dangquoctrung123@gmail.com>",
"license": "MIT",
Expand All @@ -29,7 +29,7 @@
"dist"
],
"engines": {
"node": ">=20.13.1"
"node": ">=20.18.0"
},
"scripts": {
"start": "NODE_ENV=dev tsx src/index.ts",
Expand All @@ -51,29 +51,29 @@
"@aws-lite/client": "^0.22.4",
"@aws-lite/s3": "^0.2.6",
"@aws-lite/s3-types": "^0.2.6",
"hono": "^4.6.5",
"hono": "^4.6.7",
"pmtiles": "^3.2.0",
"srvx": "^0.1.0"
"srvx": "^0.1.1"
},
"devDependencies": {
"@antfu/eslint-config": "^3.7.3",
"@antfu/eslint-config": "^3.8.0",
"@namesmt/pmtiles-sources": "^0.1.1",
"@namesmt/utils": "^0.5.6",
"@types/node": "^20.16.11",
"@types/node": "^20.17.1",
"@vitest/coverage-v8": "^2.1.3",
"consola": "^3.2.3",
"eslint": "^9.12.0",
"eslint": "^9.13.0",
"lint-staged": "^15.2.10",
"simple-git-hooks": "^2.11.1",
"std-env": "^3.7.0",
"tsx": "^4.19.1",
"tsx": "^4.19.2",
"typescript": "^5.6.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.3"
},
"pnpm": {
"overrides": {
"is-core-module": "npm:@nolyfill/is-core-module@^1"
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39"
}
},
"simple-git-hooks": {
Expand Down
Loading

0 comments on commit 96f2f96

Please sign in to comment.