From a9d05fadab4abaad65f5854244b1ff81001a8515 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 18:26:32 +0000 Subject: [PATCH] build(deps-dev): bump rollup-plugin-dts from 5.3.1 to 6.0.2 Bumps [rollup-plugin-dts](https://github.com/Swatinem/rollup-plugin-dts) from 5.3.1 to 6.0.2. - [Changelog](https://github.com/Swatinem/rollup-plugin-dts/blob/master/CHANGELOG.md) - [Commits](https://github.com/Swatinem/rollup-plugin-dts/compare/v5.3.1...v6.0.2) --- updated-dependencies: - dependency-name: rollup-plugin-dts dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- @beautiful-tree/algorithms/package.json | 2 +- @beautiful-tree/react/package.json | 2 +- @beautiful-tree/types/package.json | 2 +- pnpm-lock.yaml | 22 +++++++++++----------- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/@beautiful-tree/algorithms/package.json b/@beautiful-tree/algorithms/package.json index 963b57a..8b87821 100644 --- a/@beautiful-tree/algorithms/package.json +++ b/@beautiful-tree/algorithms/package.json @@ -60,7 +60,7 @@ "prettier": "^3.0.3", "publint": "^0.2.3", "rollup": "^3.29.4", - "rollup-plugin-dts": "^5.3.1", + "rollup-plugin-dts": "^6.0.2", "tslib": "^2.6.2", "typescript": "^5.2.2", "vitest": "^0.34.6" diff --git a/@beautiful-tree/react/package.json b/@beautiful-tree/react/package.json index 23e16d2..fd12f5c 100644 --- a/@beautiful-tree/react/package.json +++ b/@beautiful-tree/react/package.json @@ -80,7 +80,7 @@ "react": "^18.2.0", "react-dom": "^18.2.0", "rollup": "^3.29.4", - "rollup-plugin-dts": "^5.3.1", + "rollup-plugin-dts": "^6.0.2", "storybook": "^7.4.5", "tslib": "^2.6.2", "typescript": "^5.2.2", diff --git a/@beautiful-tree/types/package.json b/@beautiful-tree/types/package.json index afc507f..0a32b21 100644 --- a/@beautiful-tree/types/package.json +++ b/@beautiful-tree/types/package.json @@ -35,7 +35,7 @@ "prettier": "^3.0.3", "publint": "^0.2.3", "rollup": "^3.29.4", - "rollup-plugin-dts": "^5.3.1", + "rollup-plugin-dts": "^6.0.2", "tslib": "^2.6.2", "typescript": "^5.2.2" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3c7e1de..80e788e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -51,8 +51,8 @@ importers: specifier: ^3.29.4 version: 3.29.4 rollup-plugin-dts: - specifier: ^5.3.1 - version: 5.3.1(rollup@3.29.4)(typescript@5.2.2) + specifier: ^6.0.2 + version: 6.0.2(rollup@3.29.4)(typescript@5.2.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -159,8 +159,8 @@ importers: specifier: ^3.29.4 version: 3.29.4 rollup-plugin-dts: - specifier: ^5.3.1 - version: 5.3.1(rollup@3.29.4)(typescript@5.2.2) + specifier: ^6.0.2 + version: 6.0.2(rollup@3.29.4)(typescript@5.2.2) storybook: specifier: ^7.4.5 version: 7.4.5 @@ -204,8 +204,8 @@ importers: specifier: ^3.29.4 version: 3.29.4 rollup-plugin-dts: - specifier: ^5.3.1 - version: 5.3.1(rollup@3.29.4)(typescript@5.2.2) + specifier: ^6.0.2 + version: 6.0.2(rollup@3.29.4)(typescript@5.2.2) tslib: specifier: ^2.6.2 version: 2.6.2 @@ -8716,12 +8716,12 @@ packages: glob: 7.2.3 dev: true - /rollup-plugin-dts@5.3.1(rollup@3.29.4)(typescript@5.2.2): - resolution: {integrity: sha512-gusMi+Z4gY/JaEQeXnB0RUdU82h1kF0WYzCWgVmV4p3hWXqelaKuCvcJawfeg+EKn2T1Ie+YWF2OiN1/L8bTVg==} - engines: {node: '>=v14.21.3'} + /rollup-plugin-dts@6.0.2(rollup@3.29.4)(typescript@5.2.2): + resolution: {integrity: sha512-GYCCy9DyE5csSuUObktJBpjNpW2iLZMabNDIiAqzQWBl7l/WHzjvtAXevf8Lftk8EA920tuxeB/g8dM8MVMR6A==} + engines: {node: '>=v16'} peerDependencies: - rollup: ^3.0 - typescript: ^4.1 || ^5.0 + rollup: ^3.25 + typescript: ^4.5 || ^5.0 dependencies: magic-string: 0.30.4 rollup: 3.29.4