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 Jan 17, 2025
1 parent b43f261 commit 7b75e91
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 43 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"dist"
],
"engines": {
"node": ">=20.13.1"
"node": ">=20.18.1"
},
"scripts": {
"start": "NODE_ENV=dev tsx src/index.ts",
Expand All @@ -62,10 +62,10 @@
"devDependencies": {
"@antfu/eslint-config": "^3.14.0",
"@namesmt/utils": "^0.5.9",
"@types/node": "^22.10.6",
"@types/node": "^22.10.7",
"@vitest/coverage-v8": "^2.1.8",
"eslint": "^9.18.0",
"lint-staged": "^15.3.0",
"lint-staged": "^15.4.1",
"simple-git-hooks": "^2.11.1",
"tsx": "^4.19.2",
"typescript": "^5.7.3",
Expand All @@ -74,8 +74,8 @@
},
"pnpm": {
"overrides": {
"hasown": "npm:@nolyfill/hasown@^1",
"is-core-module": "npm:@nolyfill/is-core-module@^1"
"hasown": "npm:@nolyfill/hasown@^1.0.29",
"is-core-module": "npm:@nolyfill/is-core-module@^1.0.39"
}
},
"simple-git-hooks": {
Expand Down
76 changes: 38 additions & 38 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 7b75e91

Please sign in to comment.