Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#158)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 42723cb commit 27dfb3b
Show file tree
Hide file tree
Showing 2 changed files with 84 additions and 84 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"test": "pnpm lint && vitest run"
},
"dependencies": {
"ansis": "^3.5.2",
"ansis": "^3.7.0",
"consola": "^3.3.3",
"pretty-time": "^1.1.0",
"std-env": "^3.8.0"
Expand All @@ -52,7 +52,7 @@
"@babel/standalone": "^7.26.4",
"@rspack/cli": "^1.1.8",
"@rspack/core": "^1.1.8",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"automd": "^0.3.12",
"chalk": "^5.4.1",
"changelogen": "^0.5.7",
Expand All @@ -63,7 +63,7 @@
"markdown-table": "^3.0.4",
"memory-fs": "^0.5.0",
"prettier": "^3.4.2",
"typescript": "^5.7.2",
"typescript": "^5.7.3",
"unbuild": "^2.0.0",
"vitest": "^2.1.8",
"webpack": "^5.97.1",
Expand All @@ -82,7 +82,7 @@
"optional": true
}
},
"packageManager": "[email protected].2",
"packageManager": "[email protected].3",
"engines": {
"node": ">=14.21.3"
}
Expand Down
Loading

0 comments on commit 27dfb3b

Please sign in to comment.