⬆️ Update dependency @types/node to v20.10.7
This commit is contained in:
parent
6fe4f14686
commit
321213e0ce
@ -32,7 +32,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@rushstack/eslint-patch": "1.6.1",
|
"@rushstack/eslint-patch": "1.6.1",
|
||||||
"@types/jsdom": "21.1.6",
|
"@types/jsdom": "21.1.6",
|
||||||
"@types/node": "20.10.6",
|
"@types/node": "20.10.7",
|
||||||
"@types/webfontloader": "1.6.38",
|
"@types/webfontloader": "1.6.38",
|
||||||
"@vitejs/plugin-vue": "5.0.2",
|
"@vitejs/plugin-vue": "5.0.2",
|
||||||
"@vue/eslint-config-prettier": "9.0.0",
|
"@vue/eslint-config-prettier": "9.0.0",
|
||||||
|
@ -56,8 +56,8 @@ devDependencies:
|
|||||||
specifier: 21.1.6
|
specifier: 21.1.6
|
||||||
version: 21.1.6
|
version: 21.1.6
|
||||||
'@types/node':
|
'@types/node':
|
||||||
specifier: 20.10.6
|
specifier: 20.10.7
|
||||||
version: 20.10.6
|
version: 20.10.7
|
||||||
'@types/webfontloader':
|
'@types/webfontloader':
|
||||||
specifier: 1.6.38
|
specifier: 1.6.38
|
||||||
version: 1.6.38
|
version: 1.6.38
|
||||||
@ -108,13 +108,13 @@ devDependencies:
|
|||||||
version: 5.3.3
|
version: 5.3.3
|
||||||
vite:
|
vite:
|
||||||
specifier: 5.0.10
|
specifier: 5.0.10
|
||||||
version: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
|
version: 5.0.10(@types/node@20.10.7)(sass@1.69.5)
|
||||||
vite-plugin-vuetify:
|
vite-plugin-vuetify:
|
||||||
specifier: 2.0.1
|
specifier: 2.0.1
|
||||||
version: 2.0.1(vite@5.0.10)(vue@3.4.3)(vuetify@3.4.9)
|
version: 2.0.1(vite@5.0.10)(vue@3.4.3)(vuetify@3.4.9)
|
||||||
vitest:
|
vitest:
|
||||||
specifier: 1.1.1
|
specifier: 1.1.1
|
||||||
version: 1.1.1(@types/node@20.10.6)(jsdom@23.0.1)(sass@1.69.5)
|
version: 1.1.1(@types/node@20.10.7)(jsdom@23.0.1)(sass@1.69.5)
|
||||||
vue-cli-plugin-vuetify:
|
vue-cli-plugin-vuetify:
|
||||||
specifier: 2.5.8
|
specifier: 2.5.8
|
||||||
version: 2.5.8(sass-loader@13.3.3)(vue@3.4.3)(webpack@5.89.0)
|
version: 2.5.8(sass-loader@13.3.3)(vue@3.4.3)(webpack@5.89.0)
|
||||||
@ -607,7 +607,7 @@ packages:
|
|||||||
/@types/jsdom@21.1.6:
|
/@types/jsdom@21.1.6:
|
||||||
resolution: {integrity: sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw==}
|
resolution: {integrity: sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.10.6
|
'@types/node': 20.10.7
|
||||||
'@types/tough-cookie': 4.0.5
|
'@types/tough-cookie': 4.0.5
|
||||||
parse5: 7.1.2
|
parse5: 7.1.2
|
||||||
dev: true
|
dev: true
|
||||||
@ -615,8 +615,8 @@ packages:
|
|||||||
/@types/json-schema@7.0.15:
|
/@types/json-schema@7.0.15:
|
||||||
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
resolution: {integrity: sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==}
|
||||||
|
|
||||||
/@types/node@20.10.6:
|
/@types/node@20.10.7:
|
||||||
resolution: {integrity: sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw==}
|
resolution: {integrity: sha512-fRbIKb8C/Y2lXxB5eVMj4IU7xpdox0Lh8bUPEdtLysaylsml1hOOx1+STloRs/B9nf7C6kPRmmg/V7aQW7usNg==}
|
||||||
dependencies:
|
dependencies:
|
||||||
undici-types: 5.26.5
|
undici-types: 5.26.5
|
||||||
|
|
||||||
@ -778,7 +778,7 @@ packages:
|
|||||||
vite: ^5.0.0
|
vite: ^5.0.0
|
||||||
vue: ^3.2.25
|
vue: ^3.2.25
|
||||||
dependencies:
|
dependencies:
|
||||||
vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
|
vite: 5.0.10(@types/node@20.10.7)(sass@1.69.5)
|
||||||
vue: 3.4.3(typescript@5.3.3)
|
vue: 3.4.3(typescript@5.3.3)
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
@ -2265,7 +2265,7 @@ packages:
|
|||||||
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==}
|
||||||
engines: {node: '>= 10.13.0'}
|
engines: {node: '>= 10.13.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.10.6
|
'@types/node': 20.10.7
|
||||||
merge-stream: 2.0.0
|
merge-stream: 2.0.0
|
||||||
supports-color: 8.1.1
|
supports-color: 8.1.1
|
||||||
|
|
||||||
@ -3418,7 +3418,7 @@ packages:
|
|||||||
hasBin: true
|
hasBin: true
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/vite-node@1.1.1(@types/node@20.10.6)(sass@1.69.5):
|
/vite-node@1.1.1(@types/node@20.10.7)(sass@1.69.5):
|
||||||
resolution: {integrity: sha512-2bGE5w4jvym5v8llF6Gu1oBrmImoNSs4WmRVcavnG2me6+8UQntTqLiAMFyiAobp+ZXhj5ZFhI7SmLiFr/jrow==}
|
resolution: {integrity: sha512-2bGE5w4jvym5v8llF6Gu1oBrmImoNSs4WmRVcavnG2me6+8UQntTqLiAMFyiAobp+ZXhj5ZFhI7SmLiFr/jrow==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
@ -3427,7 +3427,7 @@ packages:
|
|||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
pathe: 1.1.1
|
pathe: 1.1.1
|
||||||
picocolors: 1.0.0
|
picocolors: 1.0.0
|
||||||
vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
|
vite: 5.0.10(@types/node@20.10.7)(sass@1.69.5)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@types/node'
|
- '@types/node'
|
||||||
- less
|
- less
|
||||||
@ -3450,13 +3450,13 @@ packages:
|
|||||||
'@vuetify/loader-shared': 2.0.1(vue@3.4.3)(vuetify@3.4.9)
|
'@vuetify/loader-shared': 2.0.1(vue@3.4.3)(vuetify@3.4.9)
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
upath: 2.0.1
|
upath: 2.0.1
|
||||||
vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
|
vite: 5.0.10(@types/node@20.10.7)(sass@1.69.5)
|
||||||
vue: 3.4.3(typescript@5.3.3)
|
vue: 3.4.3(typescript@5.3.3)
|
||||||
vuetify: 3.4.9(typescript@5.3.3)(vite-plugin-vuetify@2.0.1)(vue@3.4.3)(webpack-plugin-vuetify@3.0.1)
|
vuetify: 3.4.9(typescript@5.3.3)(vite-plugin-vuetify@2.0.1)(vue@3.4.3)(webpack-plugin-vuetify@3.0.1)
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- supports-color
|
- supports-color
|
||||||
|
|
||||||
/vite@5.0.10(@types/node@20.10.6)(sass@1.69.5):
|
/vite@5.0.10(@types/node@20.10.7)(sass@1.69.5):
|
||||||
resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==}
|
resolution: {integrity: sha512-2P8J7WWgmc355HUMlFrwofacvr98DAjoE52BfdbwQtyLH06XKwaL/FMnmKM2crF0iX4MpmMKoDlNCB1ok7zHCw==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
@ -3484,7 +3484,7 @@ packages:
|
|||||||
terser:
|
terser:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.10.6
|
'@types/node': 20.10.7
|
||||||
esbuild: 0.19.9
|
esbuild: 0.19.9
|
||||||
postcss: 8.4.32
|
postcss: 8.4.32
|
||||||
rollup: 4.9.0
|
rollup: 4.9.0
|
||||||
@ -3492,7 +3492,7 @@ packages:
|
|||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
/vitest@1.1.1(@types/node@20.10.6)(jsdom@23.0.1)(sass@1.69.5):
|
/vitest@1.1.1(@types/node@20.10.7)(jsdom@23.0.1)(sass@1.69.5):
|
||||||
resolution: {integrity: sha512-Ry2qs4UOu/KjpXVfOCfQkTnwSXYGrqTbBZxw6reIYEFjSy1QUARRg5pxiI5BEXy+kBVntxUYNMlq4Co+2vD3fQ==}
|
resolution: {integrity: sha512-Ry2qs4UOu/KjpXVfOCfQkTnwSXYGrqTbBZxw6reIYEFjSy1QUARRg5pxiI5BEXy+kBVntxUYNMlq4Co+2vD3fQ==}
|
||||||
engines: {node: ^18.0.0 || >=20.0.0}
|
engines: {node: ^18.0.0 || >=20.0.0}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
@ -3517,7 +3517,7 @@ packages:
|
|||||||
jsdom:
|
jsdom:
|
||||||
optional: true
|
optional: true
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/node': 20.10.6
|
'@types/node': 20.10.7
|
||||||
'@vitest/expect': 1.1.1
|
'@vitest/expect': 1.1.1
|
||||||
'@vitest/runner': 1.1.1
|
'@vitest/runner': 1.1.1
|
||||||
'@vitest/snapshot': 1.1.1
|
'@vitest/snapshot': 1.1.1
|
||||||
@ -3537,8 +3537,8 @@ packages:
|
|||||||
strip-literal: 1.3.0
|
strip-literal: 1.3.0
|
||||||
tinybench: 2.5.1
|
tinybench: 2.5.1
|
||||||
tinypool: 0.8.1
|
tinypool: 0.8.1
|
||||||
vite: 5.0.10(@types/node@20.10.6)(sass@1.69.5)
|
vite: 5.0.10(@types/node@20.10.7)(sass@1.69.5)
|
||||||
vite-node: 1.1.1(@types/node@20.10.6)(sass@1.69.5)
|
vite-node: 1.1.1(@types/node@20.10.7)(sass@1.69.5)
|
||||||
why-is-node-running: 2.2.2
|
why-is-node-running: 2.2.2
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- less
|
- less
|
||||||
|
Loading…
Reference in New Issue
Block a user