Bump vite-plugin-dts from 3.6.2 to 3.6.3 in /js (#24396)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.6.2 to 3.6.3. - [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.2...v3.6.3) --- 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
7deb4ca545
commit
4859a2b032
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.2"
|
||||
"vite-plugin-dts": "^3.6.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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.2",
|
||||
"vite-plugin-dts": "^3.6.3",
|
||||
"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.2
|
||||
version: 3.6.2(@types/node@20.8.9)(rollup@4.1.5)(typescript@5.2.2)(vite@4.5.0)
|
||||
specifier: ^3.6.3
|
||||
version: 3.6.3(@types/node@20.8.9)(rollup@4.1.5)(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.2
|
||||
version: 3.6.2(@types/node@20.8.9)(rollup@4.1.5)(typescript@5.2.2)(vite@4.5.0)
|
||||
specifier: ^3.6.3
|
||||
version: 3.6.3(@types/node@20.8.9)(rollup@4.1.5)(typescript@5.2.2)(vite@4.5.0)
|
||||
vitest:
|
||||
specifier: ^0.34.6
|
||||
version: 0.34.6
|
||||
|
@ -7113,8 +7113,8 @@ packages:
|
|||
vscode-uri: 3.0.7
|
||||
dev: true
|
||||
|
||||
/vite-plugin-dts@3.6.2(@types/node@20.8.9)(rollup@4.1.5)(typescript@5.2.2)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-P2o3IJtQLJZP1aSbiAzQM35QWOucrEH7ZQlfE9cWZYetTgP0apEgd/ZxaNQGPBCWEuTYNjWWHUW9MyIlweRiRQ==}
|
||||
/vite-plugin-dts@3.6.3(@types/node@20.8.9)(rollup@4.1.5)(typescript@5.2.2)(vite@4.5.0):
|
||||
resolution: {integrity: sha512-NyRvgobl15rYj65coi/gH7UAEH+CpSjh539DbGb40DfOTZSvDLNYTzc8CK4460W+LqXuMK7+U3JAxRB3ksrNPw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
|
Loading…
Reference in a new issue