Skip to content

Commit 7cec1ad

Browse files
chore(deps): update rolldown-related dependencies (#21009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: sapphi-red <[email protected]>
1 parent 6843a6a commit 7cec1ad

File tree

5 files changed

+130
-98
lines changed

5 files changed

+130
-98
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.15.8"
40+
"tsdown": "^0.15.10"
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.8",
64+
"tsdown": "^0.15.10",
6565
"vite": "workspace:*"
6666
}
6767
}

packages/vite/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1253,7 +1253,7 @@ Repository: lodash/lodash
12531253
## magic-string
12541254
License: MIT
12551255
By: Rich Harris
1256-
Repository: https://github.com/rich-harris/magic-string.git
1256+
Repository: git+https://github.com/Rich-Harris/magic-string.git
12571257

12581258
> Copyright 2018 Rich Harris
12591259
>

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@
138138
"premove": "^4.0.0",
139139
"resolve.exports": "^2.0.3",
140140
"rolldown": "^1.0.0-beta.44",
141-
"rolldown-plugin-dts": "^0.16.12",
141+
"rolldown-plugin-dts": "^0.17.1",
142142
"rollup-plugin-license": "^3.6.0",
143143
"sass": "^1.93.2",
144144
"sass-embedded": "^1.93.2",

0 commit comments

Comments
 (0)