Skip to content

Commit 98b92e8

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

File tree

4 files changed

+14
-19
lines changed

4 files changed

+14
-19
lines changed

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.14.0"
40+
"tsdown": "^0.14.1"
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.4.6",
6363
"picocolors": "^1.1.1",
64-
"tsdown": "^0.14.0",
64+
"tsdown": "^0.14.1",
6565
"vite": "workspace:*"
6666
}
6767
}

packages/vite/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"@babel/parser": "^7.28.0",
9696
"@jridgewell/remapping": "^2.3.4",
9797
"@jridgewell/trace-mapping": "^0.3.29",
98-
"@oxc-project/types": "0.77.0",
98+
"@oxc-project/types": "0.81.0",
9999
"@polka/compression": "^1.0.0-next.25",
100100
"@rolldown/pluginutils": "^1.0.0-beta.32",
101101
"@rollup/plugin-alias": "^5.1.1",
@@ -138,7 +138,7 @@
138138
"postcss-modules": "^6.0.1",
139139
"premove": "^4.0.0",
140140
"resolve.exports": "^2.0.3",
141-
"rolldown": "^1.0.0-beta.31",
141+
"rolldown": "^1.0.0-beta.32",
142142
"rolldown-plugin-dts": "^0.15.6",
143143
"rollup-plugin-license": "^3.6.0",
144144
"sass": "^1.90.0",

pnpm-lock.yaml

Lines changed: 10 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)