Bump vite-plugin-dts from 3.0.2 to 3.0.3 in /js (#21405)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.0.2 to 3.0.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.0.2...v3.0.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
f1cec34562
commit
5c41fce503
3 changed files with 8 additions and 8 deletions
|
@ -53,6 +53,6 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^4.3.9",
|
||||
"vite-plugin-checker": "^0.6.1",
|
||||
"vite-plugin-dts": "^3.0.2"
|
||||
"vite-plugin-dts": "^3.0.3"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^4.3.9",
|
||||
"vite-plugin-checker": "^0.6.1",
|
||||
"vite-plugin-dts": "^3.0.2",
|
||||
"vite-plugin-dts": "^3.0.3",
|
||||
"vitest": "^0.32.4"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -416,8 +416,8 @@ importers:
|
|||
specifier: ^0.6.1
|
||||
version: 0.6.1(eslint@8.44.0)(typescript@5.1.3)(vite@4.3.9)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.0.2
|
||||
version: 3.0.2(@types/node@20.3.3)(typescript@5.1.3)
|
||||
specifier: ^3.0.3
|
||||
version: 3.0.3(@types/node@20.3.3)(typescript@5.1.3)
|
||||
|
||||
libs/ui-shared:
|
||||
dependencies:
|
||||
|
@ -456,8 +456,8 @@ importers:
|
|||
specifier: ^0.6.1
|
||||
version: 0.6.1(eslint@8.44.0)(typescript@5.1.3)(vite@4.3.9)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.0.2
|
||||
version: 3.0.2(@types/node@20.3.3)(typescript@5.1.3)
|
||||
specifier: ^3.0.3
|
||||
version: 3.0.3(@types/node@20.3.3)(typescript@5.1.3)
|
||||
vitest:
|
||||
specifier: ^0.32.4
|
||||
version: 0.32.4(jsdom@22.1.0)
|
||||
|
@ -6695,8 +6695,8 @@ packages:
|
|||
vscode-uri: 3.0.7
|
||||
dev: true
|
||||
|
||||
/vite-plugin-dts@3.0.2(@types/node@20.3.3)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-NcBOWlP94B79uB8gR2Y3h8Go7nDozqpD8GYkPZ7zTmg4xG8H2H5ituSht8aL4jYMCPwKH0cmqMRtRa2lrsDa9A==}
|
||||
/vite-plugin-dts@3.0.3(@types/node@20.3.3)(typescript@5.1.3):
|
||||
resolution: {integrity: sha512-ykWE/f+SQNR7nvtzNIGOLHXYmkh9+X9Egzhyke8iyUALI1/gD2zNxEd2rVz/ZJ5TjlxWXFvGm5WPILEqlR78kQ==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
|
Loading…
Reference in a new issue