Skip to content

Commit 12ea94d

Browse files
dependabot[bot]nstepien
authored andcommitted
Bump rolldown-plugin-dts from 0.17.8 to 0.18.0 (Comcast#3918)
* Bump rolldown-plugin-dts from 0.17.8 to 0.18.0 Bumps [rolldown-plugin-dts](https://github.com/sxzz/rolldown-plugin-dts) from 0.17.8 to 0.18.0. - [Release notes](https://github.com/sxzz/rolldown-plugin-dts/releases) - [Commits](sxzz/rolldown-plugin-dts@v0.17.8...v0.18.0) --- updated-dependencies: - dependency-name: rolldown-plugin-dts dependency-version: 0.18.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * update rolldown to be safe --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Nicolas Stepien <stepien.nicolas@gmail.com>
1 parent 748ebd1 commit 12ea94d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@
9595
"playwright": "^1.56.1",
9696
"postcss": "^8.5.2",
9797
"prettier": "3.6.2",
98-
"rolldown": "^1.0.0-beta.50",
99-
"rolldown-plugin-dts": "^0.17.7",
98+
"rolldown": "^1.0.0-beta.51",
99+
"rolldown-plugin-dts": "^0.18.0",
100100
"typescript": "~5.9.2",
101101
"vite": "npm:rolldown-vite@^7.2.5",
102102
"vitest": "^4.0.1",

0 commit comments

Comments
 (0)