chore(deps): update dependency @types/node to v18.17.15
This commit is contained in:
parent
0f37ad31e5
commit
ff81653043
2 changed files with 19 additions and 19 deletions
|
@ -71,7 +71,7 @@
|
||||||
"@swc/core": "1.3.83",
|
"@swc/core": "1.3.83",
|
||||||
"@types/fs-extra": "11.0.1",
|
"@types/fs-extra": "11.0.1",
|
||||||
"@types/jquery": "3.5.18",
|
"@types/jquery": "3.5.18",
|
||||||
"@types/node": "18.17.14",
|
"@types/node": "18.17.15",
|
||||||
"@typescript-eslint/eslint-plugin": "6.6.0",
|
"@typescript-eslint/eslint-plugin": "6.6.0",
|
||||||
"@typescript-eslint/parser": "6.6.0",
|
"@typescript-eslint/parser": "6.6.0",
|
||||||
"conventional-changelog-cli": "4.0.0",
|
"conventional-changelog-cli": "4.0.0",
|
||||||
|
|
|
@ -30,8 +30,8 @@ devDependencies:
|
||||||
specifier: 3.5.18
|
specifier: 3.5.18
|
||||||
version: 3.5.18
|
version: 3.5.18
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 18.17.14
|
specifier: 18.17.15
|
||||||
version: 18.17.14
|
version: 18.17.15
|
||||||
'@typescript-eslint/eslint-plugin':
|
'@typescript-eslint/eslint-plugin':
|
||||||
specifier: 6.6.0
|
specifier: 6.6.0
|
||||||
version: 6.6.0(@typescript-eslint/parser@6.6.0)(eslint@8.49.0)(typescript@5.2.2)
|
version: 6.6.0(@typescript-eslint/parser@6.6.0)(eslint@8.49.0)(typescript@5.2.2)
|
||||||
|
@ -85,7 +85,7 @@ devDependencies:
|
||||||
version: 5.2.2
|
version: 5.2.2
|
||||||
vite:
|
vite:
|
||||||
specifier: 4.4.9
|
specifier: 4.4.9
|
||||||
version: 4.4.9(@types/node@18.17.14)(sass@1.66.1)
|
version: 4.4.9(@types/node@18.17.15)(sass@1.66.1)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 0.34.4
|
specifier: 0.34.4
|
||||||
version: 0.34.4(sass@1.66.1)
|
version: 0.34.4(sass@1.66.1)
|
||||||
|
@ -237,7 +237,7 @@ packages:
|
||||||
lodash.merge: 4.6.2
|
lodash.merge: 4.6.2
|
||||||
lodash.uniq: 4.5.0
|
lodash.uniq: 4.5.0
|
||||||
resolve-from: 5.0.0
|
resolve-from: 5.0.0
|
||||||
ts-node: 10.9.1(@swc/core@1.3.83)(@types/node@18.17.14)(typescript@5.2.2)
|
ts-node: 10.9.1(@swc/core@1.3.83)(@types/node@18.17.15)(typescript@5.2.2)
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@swc/core'
|
- '@swc/core'
|
||||||
|
@ -1057,7 +1057,7 @@ packages:
|
||||||
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
|
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.1
|
'@types/jsonfile': 6.1.1
|
||||||
'@types/node': 18.17.14
|
'@types/node': 18.17.15
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/jquery@3.5.18:
|
/@types/jquery@3.5.18:
|
||||||
|
@ -1073,15 +1073,15 @@ packages:
|
||||||
/@types/jsonfile@6.1.1:
|
/@types/jsonfile@6.1.1:
|
||||||
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
|
resolution: {integrity: sha512-GSgiRCVeapDN+3pqA35IkQwasaCh/0YFH5dEF6S88iDvEn901DjOeH3/QPY+XYP1DFzDZPvIvfeEgk+7br5png==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.17.14
|
'@types/node': 18.17.15
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/minimist@1.2.2:
|
/@types/minimist@1.2.2:
|
||||||
resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
|
resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node@18.17.14:
|
/@types/node@18.17.15:
|
||||||
resolution: {integrity: sha512-ZE/5aB73CyGqgQULkLG87N9GnyGe5TcQjv34pwS8tfBs1IkCh0ASM69mydb2znqd6v0eX+9Ytvk6oQRqu8T1Vw==}
|
resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node@20.4.7:
|
/@types/node@20.4.7:
|
||||||
|
@ -1810,7 +1810,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.4.7
|
'@types/node': 20.4.7
|
||||||
cosmiconfig: 8.1.3
|
cosmiconfig: 8.1.3
|
||||||
ts-node: 10.9.1(@swc/core@1.3.83)(@types/node@18.17.14)(typescript@5.2.2)
|
ts-node: 10.9.1(@swc/core@1.3.83)(@types/node@18.17.15)(typescript@5.2.2)
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -4689,7 +4689,7 @@ packages:
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node@10.9.1(@swc/core@1.3.83)(@types/node@18.17.14)(typescript@5.2.2):
|
/ts-node@10.9.1(@swc/core@1.3.83)(@types/node@18.17.15)(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -4709,7 +4709,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': 18.17.14
|
'@types/node': 18.17.15
|
||||||
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
|
||||||
|
@ -4853,7 +4853,7 @@ packages:
|
||||||
spdx-expression-parse: 3.0.1
|
spdx-expression-parse: 3.0.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite-node@0.34.4(@types/node@18.17.14)(sass@1.66.1):
|
/vite-node@0.34.4(@types/node@18.17.15)(sass@1.66.1):
|
||||||
resolution: {integrity: sha512-ho8HtiLc+nsmbwZMw8SlghESEE3KxJNp04F/jPUCLVvaURwt0d+r9LxEqCX5hvrrOQ0GSyxbYr5ZfRYhQ0yVKQ==}
|
resolution: {integrity: sha512-ho8HtiLc+nsmbwZMw8SlghESEE3KxJNp04F/jPUCLVvaURwt0d+r9LxEqCX5hvrrOQ0GSyxbYr5ZfRYhQ0yVKQ==}
|
||||||
engines: {node: '>=v14.18.0'}
|
engines: {node: '>=v14.18.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
@ -4863,7 +4863,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@18.17.14)(sass@1.66.1)
|
vite: 4.4.9(@types/node@18.17.15)(sass@1.66.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
|
@ -4875,7 +4875,7 @@ packages:
|
||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite@4.4.9(@types/node@18.17.14)(sass@1.66.1):
|
/vite@4.4.9(@types/node@18.17.15)(sass@1.66.1):
|
||||||
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
|
||||||
|
@ -4903,7 +4903,7 @@ packages:
|
||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.17.14
|
'@types/node': 18.17.15
|
||||||
esbuild: 0.18.11
|
esbuild: 0.18.11
|
||||||
postcss: 8.4.27
|
postcss: 8.4.27
|
||||||
rollup: 3.29.0
|
rollup: 3.29.0
|
||||||
|
@ -4945,7 +4945,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': 18.17.14
|
'@types/node': 18.17.15
|
||||||
'@vitest/expect': 0.34.4
|
'@vitest/expect': 0.34.4
|
||||||
'@vitest/runner': 0.34.4
|
'@vitest/runner': 0.34.4
|
||||||
'@vitest/snapshot': 0.34.4
|
'@vitest/snapshot': 0.34.4
|
||||||
|
@ -4964,8 +4964,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@18.17.14)(sass@1.66.1)
|
vite: 4.4.9(@types/node@18.17.15)(sass@1.66.1)
|
||||||
vite-node: 0.34.4(@types/node@18.17.14)(sass@1.66.1)
|
vite-node: 0.34.4(@types/node@18.17.15)(sass@1.66.1)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
|
Loading…
Reference in a new issue