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 Dec 5, 2024
1 parent d458cac commit adae835
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 323 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,22 +24,22 @@
"bump": "npx bumpp"
},
"engines": {
"node": ">=14.17.6"
"node": ">=14.21.3"
},
"packageManager": "pnpm@9.12.3",
"packageManager": "pnpm@9.14.4",
"repository": {
"type": "git",
"url": "https://github.com/rspack-contrib/rslog.git"
},
"devDependencies": {
"@rslib/core": "^0.0.16",
"@types/node": "~16.11.7",
"prettier": "~2.8.1",
"@rslib/core": "^0.1.3",
"@types/node": "~16.18.121",
"prettier": "~2.8.8",
"rimraf": "~3.0.2",
"strip-ansi": "^7.1.0",
"supports-color": "^9.4.0",
"typescript": "~5.0.4",
"vitest": "^2.0.5"
"typescript": "~5.7.2",
"vitest": "^2.1.8"
},
"publishConfig": {
"access": "public",
Expand Down
Loading

0 comments on commit adae835

Please sign in to comment.