mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-11-10 05:15:35 +08:00
chore(deps): bump @types/node from 20.8.7 to 20.8.8 (#414)
This commit is contained in:
parent
2c89183646
commit
20c39bb0dc
@ -37,7 +37,7 @@
|
||||
"@thisbeyond/solid-dnd": "^0.7.4",
|
||||
"@types/byte-size": "^8.1.1",
|
||||
"@types/lodash": "^4.14.200",
|
||||
"@types/node": "^20.8.7",
|
||||
"@types/node": "^20.8.8",
|
||||
"@types/uuid": "^9.0.6",
|
||||
"@typescript-eslint/eslint-plugin": "^6.9.0",
|
||||
"@typescript-eslint/parser": "^6.9.0",
|
||||
|
@ -75,8 +75,8 @@ dependencies:
|
||||
specifier: ^4.14.200
|
||||
version: 4.14.200
|
||||
'@types/node':
|
||||
specifier: ^20.8.7
|
||||
version: 20.8.7
|
||||
specifier: ^20.8.8
|
||||
version: 20.8.8
|
||||
'@types/uuid':
|
||||
specifier: ^9.0.6
|
||||
version: 9.0.6
|
||||
@ -169,7 +169,7 @@ dependencies:
|
||||
version: 9.0.1
|
||||
vite:
|
||||
specifier: ^4.5.0
|
||||
version: 4.5.0(@types/node@20.8.7)
|
||||
version: 4.5.0(@types/node@20.8.8)
|
||||
vite-plugin-pwa:
|
||||
specifier: ^0.16.5
|
||||
version: 0.16.5(vite@4.5.0)(workbox-build@7.0.0)(workbox-window@7.0.0)
|
||||
@ -1522,7 +1522,7 @@ packages:
|
||||
lodash.merge: 4.6.2
|
||||
lodash.uniq: 4.5.0
|
||||
resolve-from: 5.0.0
|
||||
ts-node: 10.9.1(@types/node@20.8.7)(typescript@5.2.2)
|
||||
ts-node: 10.9.1(@types/node@20.8.8)(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
transitivePeerDependencies:
|
||||
- '@swc/core'
|
||||
@ -2294,6 +2294,12 @@ packages:
|
||||
undici-types: 5.25.3
|
||||
dev: false
|
||||
|
||||
/@types/node@20.8.8:
|
||||
resolution: {integrity: sha512-YRsdVxq6OaLfmR9Hy816IMp33xOBjfyOgUd77ehqg96CFywxAPbDbXvAsuN2KVg2HOT8Eh6uAfU+l4WffwPVrQ==}
|
||||
dependencies:
|
||||
undici-types: 5.25.3
|
||||
dev: false
|
||||
|
||||
/@types/normalize-package-data@2.4.1:
|
||||
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
|
||||
dev: false
|
||||
@ -3057,7 +3063,7 @@ packages:
|
||||
dependencies:
|
||||
'@types/node': 18.18.6
|
||||
cosmiconfig: 8.3.6(typescript@5.2.2)
|
||||
ts-node: 10.9.1(@types/node@20.8.7)(typescript@5.2.2)
|
||||
ts-node: 10.9.1(@types/node@20.8.8)(typescript@5.2.2)
|
||||
typescript: 5.2.2
|
||||
dev: false
|
||||
|
||||
@ -5024,7 +5030,7 @@ packages:
|
||||
dependencies:
|
||||
lilconfig: 2.1.0
|
||||
postcss: 8.4.31
|
||||
ts-node: 10.9.1(@types/node@20.8.7)(typescript@5.2.2)
|
||||
ts-node: 10.9.1(@types/node@20.8.8)(typescript@5.2.2)
|
||||
yaml: 2.3.3
|
||||
dev: false
|
||||
|
||||
@ -6103,7 +6109,7 @@ packages:
|
||||
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
|
||||
dev: false
|
||||
|
||||
/ts-node@10.9.1(@types/node@20.8.7)(typescript@5.2.2):
|
||||
/ts-node@10.9.1(@types/node@20.8.8)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -6122,7 +6128,7 @@ packages:
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.4
|
||||
'@types/node': 20.8.7
|
||||
'@types/node': 20.8.8
|
||||
acorn: 8.10.0
|
||||
acorn-walk: 8.2.0
|
||||
arg: 4.1.3
|
||||
@ -6348,7 +6354,7 @@ packages:
|
||||
debug: 4.3.4
|
||||
fast-glob: 3.3.1
|
||||
pretty-bytes: 6.1.1
|
||||
vite: 4.5.0(@types/node@20.8.7)
|
||||
vite: 4.5.0(@types/node@20.8.8)
|
||||
workbox-build: 7.0.0
|
||||
workbox-window: 7.0.0
|
||||
transitivePeerDependencies:
|
||||
@ -6368,13 +6374,13 @@ packages:
|
||||
merge-anything: 5.1.7
|
||||
solid-js: 1.8.3
|
||||
solid-refresh: 0.5.3(solid-js@1.8.3)
|
||||
vite: 4.5.0(@types/node@20.8.7)
|
||||
vite: 4.5.0(@types/node@20.8.8)
|
||||
vitefu: 0.2.4(vite@4.5.0)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
dev: false
|
||||
|
||||
/vite@4.5.0(@types/node@20.8.7):
|
||||
/vite@4.5.0(@types/node@20.8.8):
|
||||
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
|
||||
engines: {node: ^14.18.0 || >=16.0.0}
|
||||
hasBin: true
|
||||
@ -6402,7 +6408,7 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
dependencies:
|
||||
'@types/node': 20.8.7
|
||||
'@types/node': 20.8.8
|
||||
esbuild: 0.18.20
|
||||
postcss: 8.4.31
|
||||
rollup: 3.29.2
|
||||
@ -6418,7 +6424,7 @@ packages:
|
||||
vite:
|
||||
optional: true
|
||||
dependencies:
|
||||
vite: 4.5.0(@types/node@20.8.7)
|
||||
vite: 4.5.0(@types/node@20.8.8)
|
||||
dev: false
|
||||
|
||||
/webidl-conversions@4.0.2:
|
||||
|
Loading…
Reference in New Issue
Block a user