diff --git a/package.json b/package.json index 9921df40d..cba42e314 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "react-dom": "17.0.2", "read-pkg": "7.1.0", "rollup": "2.70.1", - "rollup-plugin-dts": "4.2.0", + "rollup-plugin-dts": "4.2.1", "rollup-plugin-visualizer": "5.6.0", "typescript": "4.6.3", "wait-for-expect": "3.0.2" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 30a970851..48a4491f8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,7 +32,7 @@ importers: react-dom: 17.0.2 read-pkg: 7.1.0 rollup: 2.70.1 - rollup-plugin-dts: 4.2.0 + rollup-plugin-dts: 4.2.1 rollup-plugin-visualizer: 5.6.0 typescript: 4.6.3 wait-for-expect: 3.0.2 @@ -65,7 +65,7 @@ importers: react-dom: 17.0.2_react@17.0.2 read-pkg: 7.1.0 rollup: 2.70.1 - rollup-plugin-dts: 4.2.0_rollup@2.70.1+typescript@4.6.3 + rollup-plugin-dts: 4.2.1_rollup@2.70.1+typescript@4.6.3 rollup-plugin-visualizer: 5.6.0_rollup@2.70.1 typescript: 4.6.3 wait-for-expect: 3.0.2 @@ -9104,12 +9104,12 @@ packages: glob: 7.2.0 dev: true - /rollup-plugin-dts/4.2.0_rollup@2.70.1+typescript@4.6.3: - resolution: {integrity: sha512-lx6irWVhz/x4//tIqRhzk4FOqGQ0n37ZM2wpPCn4uafl/EmiV92om7ZdAsq7Bzho6C+Xh5GfsyuP9H+Udv72Lg==} - engines: {node: '>=v12.22.10'} + /rollup-plugin-dts/4.2.1_rollup@2.70.1+typescript@4.6.3: + resolution: {integrity: sha512-eaxQZNUJ5iQcxNGlpJ1CUgG4OSVqWjDZ3nNSWBIoGrpcote2aNphSe1RJOaSYkb8dwn3o+rYm1vvld/5z3EGSQ==} + engines: {node: '>=v12.22.11'} peerDependencies: - rollup: ^2.55 - typescript: ^4.1 + rollup: ^2.70 + typescript: ^4.6 dependencies: magic-string: 0.26.1 rollup: 2.70.1