Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies (#55)
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 Dec 23, 2024
1 parent 1e6a024 commit a883401
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 220 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tsdown",
"version": "0.5.2",
"packageManager": "[email protected].0",
"packageManager": "[email protected].1",
"description": "An even faster bundler powered by Rolldown.",
"type": "module",
"license": "MIT",
Expand Down Expand Up @@ -53,13 +53,13 @@
},
"dependencies": {
"cac": "^6.7.14",
"chokidar": "^4.0.1",
"consola": "^3.2.3",
"chokidar": "^4.0.3",
"consola": "^3.3.0",
"debug": "^4.4.0",
"picocolors": "^1.1.1",
"pkg-types": "^1.2.1",
"rolldown": "nightly",
"rollup": "^4.28.1",
"rollup": "^4.29.1",
"rollup-plugin-dts": "^6.1.1",
"tinyglobby": "^0.2.10",
"unconfig": "^0.6.0",
Expand All @@ -72,9 +72,9 @@
"@sxzz/test-utils": "^0.3.11",
"@types/debug": "^4.1.12",
"@types/node": "^22.10.2",
"bumpp": "^9.9.1",
"bumpp": "^9.9.2",
"eslint": "^9.17.0",
"oxc-transform": "^0.41.0",
"oxc-transform": "^0.43.0",
"prettier": "^3.4.2",
"tinyexec": "^0.3.1",
"tsup": "^8.3.5",
Expand Down
Loading

0 comments on commit a883401

Please sign in to comment.