Bump vite-plugin-dts from 3.3.1 to 3.4.0 in /js (#22100)
Bumps [vite-plugin-dts](https://github.com/qmhc/vite-plugin-dts) from 3.3.1 to 3.4.0. - [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.3.1...v3.4.0) --- updated-dependencies: - dependency-name: vite-plugin-dts dependency-type: direct:development update-type: version-update:semver-minor ... 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
4dba52dfd6
commit
daebb7fe9a
3 changed files with 42 additions and 50 deletions
|
@ -53,6 +53,6 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^4.4.7",
|
||||
"vite-plugin-checker": "^0.6.1",
|
||||
"vite-plugin-dts": "^3.3.1"
|
||||
"vite-plugin-dts": "^3.4.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -47,7 +47,7 @@
|
|||
"rollup-plugin-peer-deps-external": "^2.2.4",
|
||||
"vite": "^4.4.7",
|
||||
"vite-plugin-checker": "^0.6.1",
|
||||
"vite-plugin-dts": "^3.3.1",
|
||||
"vite-plugin-dts": "^3.4.0",
|
||||
"vitest": "^0.33.0"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -419,8 +419,8 @@ importers:
|
|||
specifier: ^0.6.1
|
||||
version: 0.6.1(eslint@8.45.0)(typescript@5.1.6)(vite@4.4.7)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.3.1
|
||||
version: 3.3.1(@types/node@20.4.5)(rollup@3.27.0)(typescript@5.1.6)(vite@4.4.7)
|
||||
specifier: ^3.4.0
|
||||
version: 3.4.0(@types/node@20.4.5)(rollup@3.27.0)(typescript@5.1.6)(vite@4.4.7)
|
||||
|
||||
libs/ui-shared:
|
||||
dependencies:
|
||||
|
@ -459,8 +459,8 @@ importers:
|
|||
specifier: ^0.6.1
|
||||
version: 0.6.1(eslint@8.45.0)(typescript@5.1.6)(vite@4.4.7)
|
||||
vite-plugin-dts:
|
||||
specifier: ^3.3.1
|
||||
version: 3.3.1(@types/node@20.4.5)(rollup@3.27.0)(typescript@5.1.6)(vite@4.4.7)
|
||||
specifier: ^3.4.0
|
||||
version: 3.4.0(@types/node@20.4.5)(rollup@3.27.0)(typescript@5.1.6)(vite@4.4.7)
|
||||
vitest:
|
||||
specifier: ^0.33.0
|
||||
version: 0.33.0(jsdom@22.1.0)
|
||||
|
@ -919,30 +919,30 @@ packages:
|
|||
'@jridgewell/sourcemap-codec': 1.4.15
|
||||
dev: true
|
||||
|
||||
/@microsoft/api-extractor-model@7.27.4(@types/node@20.4.5):
|
||||
resolution: {integrity: sha512-HjqQFmuGPOS20rtnu+9Jj0QrqZyR59E+piUWXPMZTTn4jaZI+4UmsHSf3Id8vyueAhOBH2cgwBuRTE5R+MfSMw==}
|
||||
/@microsoft/api-extractor-model@7.27.5(@types/node@20.4.5):
|
||||
resolution: {integrity: sha512-9/tBzYMJitR+o+zkPr1lQh2+e8ClcaTF6eZo7vZGDqRt2O5XmXWPbYJZmxyM3wb5at6lfJNEeGZrQXLjsQ0Nbw==}
|
||||
dependencies:
|
||||
'@microsoft/tsdoc': 0.14.2
|
||||
'@microsoft/tsdoc-config': 0.16.2
|
||||
'@rushstack/node-core-library': 3.59.5(@types/node@20.4.5)
|
||||
'@rushstack/node-core-library': 3.59.6(@types/node@20.4.5)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
dev: true
|
||||
|
||||
/@microsoft/api-extractor@7.36.1(@types/node@20.4.5):
|
||||
resolution: {integrity: sha512-2SPp1jq6wDY5IOsRLUv/4FxngslctBZJlztAJ3uWpCAwqKQG7ESdL3DhEza+StbYLtBQmu1Pk6q1Vkhl7qD/bg==}
|
||||
/@microsoft/api-extractor@7.36.3(@types/node@20.4.5):
|
||||
resolution: {integrity: sha512-u0H6362AQq+r55X8drHx4npgkrCfJnMzRRHfQo8PMNKB8TcBnrTLfXhXWi+xnTM6CzlU/netEN8c4bq581Rnrg==}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
'@microsoft/api-extractor-model': 7.27.4(@types/node@20.4.5)
|
||||
'@microsoft/api-extractor-model': 7.27.5(@types/node@20.4.5)
|
||||
'@microsoft/tsdoc': 0.14.2
|
||||
'@microsoft/tsdoc-config': 0.16.2
|
||||
'@rushstack/node-core-library': 3.59.5(@types/node@20.4.5)
|
||||
'@rushstack/node-core-library': 3.59.6(@types/node@20.4.5)
|
||||
'@rushstack/rig-package': 0.4.0
|
||||
'@rushstack/ts-command-line': 4.15.1
|
||||
colors: 1.2.5
|
||||
lodash: 4.17.21
|
||||
resolve: 1.22.2
|
||||
semver: 7.3.8
|
||||
semver: 7.5.4
|
||||
source-map: 0.6.1
|
||||
typescript: 5.0.4
|
||||
transitivePeerDependencies:
|
||||
|
@ -1391,8 +1391,8 @@ packages:
|
|||
rollup: 3.27.0
|
||||
dev: true
|
||||
|
||||
/@rushstack/node-core-library@3.59.5(@types/node@20.4.5):
|
||||
resolution: {integrity: sha512-1IpV7LufrI1EoVO8hYsb3t6L8L+yp40Sa0OaOV2CIu1zx4e6ZeVNaVIEXFgMXBKdGXkAh21MnCaIzlDNpG6ZQw==}
|
||||
/@rushstack/node-core-library@3.59.6(@types/node@20.4.5):
|
||||
resolution: {integrity: sha512-bMYJwNFfWXRNUuHnsE9wMlW/mOB4jIwSUkRKtu02CwZhQdmzMsUbxE0s1xOLwTpNIwlzfW/YT7OnOHgDffLgYg==}
|
||||
peerDependencies:
|
||||
'@types/node': '*'
|
||||
peerDependenciesMeta:
|
||||
|
@ -1405,7 +1405,7 @@ packages:
|
|||
import-lazy: 4.0.0
|
||||
jju: 1.4.0
|
||||
resolve: 1.22.2
|
||||
semver: 7.3.8
|
||||
semver: 7.5.4
|
||||
z-schema: 5.0.5
|
||||
dev: true
|
||||
|
||||
|
@ -2208,22 +2208,22 @@ packages:
|
|||
pretty-format: 29.6.1
|
||||
dev: true
|
||||
|
||||
/@volar/language-core@1.8.0:
|
||||
resolution: {integrity: sha512-ZHTvZPM3pEbOOuaq+ybNz5TQlHUqPQPK0G1+SonvApGq0e3qgGijjhtL5T7hsCtUEmxfix8FrAuCH14tMBOhTg==}
|
||||
/@volar/language-core@1.10.0:
|
||||
resolution: {integrity: sha512-ddyWwSYqcbEZNFHm+Z3NZd6M7Ihjcwl/9B5cZd8kECdimVXUFdFi60XHWD27nrWtUQIsUYIG7Ca1WBwV2u2LSQ==}
|
||||
dependencies:
|
||||
'@volar/source-map': 1.8.0
|
||||
'@volar/source-map': 1.10.0
|
||||
dev: true
|
||||
|
||||
/@volar/source-map@1.8.0:
|
||||
resolution: {integrity: sha512-d35aV0yFkIrkynRSKgrN5hgbMv6ekkFvcJsJGmOZ8UEjqLStto9zq7RSvpp6/PZ7/pa4Gn1f6K1qDt0bq0oUew==}
|
||||
/@volar/source-map@1.10.0:
|
||||
resolution: {integrity: sha512-/ibWdcOzDGiq/GM1JU2eX8fH1bvAhl66hfe8yEgLEzg9txgr6qb5sQ/DEz5PcDL75tF5H5sCRRwn8Eu8ezi9mw==}
|
||||
dependencies:
|
||||
muggle-string: 0.3.1
|
||||
dev: true
|
||||
|
||||
/@volar/typescript@1.8.0:
|
||||
resolution: {integrity: sha512-T/U1XLLhXv6tNr40Awznfc6QZWizSL99t6M0DeXtIMbnvSCqjjCVRnwlsq+DK9C1RlO3k8+i0Z8iJn7O1GGtoA==}
|
||||
/@volar/typescript@1.10.0:
|
||||
resolution: {integrity: sha512-OtqGtFbUKYC0pLNIk3mHQp5xWnvL1CJIUc9VE39VdZ/oqpoBh5jKfb9uJ45Y4/oP/WYTrif/Uxl1k8VTPz66Gg==}
|
||||
dependencies:
|
||||
'@volar/language-core': 1.8.0
|
||||
'@volar/language-core': 1.10.0
|
||||
dev: true
|
||||
|
||||
/@vue/compiler-core@3.3.4:
|
||||
|
@ -2242,16 +2242,16 @@ packages:
|
|||
'@vue/shared': 3.3.4
|
||||
dev: true
|
||||
|
||||
/@vue/language-core@1.8.4(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-pnNtNcJVfkGYluW0vsVO+Y1gyX+eA0voaS7+1JOhCp5zKeCaL/PAmGYOgfvwML62neL+2H8pnhY7sffmrGpEhw==}
|
||||
/@vue/language-core@1.8.8(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-i4KMTuPazf48yMdYoebTkgSOJdFraE4pQf0B+FTOFkbB+6hAfjrSou/UmYWRsWyZV6r4Rc6DDZdI39CJwL0rWw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@volar/language-core': 1.8.0
|
||||
'@volar/source-map': 1.8.0
|
||||
'@volar/language-core': 1.10.0
|
||||
'@volar/source-map': 1.10.0
|
||||
'@vue/compiler-dom': 3.3.4
|
||||
'@vue/reactivity': 3.3.4
|
||||
'@vue/shared': 3.3.4
|
||||
|
@ -2271,11 +2271,11 @@ packages:
|
|||
resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==}
|
||||
dev: true
|
||||
|
||||
/@vue/typescript@1.8.4(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-sioQfIY5xcmEAz+cPLvv6CtzGPtGhIdR0Za87zB8M4mPe4OSsE3MBGkXcslf+EzQgF+fm6Gr1SRMSX8r5ZmzDA==}
|
||||
/@vue/typescript@1.8.8(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-jUnmMB6egu5wl342eaUH236v8tdcEPXXkPgj+eI/F6JwW/lb+yAU6U07ZbQ3MVabZRlupIlPESB7ajgAGixhow==}
|
||||
dependencies:
|
||||
'@volar/typescript': 1.8.0
|
||||
'@vue/language-core': 1.8.4(typescript@5.1.6)
|
||||
'@volar/typescript': 1.10.0
|
||||
'@vue/language-core': 1.8.8(typescript@5.1.6)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
dev: true
|
||||
|
@ -5997,14 +5997,6 @@ packages:
|
|||
hasBin: true
|
||||
dev: true
|
||||
|
||||
/semver@7.3.8:
|
||||
resolution: {integrity: sha512-NB1ctGL5rlHrPJtFDVIVzTyQylMLu9N9VICA6HSFJo8MCGVTMW6gfpicwKmmK/dAjTOrqu5l63JJOpDSrAis3A==}
|
||||
engines: {node: '>=10'}
|
||||
hasBin: true
|
||||
dependencies:
|
||||
lru-cache: 6.0.0
|
||||
dev: true
|
||||
|
||||
/semver@7.5.4:
|
||||
resolution: {integrity: sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==}
|
||||
engines: {node: '>=10'}
|
||||
|
@ -6752,8 +6744,8 @@ packages:
|
|||
vscode-uri: 3.0.7
|
||||
dev: true
|
||||
|
||||
/vite-plugin-dts@3.3.1(@types/node@20.4.5)(rollup@3.27.0)(typescript@5.1.6)(vite@4.4.7):
|
||||
resolution: {integrity: sha512-RFebFGg6GWKkZqRQ5n6ls8giSiygKMBriJTFp8N+CRbYgI4lMXBxXEx0z2bthfeQv/xB53Wmhn/LNOOqb9OQHQ==}
|
||||
/vite-plugin-dts@3.4.0(@types/node@20.4.5)(rollup@3.27.0)(typescript@5.1.6)(vite@4.4.7):
|
||||
resolution: {integrity: sha512-B5UbhiF83hPlJpdri3k2FlseO2qIQfY95XJib7z1s8NTQKgPK+KgeuOQf8FR1hnE/pSU+RA3ra2T18HvymPDyA==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
|
@ -6762,14 +6754,14 @@ packages:
|
|||
vite:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@microsoft/api-extractor': 7.36.1(@types/node@20.4.5)
|
||||
'@microsoft/api-extractor': 7.36.3(@types/node@20.4.5)
|
||||
'@rollup/pluginutils': 5.0.2(rollup@3.27.0)
|
||||
'@vue/language-core': 1.8.4(typescript@5.1.6)
|
||||
'@vue/language-core': 1.8.8(typescript@5.1.6)
|
||||
debug: 4.3.4(supports-color@8.1.1)
|
||||
kolorist: 1.8.0
|
||||
typescript: 5.1.6
|
||||
vite: 4.4.7(@types/node@20.4.5)
|
||||
vue-tsc: 1.8.4(typescript@5.1.6)
|
||||
vue-tsc: 1.8.8(typescript@5.1.6)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- rollup
|
||||
|
@ -6930,14 +6922,14 @@ packages:
|
|||
he: 1.2.0
|
||||
dev: true
|
||||
|
||||
/vue-tsc@1.8.4(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-+hgpOhIx11vbi8/AxEdaPj3fiRwN9wy78LpsNNw2V995/IWa6TMyQxHbaw2ZKUpdwjySSHgrT6ohDEhUgFxGYw==}
|
||||
/vue-tsc@1.8.8(typescript@5.1.6):
|
||||
resolution: {integrity: sha512-bSydNFQsF7AMvwWsRXD7cBIXaNs/KSjvzWLymq/UtKE36697sboX4EccSHFVxvgdBlI1frYPc/VMKJNB7DFeDQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
dependencies:
|
||||
'@vue/language-core': 1.8.4(typescript@5.1.6)
|
||||
'@vue/typescript': 1.8.4(typescript@5.1.6)
|
||||
'@vue/language-core': 1.8.8(typescript@5.1.6)
|
||||
'@vue/typescript': 1.8.8(typescript@5.1.6)
|
||||
semver: 7.5.4
|
||||
typescript: 5.1.6
|
||||
dev: true
|
||||
|
|
Loading…
Reference in a new issue