Bump vite-plugin-dts from 3.7.0 to 3.7.1 in /js
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.7.0 to 3.7.1. - [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.0...v3.7.1) --- 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>
This commit is contained in:
parent
afdf607be5
commit
9e741beb7b
3 changed files with 13 additions and 127 deletions
|
@ -53,6 +53,6 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^5.0.11",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-dts": "^3.7.0"
|
||||
"vite-plugin-dts": "^3.7.1"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^5.0.11",
|
||||
"vite-plugin-checker": "^0.6.2",
|
||||
"vite-plugin-dts": "^3.7.0",
|
||||
"vite-plugin-dts": "^3.7.1",
|
||||
"vite-plugin-lib-inject-css": "^1.3.0",
|
||||
"vitest": "^1.2.0"
|
||||
}
|
||||
|
|
|
@ -417,13 +417,13 @@ importers:
|
|||
version: 2.2.4(rollup@4.9.5)
|
||||
vite:
|
||||
specifier: ^5.0.11
|
||||
version: 5.0.11(@types/node@20.11.0)
|
||||
version: 5.0.11(@types/node@20.11.0)(lightningcss@1.22.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(@types/node@20.11.0)(rollup@4.9.5)(typescript@5.3.3)(vite@5.0.11)
|
||||
specifier: ^3.7.1
|
||||
version: 3.7.1(@types/node@20.11.0)(rollup@4.9.5)(typescript@5.3.3)(vite@5.0.11)
|
||||
|
||||
libs/ui-shared:
|
||||
dependencies:
|
||||
|
@ -472,19 +472,19 @@ importers:
|
|||
version: 2.2.4(rollup@4.9.5)
|
||||
vite:
|
||||
specifier: ^5.0.11
|
||||
version: 5.0.11(@types/node@20.11.0)
|
||||
version: 5.0.11(@types/node@20.11.0)(lightningcss@1.22.1)
|
||||
vite-plugin-checker:
|
||||
specifier: ^0.6.2
|
||||
version: 0.6.2(eslint@8.56.0)(typescript@5.3.3)(vite@5.0.11)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.7.0
|
||||
version: 3.7.0(@types/node@20.11.0)(rollup@4.9.5)(typescript@5.3.3)(vite@5.0.11)
|
||||
specifier: ^3.7.1
|
||||
version: 3.7.1(@types/node@20.11.0)(rollup@4.9.5)(typescript@5.3.3)(vite@5.0.11)
|
||||
vite-plugin-lib-inject-css:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(vite@5.0.11)
|
||||
vitest:
|
||||
specifier: ^1.2.0
|
||||
version: 1.2.0(@types/node@20.11.0)
|
||||
version: 1.2.0(@types/node@20.11.0)(jsdom@23.2.0)(lightningcss@1.22.1)
|
||||
|
||||
packages:
|
||||
|
||||
|
@ -7262,27 +7262,6 @@ packages:
|
|||
extsprintf: 1.4.1
|
||||
dev: true
|
||||
|
||||
/vite-node@1.2.0(@types/node@20.11.0):
|
||||
resolution: {integrity: sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==}
|
||||
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.11(@types/node@20.11.0)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vite-node@1.2.0(@types/node@20.11.0)(lightningcss@1.22.1):
|
||||
resolution: {integrity: sha512-ETnQTHeAbbOxl7/pyBck9oAPZZZo+kYnFt1uQDD+hPReOc+wCjXw4r4jHriBRuVDB5isHmPXxrfc1yJnfBERqg==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
|
@ -7357,8 +7336,8 @@ packages:
|
|||
vscode-uri: 3.0.8
|
||||
dev: true
|
||||
|
||||
/vite-plugin-dts@3.7.0(@types/node@20.11.0)(rollup@4.9.5)(typescript@5.3.3)(vite@5.0.11):
|
||||
resolution: {integrity: sha512-np1uPaYzu98AtPReB8zkMnbjwcNHOABsLhqVOf81b3ol9b5M2wPcAVs8oqPnOpr6Us+7yDXVauwkxsk5+ldmRA==}
|
||||
/vite-plugin-dts@3.7.1(@types/node@20.11.0)(rollup@4.9.5)(typescript@5.3.3)(vite@5.0.11):
|
||||
resolution: {integrity: sha512-VZJckNFpVfRAkmOxhGT5OgTUVWVXxkNQqLpBUuiNGAr9HbtvmvsPLo2JB3Xhn+o/Z9+CT6YZfYa4bX9SGR5hNw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -7373,7 +7352,7 @@ packages:
|
|||
debug: 4.3.4(supports-color@8.1.1)
|
||||
kolorist: 1.8.0
|
||||
typescript: 5.3.3
|
||||
vite: 5.0.11(@types/node@20.11.0)
|
||||
vite: 5.0.11(@types/node@20.11.0)(lightningcss@1.22.1)
|
||||
vue-tsc: 1.8.26(typescript@5.3.3)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
|
@ -7388,43 +7367,7 @@ packages:
|
|||
dependencies:
|
||||
magic-string: 0.30.5
|
||||
picocolors: 1.0.0
|
||||
vite: 5.0.11(@types/node@20.11.0)
|
||||
dev: true
|
||||
|
||||
/vite@5.0.11(@types/node@20.11.0):
|
||||
resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==}
|
||||
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.0
|
||||
esbuild: 0.19.5
|
||||
postcss: 8.4.32
|
||||
rollup: 4.9.5
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
vite: 5.0.11(@types/node@20.11.0)(lightningcss@1.22.1)
|
||||
dev: true
|
||||
|
||||
/vite@5.0.11(@types/node@20.11.0)(lightningcss@1.22.1):
|
||||
|
@ -7464,63 +7407,6 @@ packages:
|
|||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitest@1.2.0(@types/node@20.11.0):
|
||||
resolution: {integrity: sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==}
|
||||
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.0
|
||||
'@vitest/expect': 1.2.0
|
||||
'@vitest/runner': 1.2.0
|
||||
'@vitest/snapshot': 1.2.0
|
||||
'@vitest/spy': 1.2.0
|
||||
'@vitest/utils': 1.2.0
|
||||
acorn-walk: 8.3.1
|
||||
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.11(@types/node@20.11.0)
|
||||
vite-node: 1.2.0(@types/node@20.11.0)
|
||||
why-is-node-running: 2.2.2
|
||||
transitivePeerDependencies:
|
||||
- less
|
||||
- lightningcss
|
||||
- sass
|
||||
- stylus
|
||||
- sugarss
|
||||
- supports-color
|
||||
- terser
|
||||
dev: true
|
||||
|
||||
/vitest@1.2.0(@types/node@20.11.0)(jsdom@23.2.0)(lightningcss@1.22.1):
|
||||
resolution: {integrity: sha512-Ixs5m7BjqvLHXcibkzKRQUvD/XLw0E3rvqaCMlrm/0LMsA0309ZqYvTlPzkhh81VlEyVZXFlwWnkhb6/UMtcaQ==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
|
|
Loading…
Reference in a new issue