check if dts 6.2.0 is working

pull/4680/head
Divyansh Singh 6 months ago
parent a5b657341b
commit dda9bb9dfd

@ -178,7 +178,7 @@
"punycode": "^2.3.1",
"rimraf": "^6.0.1",
"rollup": "^4.39.0",
"rollup-plugin-dts": "6.1.1",
"rollup-plugin-dts": "6.2.0",
"rollup-plugin-esbuild": "^6.2.1",
"semver": "^7.7.1",
"simple-git-hooks": "^2.12.1",

@ -264,8 +264,8 @@ importers:
specifier: ^4.39.0
version: 4.39.0
rollup-plugin-dts:
specifier: 6.1.1
version: 6.1.1(rollup@4.39.0)(typescript@5.8.3)
specifier: 6.2.0
version: 6.2.0(rollup@4.39.0)(typescript@5.8.3)
rollup-plugin-esbuild:
specifier: ^6.2.1
version: 6.2.1(esbuild@0.25.2)(rollup@4.39.0)
@ -2378,8 +2378,8 @@ packages:
engines: {node: 20 || >=22}
hasBin: true
rollup-plugin-dts@6.1.1:
resolution: {integrity: sha512-aSHRcJ6KG2IHIioYlvAOcEq6U99sVtqDDKVhnwt70rW6tsz3tv5OSjEiWcgzfsHdLyGXZ/3b/7b/+Za3Y6r1XA==}
rollup-plugin-dts@6.2.0:
resolution: {integrity: sha512-iciY+z46mUbN5nCxtJqVynwgrZZljM8of6k8Rg5rVAmu4VHDxexFPgoCa2wrJG5mMsHSGrJmjQPCM4vD0Oe3Lg==}
engines: {node: '>=16'}
peerDependencies:
rollup: ^3.29.4 || ^4
@ -4921,7 +4921,7 @@ snapshots:
glob: 11.0.1
package-json-from-dist: 1.0.1
rollup-plugin-dts@6.1.1(rollup@4.39.0)(typescript@5.8.3):
rollup-plugin-dts@6.2.0(rollup@4.39.0)(typescript@5.8.3):
dependencies:
magic-string: 0.30.17
rollup: 4.39.0

Loading…
Cancel
Save