Skip to content

Commit e3a6a83

Browse files
chore(deps): update rolldown-related dependencies (#21047)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e47ae0e commit e3a6a83

File tree

5 files changed

+99
-123
lines changed

5 files changed

+99
-123
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"picocolors": "^1.1.1",
6666
"playwright-chromium": "^1.56.1",
6767
"prettier": "3.6.2",
68-
"rolldown": "^1.0.0-beta.44",
68+
"rolldown": "^1.0.0-beta.46",
6969
"rollup": "^4.43.0",
7070
"simple-git-hooks": "^2.13.1",
7171
"tsx": "^4.20.6",

packages/create-vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"cross-spawn": "^7.0.6",
3838
"mri": "^1.2.0",
3939
"picocolors": "^1.1.1",
40-
"tsdown": "^0.15.10"
40+
"tsdown": "^0.15.12"
4141
}
4242
}

packages/plugin-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"acorn": "^8.15.0",
6262
"fdir": "^6.5.0",
6363
"picocolors": "^1.1.1",
64-
"tsdown": "^0.15.10",
64+
"tsdown": "^0.15.12",
6565
"vite": "workspace:*"
6666
}
6767
}

packages/vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@
137137
"postcss-modules": "^6.0.1",
138138
"premove": "^4.0.0",
139139
"resolve.exports": "^2.0.3",
140-
"rolldown": "^1.0.0-beta.44",
141-
"rolldown-plugin-dts": "^0.17.1",
140+
"rolldown": "^1.0.0-beta.46",
141+
"rolldown-plugin-dts": "^0.17.3",
142142
"rollup-plugin-license": "^3.6.0",
143143
"sass": "^1.93.2",
144144
"sass-embedded": "^1.93.2",

0 commit comments

Comments
 (0)