Bump vite-plugin-dts from 3.7.1 to 3.7.2 in /js (#26482)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.7.1 to 3.7.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.7.1...v3.7.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
45466a1707
commit
9fec709501
3 changed files with 13 additions and 127 deletions
|
@ -53,6 +53,6 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^5.0.12",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-dts": "^3.7.1"
|
||||
"vite-plugin-dts": "^3.7.2"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^5.0.12",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-dts": "^3.7.1",
|
||||
"vite-plugin-dts": "^3.7.2",
|
||||
"vite-plugin-lib-inject-css": "^1.3.0",
|
||||
"vitest": "^1.2.1"
|
||||
}
|
||||
|
|
|
@ -414,13 +414,13 @@ importers:
|
|||
version: 2.2.4(rollup@4.9.6)
|
||||
vite:
|
||||
specifier: ^5.0.12
|
||||
version: 5.0.12(@types/node@20.11.5)
|
||||
version: 5.0.12(@types/node@20.11.5)(lightningcss@1.23.0)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.12)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.7.1
|
||||
version: 3.7.1(@types/node@20.11.5)(rollup@4.9.6)(typescript@5.3.3)(vite@5.0.12)
|
||||
specifier: ^3.7.2
|
||||
version: 3.7.2(@types/node@20.11.5)(rollup@4.9.6)(typescript@5.3.3)(vite@5.0.12)
|
||||
|
||||
libs/ui-shared:
|
||||
dependencies:
|
||||
|
@ -469,19 +469,19 @@ importers:
|
|||
version: 2.2.4(rollup@4.9.6)
|
||||
vite:
|
||||
specifier: ^5.0.12
|
||||
version: 5.0.12(@types/node@20.11.5)
|
||||
version: 5.0.12(@types/node@20.11.5)(lightningcss@1.23.0)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.12)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.7.1
|
||||
version: 3.7.1(@types/node@20.11.5)(rollup@4.9.6)(typescript@5.3.3)(vite@5.0.12)
|
||||
specifier: ^3.7.2
|
||||
version: 3.7.2(@types/node@20.11.5)(rollup@4.9.6)(typescript@5.3.3)(vite@5.0.12)
|
||||
vite-plugin-lib-inject-css:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(vite@5.0.12)
|
||||
vitest:
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1(@types/node@20.11.5)
|
||||
version: 1.2.1(@types/node@20.11.5)(jsdom@24.0.0)(lightningcss@1.23.0)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -7186,27 +7186,6 @@ packages:
|
|||
extsprintf: 1.4.1
|
||||
dev: true
|
||||
|
||||
/vite-node@1.2.1(@types/node@20.11.5):
|
||||
resolution: {integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
cac: 6.7.14
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
vite: 5.0.12(@types/node@20.11.5)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-node@1.2.1(@types/node@20.11.5)(lightningcss@1.23.0):
|
||||
resolution: {integrity: sha512-fNzHmQUSOY+y30naohBvSW7pPn/xn3Ib/uqm+5wAJQJiqQsU0NBR78XdRJb04l4bOFKjpTWld0XAfkKlrDbySg==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
|
@ -7281,8 +7260,8 @@ packages:
|
|||
vscode-uri: 3.0.8
|
||||
dev: true
|
||||
|
||||
/vite-plugin-dts@3.7.1(@types/node@20.11.5)(rollup@4.9.6)(typescript@5.3.3)(vite@5.0.12):
|
||||
resolution: {integrity: sha512-VZJckNFpVfRAkmOxhGT5OgTUVWVXxkNQqLpBUuiNGAr9HbtvmvsPLo2JB3Xhn+o/Z9+CT6YZfYa4bX9SGR5hNw==}
|
||||
/vite-plugin-dts@3.7.2(@types/node@20.11.5)(rollup@4.9.6)(typescript@5.3.3)(vite@5.0.12):
|
||||
resolution: {integrity: sha512-kg//1nDA01b8rufJf4TsvYN8LMkdwv0oBYpiQi6nRwpHyue+wTlhrBiqgipdFpMnW1oOYv6ywmzE5B0vg6vSEA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -7297,7 +7276,7 @@ packages:
|
|||
debug: 4.3.4(supports-color@8.1.1)
|
||||
kolorist: 1.8.0
|
||||
typescript: 5.3.3
|
||||
vite: 5.0.12(@types/node@20.11.5)
|
||||
vite: 5.0.12(@types/node@20.11.5)(lightningcss@1.23.0)
|
||||
vue-tsc: 1.8.26(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
@ -7312,43 +7291,7 @@ packages:
|
|||
dependencies:
|
||||
magic-string: 0.30.5
|
||||
picocolors: 1.0.0
|
||||
vite: 5.0.12(@types/node@20.11.5)
|
||||
dev: true
|
||||
|
||||
/vite@5.0.12(@types/node@20.11.5):
|
||||
resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@types/node': ^18.0.0 || >=20.0.0
|
||||
less: '*'
|
||||
lightningcss: ^1.21.0
|
||||
sass: '*'
|
||||
stylus: '*'
|
||||
sugarss: '*'
|
||||
terser: ^5.4.0
|
||||
peerDependenciesMeta:
|
||||
'@types/node':
|
||||
optional: true
|
||||
less:
|
||||
optional: true
|
||||
lightningcss:
|
||||
optional: true
|
||||
sass:
|
||||
optional: true
|
||||
stylus:
|
||||
optional: true
|
||||
sugarss:
|
||||
optional: true
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.11.5
|
||||
esbuild: 0.19.5
|
||||
postcss: 8.4.32
|
||||
rollup: 4.9.6
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
vite: 5.0.12(@types/node@20.11.5)(lightningcss@1.23.0)
|
||||
dev: true
|
||||
|
||||
/vite@5.0.12(@types/node@20.11.5)(lightningcss@1.23.0):
|
||||
|
@ -7388,63 +7331,6 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@1.2.1(@types/node@20.11.5):
|
||||
resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
'@edge-runtime/vm': '*'
|
||||
'@types/node': ^18.0.0 || >=20.0.0
|
||||
'@vitest/browser': ^1.0.0
|
||||
'@vitest/ui': ^1.0.0
|
||||
happy-dom: '*'
|
||||
jsdom: '*'
|
||||
peerDependenciesMeta:
|
||||
'@edge-runtime/vm':
|
||||
optional: true
|
||||
'@types/node':
|
||||
optional: true
|
||||
'@vitest/browser':
|
||||
optional: true
|
||||
'@vitest/ui':
|
||||
optional: true
|
||||
happy-dom:
|
||||
optional: true
|
||||
jsdom:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.11.5
|
||||
'@vitest/expect': 1.2.1
|
||||
'@vitest/runner': 1.2.1
|
||||
'@vitest/snapshot': 1.2.1
|
||||
'@vitest/spy': 1.2.1
|
||||
'@vitest/utils': 1.2.1
|
||||
acorn-walk: 8.3.2
|
||||
cac: 6.7.14
|
||||
chai: 4.3.10
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
execa: 8.0.1
|
||||
local-pkg: 0.5.0
|
||||
magic-string: 0.30.5
|
||||
pathe: 1.1.1
|
||||
picocolors: 1.0.0
|
||||
std-env: 3.6.0
|
||||
strip-literal: 1.3.0
|
||||
tinybench: 2.5.1
|
||||
tinypool: 0.8.1
|
||||
vite: 5.0.12(@types/node@20.11.5)
|
||||
vite-node: 1.2.1(@types/node@20.11.5)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vitest@1.2.1(@types/node@20.11.5)(jsdom@24.0.0)(lightningcss@1.23.0):
|
||||
resolution: {integrity: sha512-TRph8N8rnSDa5M2wKWJCMnztCZS9cDcgVTQ6tsTFTG/odHJ4l5yNVqvbeDJYJRZ6is3uxaEpFs8LL6QM+YFSdA==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
|
|
Loading…
Reference in a new issue