Bump vite-plugin-dts from 3.6.1 to 3.6.2 in /js (#24350)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/qmhc/vite-plugin-dts/releases) - [Changelog](https://github.com/qmhc/vite-plugin-dts/blob/main/CHANGELOG.md) - [Commits](https://github.com/qmhc/vite-plugin-dts/compare/v3.6.1...v3.6.2) --- updated-dependencies: - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
487ecd7380
commit
aee13a1f71
3 changed files with 8 additions and 8 deletions
|
@ -53,6 +53,6 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^4.5.0",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-dts": "^3.6.1"
|
||||
"vite-plugin-dts": "^3.6.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^4.5.0",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-dts": "^3.6.1",
|
||||
"vite-plugin-dts": "^3.6.2",
|
||||
"vitest": "^0.34.6"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -422,8 +422,8 @@ importers:
|
|||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.6.1
|
||||
version: 3.6.1(@types/node@20.8.9)(rollup@4.1.4)(typescript@5.2.2)(vite@4.5.0)
|
||||
specifier: ^3.6.2
|
||||
version: 3.6.2(@types/node@20.8.9)(rollup@4.1.4)(typescript@5.2.2)(vite@4.5.0)
|
||||
|
||||
libs/ui-shared:
|
||||
dependencies:
|
||||
|
@ -462,8 +462,8 @@ importers:
|
|||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.52.0)(typescript@5.2.2)(vite@4.5.0)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.6.1
|
||||
version: 3.6.1(@types/node@20.8.9)(rollup@4.1.4)(typescript@5.2.2)(vite@4.5.0)
|
||||
specifier: ^3.6.2
|
||||
version: 3.6.2(@types/node@20.8.9)(rollup@4.1.4)(typescript@5.2.2)(vite@4.5.0)
|
||||
vitest:
|
||||
specifier: ^0.34.6
|
||||
version: 0.34.6
|
||||
|
@ -7112,8 +7112,8 @@ packages:
|
|||
vscode-uri: 3.0.7
|
||||
dev: true
|
||||
|
||||
/vite-plugin-dts@3.6.1(@types/node@20.8.9)(rollup@4.1.4)(typescript@5.2.2)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-Juy5qsDVxag9p0seSjkcdXnAkTfI9WtYcP9ccJbxZlavtK5nGY17ViqjuKpj0+qk+003PPcC6j/CIV/KIorlAg==}
|
||||
/vite-plugin-dts@3.6.2(@types/node@20.8.9)(rollup@4.1.4)(typescript@5.2.2)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-P2o3IJtQLJZP1aSbiAzQM35QWOucrEH7ZQlfE9cWZYetTgP0apEgd/ZxaNQGPBCWEuTYNjWWHUW9MyIlweRiRQ==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
|
Loading…
Reference in a new issue