chore(deps): update dependency @types/node to v18.17.16
This commit is contained in:
parent
cd57b158fb
commit
11bd84b0a1
2 changed files with 19 additions and 19 deletions
|
@ -71,7 +71,7 @@
|
||||||
"@swc/core": "1.3.85",
|
"@swc/core": "1.3.85",
|
||||||
"@types/fs-extra": "11.0.2",
|
"@types/fs-extra": "11.0.2",
|
||||||
"@types/jquery": "3.5.18",
|
"@types/jquery": "3.5.18",
|
||||||
"@types/node": "18.17.15",
|
"@types/node": "18.17.16",
|
||||||
"@typescript-eslint/eslint-plugin": "6.7.0",
|
"@typescript-eslint/eslint-plugin": "6.7.0",
|
||||||
"@typescript-eslint/parser": "6.7.0",
|
"@typescript-eslint/parser": "6.7.0",
|
||||||
"conventional-changelog-cli": "4.1.0",
|
"conventional-changelog-cli": "4.1.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.15
|
specifier: 18.17.16
|
||||||
version: 18.17.15
|
version: 18.17.16
|
||||||
'@typescript-eslint/eslint-plugin':
|
'@typescript-eslint/eslint-plugin':
|
||||||
specifier: 6.7.0
|
specifier: 6.7.0
|
||||||
version: 6.7.0(@typescript-eslint/parser@6.7.0)(eslint@8.49.0)(typescript@5.2.2)
|
version: 6.7.0(@typescript-eslint/parser@6.7.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.15)(sass@1.67.0)
|
version: 4.4.9(@types/node@18.17.16)(sass@1.67.0)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 0.34.4
|
specifier: 0.34.4
|
||||||
version: 0.34.4(sass@1.67.0)
|
version: 0.34.4(sass@1.67.0)
|
||||||
|
@ -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.85)(@types/node@18.17.15)(typescript@5.2.2)
|
ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.17.16)(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-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==}
|
resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.1
|
'@types/jsonfile': 6.1.1
|
||||||
'@types/node': 18.17.15
|
'@types/node': 18.17.16
|
||||||
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.15
|
'@types/node': 18.17.16
|
||||||
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.15:
|
/@types/node@18.17.16:
|
||||||
resolution: {integrity: sha512-2yrWpBk32tvV/JAd3HNHWuZn/VDN1P+72hWirHnvsvTGSqbANi+kSeuQR9yAHnbvaBvHDsoTdXV0Fe+iRtHLKA==}
|
resolution: {integrity: sha512-e0zgs7qe1XH/X3KEPnldfkD07LH9O1B9T31U8qoO7lqGSjj3/IrBuvqMeJ1aYejXRK3KOphIUDw6pLIplEW17A==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/node@20.4.7:
|
/@types/node@20.4.7:
|
||||||
|
@ -1809,7 +1809,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.85)(@types/node@18.17.15)(typescript@5.2.2)
|
ts-node: 10.9.1(@swc/core@1.3.85)(@types/node@18.17.16)(typescript@5.2.2)
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
@ -4669,7 +4669,7 @@ packages:
|
||||||
typescript: 5.2.2
|
typescript: 5.2.2
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/ts-node@10.9.1(@swc/core@1.3.85)(@types/node@18.17.15)(typescript@5.2.2):
|
/ts-node@10.9.1(@swc/core@1.3.85)(@types/node@18.17.16)(typescript@5.2.2):
|
||||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
|
@ -4689,7 +4689,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.15
|
'@types/node': 18.17.16
|
||||||
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
|
||||||
|
@ -4833,7 +4833,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.15)(sass@1.67.0):
|
/vite-node@0.34.4(@types/node@18.17.16)(sass@1.67.0):
|
||||||
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
|
||||||
|
@ -4843,7 +4843,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.15)(sass@1.67.0)
|
vite: 4.4.9(@types/node@18.17.16)(sass@1.67.0)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
|
@ -4855,7 +4855,7 @@ packages:
|
||||||
- terser
|
- terser
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/vite@4.4.9(@types/node@18.17.15)(sass@1.67.0):
|
/vite@4.4.9(@types/node@18.17.16)(sass@1.67.0):
|
||||||
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
|
||||||
|
@ -4883,7 +4883,7 @@ packages:
|
||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 18.17.15
|
'@types/node': 18.17.16
|
||||||
esbuild: 0.18.11
|
esbuild: 0.18.11
|
||||||
postcss: 8.4.27
|
postcss: 8.4.27
|
||||||
rollup: 3.29.1
|
rollup: 3.29.1
|
||||||
|
@ -4925,7 +4925,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.15
|
'@types/node': 18.17.16
|
||||||
'@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
|
||||||
|
@ -4944,8 +4944,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.15)(sass@1.67.0)
|
vite: 4.4.9(@types/node@18.17.16)(sass@1.67.0)
|
||||||
vite-node: 0.34.4(@types/node@18.17.15)(sass@1.67.0)
|
vite-node: 0.34.4(@types/node@18.17.16)(sass@1.67.0)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
|
Loading…
Reference in a new issue