Skip to content

Commit abd3034

Browse files
chore(deps): update rolldown-related dependencies
1 parent 86d2e8b commit abd3034

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)