Bump @types/node from 20.4.1 to 20.4.2 in /js (#21666)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.4.1 to 20.4.2. - [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
b2cc5582b8
commit
2a1b0d2a79
3 changed files with 46 additions and 46 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.4.1",
|
"@types/node": "^20.4.2",
|
||||||
"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.4.1",
|
"@types/node": "^20.4.2",
|
||||||
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
||||||
"@typescript-eslint/parser": "^6.0.0",
|
"@typescript-eslint/parser": "^6.0.0",
|
||||||
"eslint": "^8.44.0",
|
"eslint": "^8.44.0",
|
||||||
|
|
|
@ -9,8 +9,8 @@ importers:
|
||||||
.:
|
.:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: ^20.4.1
|
specifier: ^20.4.2
|
||||||
version: 20.4.1
|
version: 20.4.2
|
||||||
'@typescript-eslint/eslint-plugin':
|
'@typescript-eslint/eslint-plugin':
|
||||||
specifier: ^6.0.0
|
specifier: ^6.0.0
|
||||||
version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.6)
|
version: 6.0.0(@typescript-eslint/parser@6.0.0)(eslint@8.44.0)(typescript@5.1.6)
|
||||||
|
@ -134,7 +134,7 @@ importers:
|
||||||
version: 3.3.2(vite@4.4.3)
|
version: 3.3.2(vite@4.4.3)
|
||||||
vite:
|
vite:
|
||||||
specifier: ^4.4.3
|
specifier: ^4.4.3
|
||||||
version: 4.4.3(@types/node@20.4.1)
|
version: 4.4.3(@types/node@20.4.2)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.1
|
specifier: ^0.6.1
|
||||||
version: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.3)
|
version: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.3)
|
||||||
|
@ -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.4.1)(typescript@5.1.6)
|
version: 10.9.1(@types/node@20.4.2)(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.3
|
specifier: ^4.4.3
|
||||||
version: 4.4.3(@types/node@20.4.1)
|
version: 4.4.3(@types/node@20.4.2)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.1
|
specifier: ^0.6.1
|
||||||
version: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.3)
|
version: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.3)
|
||||||
|
@ -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.4.1
|
specifier: ^20.4.2
|
||||||
version: 20.4.1
|
version: 20.4.2
|
||||||
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.4.1)(typescript@5.1.6)
|
version: 10.9.1(@types/node@20.4.2)(typescript@5.1.6)
|
||||||
|
|
||||||
libs/keycloak-js:
|
libs/keycloak-js:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -411,13 +411,13 @@ importers:
|
||||||
version: 2.2.4(rollup@3.26.2)
|
version: 2.2.4(rollup@3.26.2)
|
||||||
vite:
|
vite:
|
||||||
specifier: ^4.4.3
|
specifier: ^4.4.3
|
||||||
version: 4.4.3(@types/node@20.4.1)
|
version: 4.4.3(@types/node@20.4.2)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.1
|
specifier: ^0.6.1
|
||||||
version: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.3)
|
version: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.3)
|
||||||
vite-plugin-dts:
|
vite-plugin-dts:
|
||||||
specifier: ^3.2.0
|
specifier: ^3.2.0
|
||||||
version: 3.2.0(@types/node@20.4.1)(typescript@5.1.6)
|
version: 3.2.0(@types/node@20.4.2)(typescript@5.1.6)
|
||||||
|
|
||||||
libs/ui-shared:
|
libs/ui-shared:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
@ -451,13 +451,13 @@ importers:
|
||||||
version: 2.2.4(rollup@3.26.2)
|
version: 2.2.4(rollup@3.26.2)
|
||||||
vite:
|
vite:
|
||||||
specifier: ^4.4.3
|
specifier: ^4.4.3
|
||||||
version: 4.4.3(@types/node@20.4.1)
|
version: 4.4.3(@types/node@20.4.2)
|
||||||
vite-plugin-checker:
|
vite-plugin-checker:
|
||||||
specifier: ^0.6.1
|
specifier: ^0.6.1
|
||||||
version: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.3)
|
version: 0.6.1(eslint@8.44.0)(typescript@5.1.6)(vite@4.4.3)
|
||||||
vite-plugin-dts:
|
vite-plugin-dts:
|
||||||
specifier: ^3.2.0
|
specifier: ^3.2.0
|
||||||
version: 3.2.0(@types/node@20.4.1)(typescript@5.1.6)
|
version: 3.2.0(@types/node@20.4.2)(typescript@5.1.6)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: ^0.33.0
|
specifier: ^0.33.0
|
||||||
version: 0.33.0(jsdom@22.1.0)
|
version: 0.33.0(jsdom@22.1.0)
|
||||||
|
@ -858,7 +858,7 @@ packages:
|
||||||
'@jest/schemas': 29.6.0
|
'@jest/schemas': 29.6.0
|
||||||
'@types/istanbul-lib-coverage': 2.0.4
|
'@types/istanbul-lib-coverage': 2.0.4
|
||||||
'@types/istanbul-reports': 3.0.1
|
'@types/istanbul-reports': 3.0.1
|
||||||
'@types/node': 20.4.1
|
'@types/node': 20.4.2
|
||||||
'@types/yargs': 17.0.24
|
'@types/yargs': 17.0.24
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -916,24 +916,24 @@ packages:
|
||||||
'@jridgewell/sourcemap-codec': 1.4.15
|
'@jridgewell/sourcemap-codec': 1.4.15
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@microsoft/api-extractor-model@7.27.4(@types/node@20.4.1):
|
/@microsoft/api-extractor-model@7.27.4(@types/node@20.4.2):
|
||||||
resolution: {integrity: sha512-HjqQFmuGPOS20rtnu+9Jj0QrqZyR59E+piUWXPMZTTn4jaZI+4UmsHSf3Id8vyueAhOBH2cgwBuRTE5R+MfSMw==}
|
resolution: {integrity: sha512-HjqQFmuGPOS20rtnu+9Jj0QrqZyR59E+piUWXPMZTTn4jaZI+4UmsHSf3Id8vyueAhOBH2cgwBuRTE5R+MfSMw==}
|
||||||
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.5(@types/node@20.4.1)
|
'@rushstack/node-core-library': 3.59.5(@types/node@20.4.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@microsoft/api-extractor@7.36.1(@types/node@20.4.1):
|
/@microsoft/api-extractor@7.36.1(@types/node@20.4.2):
|
||||||
resolution: {integrity: sha512-2SPp1jq6wDY5IOsRLUv/4FxngslctBZJlztAJ3uWpCAwqKQG7ESdL3DhEza+StbYLtBQmu1Pk6q1Vkhl7qD/bg==}
|
resolution: {integrity: sha512-2SPp1jq6wDY5IOsRLUv/4FxngslctBZJlztAJ3uWpCAwqKQG7ESdL3DhEza+StbYLtBQmu1Pk6q1Vkhl7qD/bg==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@microsoft/api-extractor-model': 7.27.4(@types/node@20.4.1)
|
'@microsoft/api-extractor-model': 7.27.4(@types/node@20.4.2)
|
||||||
'@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.5(@types/node@20.4.1)
|
'@rushstack/node-core-library': 3.59.5(@types/node@20.4.2)
|
||||||
'@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
|
||||||
|
@ -1174,7 +1174,7 @@ packages:
|
||||||
engines: {node: '>=16'}
|
engines: {node: '>=16'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.4.1
|
'@types/node': 20.4.2
|
||||||
playwright-core: 1.36.0
|
playwright-core: 1.36.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.2
|
fsevents: 2.3.2
|
||||||
|
@ -1388,7 +1388,7 @@ packages:
|
||||||
rollup: 3.26.2
|
rollup: 3.26.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@rushstack/node-core-library@3.59.5(@types/node@20.4.1):
|
/@rushstack/node-core-library@3.59.5(@types/node@20.4.2):
|
||||||
resolution: {integrity: sha512-1IpV7LufrI1EoVO8hYsb3t6L8L+yp40Sa0OaOV2CIu1zx4e6ZeVNaVIEXFgMXBKdGXkAh21MnCaIzlDNpG6ZQw==}
|
resolution: {integrity: sha512-1IpV7LufrI1EoVO8hYsb3t6L8L+yp40Sa0OaOV2CIu1zx4e6ZeVNaVIEXFgMXBKdGXkAh21MnCaIzlDNpG6ZQw==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@types/node': '*'
|
'@types/node': '*'
|
||||||
|
@ -1396,7 +1396,7 @@ packages:
|
||||||
'@types/node':
|
'@types/node':
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.4.1
|
'@types/node': 20.4.2
|
||||||
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
|
||||||
|
@ -1847,7 +1847,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.4.1
|
'@types/node': 20.4.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/istanbul-lib-coverage@2.0.4:
|
/@types/istanbul-lib-coverage@2.0.4:
|
||||||
|
@ -1899,8 +1899,8 @@ packages:
|
||||||
resolution: {integrity: sha512-soGmOpVBUq+gaBMwom1M+krC/NNbWlosh4AtGA03SyWNDiqSKtwp7OulO1M6+mg8YkHMvJ/y0AkCeO8d1hNb7A==}
|
resolution: {integrity: sha512-soGmOpVBUq+gaBMwom1M+krC/NNbWlosh4AtGA03SyWNDiqSKtwp7OulO1M6+mg8YkHMvJ/y0AkCeO8d1hNb7A==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node@20.4.1:
|
/@types/node@20.4.2:
|
||||||
resolution: {integrity: sha512-JIzsAvJeA/5iY6Y/OxZbv1lUcc8dNSE77lb2gnBH+/PJ3lFR1Ccvgwl5JWnHAkNHcRsT0TbpVOsiMKZ1F/yyJg==}
|
resolution: {integrity: sha512-Dd0BYtWgnWJKwO1jkmTrzofjK2QXXcai0dmtzvIBhcA+RsG5h8R3xlyta0kGOZRNfL9GuRtb1knmPEhQrePCEw==}
|
||||||
|
|
||||||
/@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==}
|
||||||
|
@ -1944,14 +1944,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.4.1
|
'@types/node': 20.4.2
|
||||||
'@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.4.1
|
'@types/node': 20.4.2
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/@types/testing-library__jest-dom@5.14.7:
|
/@types/testing-library__jest-dom@5.14.7:
|
||||||
|
@ -1978,7 +1978,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.4.1
|
'@types/node': 20.4.2
|
||||||
dev: true
|
dev: true
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
|
@ -2122,7 +2122,7 @@ packages:
|
||||||
vite: ^4
|
vite: ^4
|
||||||
dependencies:
|
dependencies:
|
||||||
'@swc/core': 1.3.68
|
'@swc/core': 1.3.68
|
||||||
vite: 4.4.3(@types/node@20.4.1)
|
vite: 4.4.3(@types/node@20.4.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/helpers'
|
- '@swc/helpers'
|
||||||
dev: true
|
dev: true
|
||||||
|
@ -3770,7 +3770,7 @@ packages:
|
||||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jest/expect-utils': 29.6.1
|
'@jest/expect-utils': 29.6.1
|
||||||
'@types/node': 20.4.1
|
'@types/node': 20.4.2
|
||||||
jest-get-type: 29.4.3
|
jest-get-type: 29.4.3
|
||||||
jest-matcher-utils: 29.6.1
|
jest-matcher-utils: 29.6.1
|
||||||
jest-message-util: 29.6.1
|
jest-message-util: 29.6.1
|
||||||
|
@ -4706,7 +4706,7 @@ packages:
|
||||||
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@jest/types': 29.6.1
|
'@jest/types': 29.6.1
|
||||||
'@types/node': 20.4.1
|
'@types/node': 20.4.2
|
||||||
chalk: 4.1.2
|
chalk: 4.1.2
|
||||||
ci-info: 3.8.0
|
ci-info: 3.8.0
|
||||||
graceful-fs: 4.2.11
|
graceful-fs: 4.2.11
|
||||||
|
@ -6428,7 +6428,7 @@ packages:
|
||||||
typescript: 5.1.6
|
typescript: 5.1.6
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node@10.9.1(@types/node@20.4.1)(typescript@5.1.6):
|
/ts-node@10.9.1(@types/node@20.4.2)(typescript@5.1.6):
|
||||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -6447,7 +6447,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.4.1
|
'@types/node': 20.4.2
|
||||||
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
|
||||||
|
@ -6649,7 +6649,7 @@ packages:
|
||||||
extsprintf: 1.4.1
|
extsprintf: 1.4.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node@0.33.0(@types/node@20.4.1):
|
/vite-node@0.33.0(@types/node@20.4.2):
|
||||||
resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==}
|
resolution: {integrity: sha512-19FpHYbwWWxDr73ruNahC+vtEdza52kA90Qb3La98yZ0xULqV8A5JLNPUff0f5zID4984tW7l3DH2przTJUZSw==}
|
||||||
engines: {node: '>=v14.18.0'}
|
engines: {node: '>=v14.18.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
@ -6659,7 +6659,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.3(@types/node@20.4.1)
|
vite: 4.4.3(@types/node@20.4.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
|
@ -6717,22 +6717,22 @@ 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.3(@types/node@20.4.1)
|
vite: 4.4.3(@types/node@20.4.2)
|
||||||
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.2.0(@types/node@20.4.1)(typescript@5.1.6):
|
/vite-plugin-dts@3.2.0(@types/node@20.4.2)(typescript@5.1.6):
|
||||||
resolution: {integrity: sha512-s+dwJvDcb/AWgb49oVbq9JiUSIMwaVpFfV4SVIaBZmv9OZyeyDGxujaq+z4HJ4LB4hUG5c4oRAJyLfV66c763Q==}
|
resolution: {integrity: sha512-s+dwJvDcb/AWgb49oVbq9JiUSIMwaVpFfV4SVIaBZmv9OZyeyDGxujaq+z4HJ4LB4hUG5c4oRAJyLfV66c763Q==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
dependencies:
|
dependencies:
|
||||||
'@microsoft/api-extractor': 7.36.1(@types/node@20.4.1)
|
'@microsoft/api-extractor': 7.36.1(@types/node@20.4.2)
|
||||||
'@rollup/pluginutils': 5.0.2(rollup@3.26.2)
|
'@rollup/pluginutils': 5.0.2(rollup@3.26.2)
|
||||||
'@rushstack/node-core-library': 3.59.5(@types/node@20.4.1)
|
'@rushstack/node-core-library': 3.59.5(@types/node@20.4.2)
|
||||||
'@vue/language-core': 1.8.4(typescript@5.1.6)
|
'@vue/language-core': 1.8.4(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
|
||||||
|
@ -6740,7 +6740,7 @@ packages:
|
||||||
vue-tsc: 1.8.4(typescript@5.1.6)
|
vue-tsc: 1.8.4(typescript@5.1.6)
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
rollup: 3.26.2
|
rollup: 3.26.2
|
||||||
vite: 4.4.3(@types/node@20.4.1)
|
vite: 4.4.3(@types/node@20.4.2)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
|
@ -6752,7 +6752,7 @@ packages:
|
||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite@4.4.3(@types/node@20.4.1):
|
/vite@4.4.3(@types/node@20.4.2):
|
||||||
resolution: {integrity: sha512-IMnXQXXWgLi5brBQx/4WzDxdzW0X3pjO4nqFJAuNvwKtxzAmPzFE1wszW3VDpAGQJm3RZkm/brzRdyGsnwgJIA==}
|
resolution: {integrity: sha512-IMnXQXXWgLi5brBQx/4WzDxdzW0X3pjO4nqFJAuNvwKtxzAmPzFE1wszW3VDpAGQJm3RZkm/brzRdyGsnwgJIA==}
|
||||||
engines: {node: ^14.18.0 || >=16.0.0}
|
engines: {node: ^14.18.0 || >=16.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
@ -6780,7 +6780,7 @@ packages:
|
||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.4.1
|
'@types/node': 20.4.2
|
||||||
esbuild: 0.18.11
|
esbuild: 0.18.11
|
||||||
postcss: 8.4.25
|
postcss: 8.4.25
|
||||||
rollup: 3.26.2
|
rollup: 3.26.2
|
||||||
|
@ -6821,7 +6821,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.4.1
|
'@types/node': 20.4.2
|
||||||
'@vitest/expect': 0.33.0
|
'@vitest/expect': 0.33.0
|
||||||
'@vitest/runner': 0.33.0
|
'@vitest/runner': 0.33.0
|
||||||
'@vitest/snapshot': 0.33.0
|
'@vitest/snapshot': 0.33.0
|
||||||
|
@ -6841,8 +6841,8 @@ packages:
|
||||||
strip-literal: 1.0.1
|
strip-literal: 1.0.1
|
||||||
tinybench: 2.5.0
|
tinybench: 2.5.0
|
||||||
tinypool: 0.6.0
|
tinypool: 0.6.0
|
||||||
vite: 4.4.3(@types/node@20.4.1)
|
vite: 4.4.3(@types/node@20.4.2)
|
||||||
vite-node: 0.33.0(@types/node@20.4.1)
|
vite-node: 0.33.0(@types/node@20.4.2)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
|
Loading…
Reference in a new issue