Bump @types/node from 20.5.3 to 20.5.4 in /js (#22674)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.3 to 20.5.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" 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
7f2b2fe83a
commit
de448920fc
3 changed files with 42 additions and 42 deletions
|
@ -47,7 +47,7 @@
|
||||||
"@types/chai": "^4.3.5",
|
"@types/chai": "^4.3.5",
|
||||||
"@types/lodash-es": "^4.17.8",
|
"@types/lodash-es": "^4.17.8",
|
||||||
"@types/mocha": "^10.0.1",
|
"@types/mocha": "^10.0.1",
|
||||||
"@types/node": "^20.5.3",
|
"@types/node": "^20.5.4",
|
||||||
"chai": "^4.3.7",
|
"chai": "^4.3.7",
|
||||||
"mocha": "^10.2.0",
|
"mocha": "^10.2.0",
|
||||||
"ts-node": "^10.9.1"
|
"ts-node": "^10.9.1"
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"prepare": "cd .. && husky install js/.husky"
|
"prepare": "cd .. && husky install js/.husky"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^20.5.3",
|
"@types/node": "^20.5.4",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.4.1",
|
"@typescript-eslint/eslint-plugin": "^6.4.1",
|
||||||
"@typescript-eslint/parser": "^6.4.1",
|
"@typescript-eslint/parser": "^6.4.1",
|
||||||
"eslint": "^8.47.0",
|
"eslint": "^8.47.0",
|
||||||
|
|
|
@ -9,8 +9,8 @@ importers:
|
||||||
.:
|
.:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^20.5.3
|
specifier: ^20.5.4
|
||||||
version: 20.5.3
|
version: 20.5.4
|
||||||
'@typescript-eslint/eslint-plugin':
|
'@typescript-eslint/eslint-plugin':
|
||||||
specifier: ^6.4.1
|
specifier: ^6.4.1
|
||||||
version: 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6)
|
version: 6.4.1(@typescript-eslint/parser@6.4.1)(eslint@8.47.0)(typescript@5.1.6)
|
||||||
|
@ -134,7 +134,7 @@ importers:
|
||||||
version: 3.3.2(vite@4.4.9)
|
version: 3.3.2(vite@4.4.9)
|
||||||
vite:
|
vite:
|
||||||
specifier: ^4.4.9
|
specifier: ^4.4.9
|
||||||
version: 4.4.9(@types/node@20.5.3)
|
version: 4.4.9(@types/node@20.5.4)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.2
|
specifier: ^0.6.2
|
||||||
version: 0.6.2(eslint@8.47.0)(typescript@5.1.6)(vite@4.4.9)
|
version: 0.6.2(eslint@8.47.0)(typescript@5.1.6)(vite@4.4.9)
|
||||||
|
@ -273,13 +273,13 @@ importers:
|
||||||
version: 6.0.1
|
version: 6.0.1
|
||||||
ts-node:
|
ts-node:
|
||||||
specifier: ^10.9.1
|
specifier: ^10.9.1
|
||||||
version: 10.9.1(@types/node@20.5.3)(typescript@5.1.6)
|
version: 10.9.1(@types/node@20.5.4)(typescript@5.1.6)
|
||||||
uuid:
|
uuid:
|
||||||
specifier: ^9.0.0
|
specifier: ^9.0.0
|
||||||
version: 9.0.0
|
version: 9.0.0
|
||||||
vite:
|
vite:
|
||||||
specifier: ^4.4.9
|
specifier: ^4.4.9
|
||||||
version: 4.4.9(@types/node@20.5.3)
|
version: 4.4.9(@types/node@20.5.4)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.2
|
specifier: ^0.6.2
|
||||||
version: 0.6.2(eslint@8.47.0)(typescript@5.1.6)(vite@4.4.9)
|
version: 0.6.2(eslint@8.47.0)(typescript@5.1.6)(vite@4.4.9)
|
||||||
|
@ -336,8 +336,8 @@ importers:
|
||||||
specifier: ^10.0.1
|
specifier: ^10.0.1
|
||||||
version: 10.0.1
|
version: 10.0.1
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^20.5.3
|
specifier: ^20.5.4
|
||||||
version: 20.5.3
|
version: 20.5.4
|
||||||
chai:
|
chai:
|
||||||
specifier: ^4.3.7
|
specifier: ^4.3.7
|
||||||
version: 4.3.7
|
version: 4.3.7
|
||||||
|
@ -346,7 +346,7 @@ importers:
|
||||||
version: 10.2.0
|
version: 10.2.0
|
||||||
ts-node:
|
ts-node:
|
||||||
specifier: ^10.9.1
|
specifier: ^10.9.1
|
||||||
version: 10.9.1(@types/node@20.5.3)(typescript@5.1.6)
|
version: 10.9.1(@types/node@20.5.4)(typescript@5.1.6)
|
||||||
|
|
||||||
libs/keycloak-js:
|
libs/keycloak-js:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -414,13 +414,13 @@ importers:
|
||||||
version: 2.2.4(rollup@3.28.1)
|
version: 2.2.4(rollup@3.28.1)
|
||||||
vite:
|
vite:
|
||||||
specifier: ^4.4.9
|
specifier: ^4.4.9
|
||||||
version: 4.4.9(@types/node@20.5.3)
|
version: 4.4.9(@types/node@20.5.4)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.2
|
specifier: ^0.6.2
|
||||||
version: 0.6.2(eslint@8.47.0)(typescript@5.1.6)(vite@4.4.9)
|
version: 0.6.2(eslint@8.47.0)(typescript@5.1.6)(vite@4.4.9)
|
||||||
vite-plugin-dts:
|
vite-plugin-dts:
|
||||||
specifier: ^3.5.2
|
specifier: ^3.5.2
|
||||||
version: 3.5.2(@types/node@20.5.3)(rollup@3.28.1)(typescript@5.1.6)(vite@4.4.9)
|
version: 3.5.2(@types/node@20.5.4)(rollup@3.28.1)(typescript@5.1.6)(vite@4.4.9)
|
||||||
|
|
||||||
libs/ui-shared:
|
libs/ui-shared:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -454,13 +454,13 @@ importers:
|
||||||
version: 2.2.4(rollup@3.28.1)
|
version: 2.2.4(rollup@3.28.1)
|
||||||
vite:
|
vite:
|
||||||
specifier: ^4.4.9
|
specifier: ^4.4.9
|
||||||
version: 4.4.9(@types/node@20.5.3)
|
version: 4.4.9(@types/node@20.5.4)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.2
|
specifier: ^0.6.2
|
||||||
version: 0.6.2(eslint@8.47.0)(typescript@5.1.6)(vite@4.4.9)
|
version: 0.6.2(eslint@8.47.0)(typescript@5.1.6)(vite@4.4.9)
|
||||||
vite-plugin-dts:
|
vite-plugin-dts:
|
||||||
specifier: ^3.5.2
|
specifier: ^3.5.2
|
||||||
version: 3.5.2(@types/node@20.5.3)(rollup@3.28.1)(typescript@5.1.6)(vite@4.4.9)
|
version: 3.5.2(@types/node@20.5.4)(rollup@3.28.1)(typescript@5.1.6)(vite@4.4.9)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^0.34.2
|
specifier: ^0.34.2
|
||||||
version: 0.34.2(jsdom@22.1.0)
|
version: 0.34.2(jsdom@22.1.0)
|
||||||
|
@ -900,24 +900,24 @@ packages:
|
||||||
'@jridgewell/sourcemap-codec': 1.4.15
|
'@jridgewell/sourcemap-codec': 1.4.15
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@microsoft/api-extractor-model@7.27.5(@types/node@20.5.3):
|
/@microsoft/api-extractor-model@7.27.5(@types/node@20.5.4):
|
||||||
resolution: {integrity: sha512-9/tBzYMJitR+o+zkPr1lQh2+e8ClcaTF6eZo7vZGDqRt2O5XmXWPbYJZmxyM3wb5at6lfJNEeGZrQXLjsQ0Nbw==}
|
resolution: {integrity: sha512-9/tBzYMJitR+o+zkPr1lQh2+e8ClcaTF6eZo7vZGDqRt2O5XmXWPbYJZmxyM3wb5at6lfJNEeGZrQXLjsQ0Nbw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@microsoft/tsdoc': 0.14.2
|
'@microsoft/tsdoc': 0.14.2
|
||||||
'@microsoft/tsdoc-config': 0.16.2
|
'@microsoft/tsdoc-config': 0.16.2
|
||||||
'@rushstack/node-core-library': 3.59.6(@types/node@20.5.3)
|
'@rushstack/node-core-library': 3.59.6(@types/node@20.5.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@microsoft/api-extractor@7.36.3(@types/node@20.5.3):
|
/@microsoft/api-extractor@7.36.3(@types/node@20.5.4):
|
||||||
resolution: {integrity: sha512-u0H6362AQq+r55X8drHx4npgkrCfJnMzRRHfQo8PMNKB8TcBnrTLfXhXWi+xnTM6CzlU/netEN8c4bq581Rnrg==}
|
resolution: {integrity: sha512-u0H6362AQq+r55X8drHx4npgkrCfJnMzRRHfQo8PMNKB8TcBnrTLfXhXWi+xnTM6CzlU/netEN8c4bq581Rnrg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@microsoft/api-extractor-model': 7.27.5(@types/node@20.5.3)
|
'@microsoft/api-extractor-model': 7.27.5(@types/node@20.5.4)
|
||||||
'@microsoft/tsdoc': 0.14.2
|
'@microsoft/tsdoc': 0.14.2
|
||||||
'@microsoft/tsdoc-config': 0.16.2
|
'@microsoft/tsdoc-config': 0.16.2
|
||||||
'@rushstack/node-core-library': 3.59.6(@types/node@20.5.3)
|
'@rushstack/node-core-library': 3.59.6(@types/node@20.5.4)
|
||||||
'@rushstack/rig-package': 0.4.0
|
'@rushstack/rig-package': 0.4.0
|
||||||
'@rushstack/ts-command-line': 4.15.1
|
'@rushstack/ts-command-line': 4.15.1
|
||||||
colors: 1.2.5
|
colors: 1.2.5
|
||||||
|
@ -1158,7 +1158,7 @@ packages:
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.5.3
|
'@types/node': 20.5.4
|
||||||
playwright-core: 1.37.1
|
playwright-core: 1.37.1
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
|
@ -1378,7 +1378,7 @@ packages:
|
||||||
rollup: 3.28.1
|
rollup: 3.28.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@rushstack/node-core-library@3.59.6(@types/node@20.5.3):
|
/@rushstack/node-core-library@3.59.6(@types/node@20.5.4):
|
||||||
resolution: {integrity: sha512-bMYJwNFfWXRNUuHnsE9wMlW/mOB4jIwSUkRKtu02CwZhQdmzMsUbxE0s1xOLwTpNIwlzfW/YT7OnOHgDffLgYg==}
|
resolution: {integrity: sha512-bMYJwNFfWXRNUuHnsE9wMlW/mOB4jIwSUkRKtu02CwZhQdmzMsUbxE0s1xOLwTpNIwlzfW/YT7OnOHgDffLgYg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/node': '*'
|
'@types/node': '*'
|
||||||
|
@ -1386,7 +1386,7 @@ packages:
|
||||||
'@types/node':
|
'@types/node':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.5.3
|
'@types/node': 20.5.4
|
||||||
colors: 1.2.5
|
colors: 1.2.5
|
||||||
fs-extra: 7.0.1
|
fs-extra: 7.0.1
|
||||||
import-lazy: 4.0.0
|
import-lazy: 4.0.0
|
||||||
|
@ -1851,7 +1851,7 @@ packages:
|
||||||
/@types/gunzip-maybe@1.4.0:
|
/@types/gunzip-maybe@1.4.0:
|
||||||
resolution: {integrity: sha512-dFP9GrYAR9KhsjTkWJ8q8Gsfql75YIKcg9DuQOj/IrlPzR7W+1zX+cclw1McV82UXAQ+Lpufvgk3e9bC8+HzgA==}
|
resolution: {integrity: sha512-dFP9GrYAR9KhsjTkWJ8q8Gsfql75YIKcg9DuQOj/IrlPzR7W+1zX+cclw1McV82UXAQ+Lpufvgk3e9bC8+HzgA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.5.3
|
'@types/node': 20.5.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/json-schema@7.0.12:
|
/@types/json-schema@7.0.12:
|
||||||
|
@ -1880,8 +1880,8 @@ packages:
|
||||||
resolution: {integrity: sha512-8q9ZexmdYYyc5/cfujaXb4YOucpQxAV4RMG0himLyDUOEr8Mr79VrqsFI+cQ2M2h89YIuy95lbxuYjxT4Hk4kQ==}
|
resolution: {integrity: sha512-8q9ZexmdYYyc5/cfujaXb4YOucpQxAV4RMG0himLyDUOEr8Mr79VrqsFI+cQ2M2h89YIuy95lbxuYjxT4Hk4kQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node@20.5.3:
|
/@types/node@20.5.4:
|
||||||
resolution: {integrity: sha512-ITI7rbWczR8a/S6qjAW7DMqxqFMjjTo61qZVWJ1ubPvbIQsL5D/TvwjYEalM8Kthpe3hTzOGrF2TGbAu2uyqeA==}
|
resolution: {integrity: sha512-Y9vbIAoM31djQZrPYjpTLo0XlaSwOIsrlfE3LpulZeRblttsLQRFRlBAppW0LOxyT3ALj2M5vU1ucQQayQH3jA==}
|
||||||
|
|
||||||
/@types/prop-types@15.7.5:
|
/@types/prop-types@15.7.5:
|
||||||
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
resolution: {integrity: sha512-JCB8C6SnDoQf0cNycqd/35A7MjcnK+ZTqE7judS6o7utxUCg6imJg3QK2qzHKszlTjcj2cn+NwMB2i96ubpj7w==}
|
||||||
|
@ -1921,14 +1921,14 @@ packages:
|
||||||
/@types/tar-fs@2.0.1:
|
/@types/tar-fs@2.0.1:
|
||||||
resolution: {integrity: sha512-qlsQyIY9sN7p221xHuXKNoMfUenOcvEBN4zI8dGsYbYCqHtTarXOEXSIgUnK+GcR0fZDse6pAIc5pIrCh9NefQ==}
|
resolution: {integrity: sha512-qlsQyIY9sN7p221xHuXKNoMfUenOcvEBN4zI8dGsYbYCqHtTarXOEXSIgUnK+GcR0fZDse6pAIc5pIrCh9NefQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.5.3
|
'@types/node': 20.5.4
|
||||||
'@types/tar-stream': 2.2.2
|
'@types/tar-stream': 2.2.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/tar-stream@2.2.2:
|
/@types/tar-stream@2.2.2:
|
||||||
resolution: {integrity: sha512-1AX+Yt3icFuU6kxwmPakaiGrJUwG44MpuiqPg4dSolRFk6jmvs4b3IbUol9wKDLIgU76gevn3EwE8y/DkSJCZQ==}
|
resolution: {integrity: sha512-1AX+Yt3icFuU6kxwmPakaiGrJUwG44MpuiqPg4dSolRFk6jmvs4b3IbUol9wKDLIgU76gevn3EwE8y/DkSJCZQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.5.3
|
'@types/node': 20.5.4
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/uuid@9.0.2:
|
/@types/uuid@9.0.2:
|
||||||
|
@ -1939,7 +1939,7 @@ packages:
|
||||||
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
|
resolution: {integrity: sha512-Cn6WYCm0tXv8p6k+A8PvbDG763EDpBoTzHdA+Q/MF6H3sapGjCm9NzoaJncJS9tUKSuCoDs9XHxYYsQDgxR6kw==}
|
||||||
requiresBuild: true
|
requiresBuild: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.5.3
|
'@types/node': 20.5.4
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
@ -2080,7 +2080,7 @@ packages:
|
||||||
vite: ^4
|
vite: ^4
|
||||||
dependencies:
|
dependencies:
|
||||||
'@swc/core': 1.3.68
|
'@swc/core': 1.3.68
|
||||||
vite: 4.4.9(@types/node@20.5.3)
|
vite: 4.4.9(@types/node@20.5.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/helpers'
|
- '@swc/helpers'
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -6469,7 +6469,7 @@ packages:
|
||||||
typescript: 5.1.6
|
typescript: 5.1.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node@10.9.1(@types/node@20.5.3)(typescript@5.1.6):
|
/ts-node@10.9.1(@types/node@20.5.4)(typescript@5.1.6):
|
||||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -6488,7 +6488,7 @@ packages:
|
||||||
'@tsconfig/node12': 1.0.11
|
'@tsconfig/node12': 1.0.11
|
||||||
'@tsconfig/node14': 1.0.3
|
'@tsconfig/node14': 1.0.3
|
||||||
'@tsconfig/node16': 1.0.4
|
'@tsconfig/node16': 1.0.4
|
||||||
'@types/node': 20.5.3
|
'@types/node': 20.5.4
|
||||||
acorn: 8.10.0
|
acorn: 8.10.0
|
||||||
acorn-walk: 8.2.0
|
acorn-walk: 8.2.0
|
||||||
arg: 4.1.3
|
arg: 4.1.3
|
||||||
|
@ -6725,7 +6725,7 @@ packages:
|
||||||
extsprintf: 1.4.1
|
extsprintf: 1.4.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node@0.34.2(@types/node@20.5.3):
|
/vite-node@0.34.2(@types/node@20.5.4):
|
||||||
resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==}
|
resolution: {integrity: sha512-JtW249Zm3FB+F7pQfH56uWSdlltCo1IOkZW5oHBzeQo0iX4jtC7o1t9aILMGd9kVekXBP2lfJBEQt9rBh07ebA==}
|
||||||
engines: {node: '>=v14.18.0'}
|
engines: {node: '>=v14.18.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
@ -6735,7 +6735,7 @@ packages:
|
||||||
mlly: 1.4.0
|
mlly: 1.4.0
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
vite: 4.4.9(@types/node@20.5.3)
|
vite: 4.4.9(@types/node@20.5.4)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
|
@ -6793,14 +6793,14 @@ packages:
|
||||||
strip-ansi: 6.0.1
|
strip-ansi: 6.0.1
|
||||||
tiny-invariant: 1.3.1
|
tiny-invariant: 1.3.1
|
||||||
typescript: 5.1.6
|
typescript: 5.1.6
|
||||||
vite: 4.4.9(@types/node@20.5.3)
|
vite: 4.4.9(@types/node@20.5.4)
|
||||||
vscode-languageclient: 7.0.0
|
vscode-languageclient: 7.0.0
|
||||||
vscode-languageserver: 7.0.0
|
vscode-languageserver: 7.0.0
|
||||||
vscode-languageserver-textdocument: 1.0.8
|
vscode-languageserver-textdocument: 1.0.8
|
||||||
vscode-uri: 3.0.7
|
vscode-uri: 3.0.7
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-plugin-dts@3.5.2(@types/node@20.5.3)(rollup@3.28.1)(typescript@5.1.6)(vite@4.4.9):
|
/vite-plugin-dts@3.5.2(@types/node@20.5.4)(rollup@3.28.1)(typescript@5.1.6)(vite@4.4.9):
|
||||||
resolution: {integrity: sha512-iKc851+jdHEoN1ifbOEsoMs+/Zg26PE1EyO2Jc+4apOWRoaeK2zRJnaStgUuJaVaEcAjTqWzpNgCAMq7iO6DWA==}
|
resolution: {integrity: sha512-iKc851+jdHEoN1ifbOEsoMs+/Zg26PE1EyO2Jc+4apOWRoaeK2zRJnaStgUuJaVaEcAjTqWzpNgCAMq7iO6DWA==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -6810,13 +6810,13 @@ packages:
|
||||||
vite:
|
vite:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@microsoft/api-extractor': 7.36.3(@types/node@20.5.3)
|
'@microsoft/api-extractor': 7.36.3(@types/node@20.5.4)
|
||||||
'@rollup/pluginutils': 5.0.2(rollup@3.28.1)
|
'@rollup/pluginutils': 5.0.2(rollup@3.28.1)
|
||||||
'@vue/language-core': 1.8.8(typescript@5.1.6)
|
'@vue/language-core': 1.8.8(typescript@5.1.6)
|
||||||
debug: 4.3.4(supports-color@8.1.1)
|
debug: 4.3.4(supports-color@8.1.1)
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
typescript: 5.1.6
|
typescript: 5.1.6
|
||||||
vite: 4.4.9(@types/node@20.5.3)
|
vite: 4.4.9(@types/node@20.5.4)
|
||||||
vue-tsc: 1.8.8(typescript@5.1.6)
|
vue-tsc: 1.8.8(typescript@5.1.6)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
|
@ -6824,7 +6824,7 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite@4.4.9(@types/node@20.5.3):
|
/vite@4.4.9(@types/node@20.5.4):
|
||||||
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
|
resolution: {integrity: sha512-2mbUn2LlUmNASWwSCNSJ/EG2HuSRTnVNaydp6vMCm5VIqJsjMfbIWtbH2kDuwUVW5mMUKKZvGPX/rqeqVvv1XA==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
@ -6852,7 +6852,7 @@ packages:
|
||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.5.3
|
'@types/node': 20.5.4
|
||||||
esbuild: 0.18.11
|
esbuild: 0.18.11
|
||||||
postcss: 8.4.28
|
postcss: 8.4.28
|
||||||
rollup: 3.28.1
|
rollup: 3.28.1
|
||||||
|
@ -6893,7 +6893,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/chai': 4.3.5
|
'@types/chai': 4.3.5
|
||||||
'@types/chai-subset': 1.3.3
|
'@types/chai-subset': 1.3.3
|
||||||
'@types/node': 20.5.3
|
'@types/node': 20.5.4
|
||||||
'@vitest/expect': 0.34.2
|
'@vitest/expect': 0.34.2
|
||||||
'@vitest/runner': 0.34.2
|
'@vitest/runner': 0.34.2
|
||||||
'@vitest/snapshot': 0.34.2
|
'@vitest/snapshot': 0.34.2
|
||||||
|
@ -6913,8 +6913,8 @@ packages:
|
||||||
strip-literal: 1.0.1
|
strip-literal: 1.0.1
|
||||||
tinybench: 2.5.0
|
tinybench: 2.5.0
|
||||||
tinypool: 0.7.0
|
tinypool: 0.7.0
|
||||||
vite: 4.4.9(@types/node@20.5.3)
|
vite: 4.4.9(@types/node@20.5.4)
|
||||||
vite-node: 0.34.2(@types/node@20.5.3)
|
vite-node: 0.34.2(@types/node@20.5.4)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
|
Loading…
Reference in a new issue