Skip to content

Commit c3407fa

Browse files
Bump rolldown-plugin-dts from 0.17.8 to 0.18.0 (#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 e96ee27 commit c3407fa

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
@@ -82,8 +82,8 @@
8282
"prettier": "3.6.2",
8383
"react": "^19.2.0",
8484
"react-dom": "^19.2.0",
85-
"rolldown": "^1.0.0-beta.50",
86-
"rolldown-plugin-dts": "^0.17.7",
85+
"rolldown": "^1.0.0-beta.51",
86+
"rolldown-plugin-dts": "^0.18.0",
8787
"typescript": "~5.9.2",
8888
"vite": "npm:rolldown-vite@^7.2.5",
8989
"vitest": "^4.0.1",

0 commit comments

Comments
 (0)