Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update rolldown-related dependencies
  • Loading branch information
renovate[bot] authored Jul 22, 2025
commit 24f215d8c9cf6b17fa45be0539d9a778c62f99cb
2 changes: 1 addition & 1 deletion packages/create-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@
"cross-spawn": "^7.0.6",
"mri": "^1.2.0",
"picocolors": "^1.1.1",
"tsdown": "^0.12.9"
"tsdown": "^0.13.0"
}
}
2 changes: 1 addition & 1 deletion packages/plugin-legacy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"acorn": "^8.15.0",
"fdir": "^6.4.6",
"picocolors": "^1.1.1",
"tsdown": "^0.12.9",
"tsdown": "^0.13.0",
"vite": "workspace:*"
}
}
4 changes: 2 additions & 2 deletions packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,8 @@
"postcss-modules": "^6.0.1",
"premove": "^4.0.0",
"resolve.exports": "^2.0.3",
"rolldown": "^1.0.0-beta.27",
"rolldown-plugin-dts": "^0.13.13",
"rolldown": "^1.0.0-beta.29",
"rolldown-plugin-dts": "^0.14.1",
"rollup-plugin-license": "^3.6.0",
"sass": "^1.89.2",
"sass-embedded": "^1.89.2",
Expand Down
Loading
Loading