chore(deps): bump @types/node from 20.7.2 to 20.8.2 (#340)

This commit is contained in:
dependabot[bot] 2023-10-04 20:28:42 -05:00 committed by GitHub
parent f485d092c2
commit 7062e67fec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 14 deletions

View File

@ -37,7 +37,7 @@
"@thisbeyond/solid-dnd": "^0.7.4",
"@types/byte-size": "^8.1.0",
"@types/lodash": "^4.14.199",
"@types/node": "^20.7.2",
"@types/node": "^20.8.2",
"@types/uuid": "^9.0.4",
"@typescript-eslint/eslint-plugin": "^6.7.4",
"@typescript-eslint/parser": "^6.7.4",

View File

@ -75,8 +75,8 @@ dependencies:
specifier: ^4.14.199
version: 4.14.199
'@types/node':
specifier: ^20.7.2
version: 20.7.2
specifier: ^20.8.2
version: 20.8.2
'@types/uuid':
specifier: ^9.0.4
version: 9.0.4
@ -172,7 +172,7 @@ dependencies:
version: 9.0.1
vite:
specifier: ^4.4.10
version: 4.4.10(@types/node@20.7.2)
version: 4.4.10(@types/node@20.8.2)
vite-plugin-pwa:
specifier: ^0.16.5
version: 0.16.5(vite@4.4.10)(workbox-build@7.0.0)(workbox-window@7.0.0)
@ -1525,7 +1525,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.7.2)(typescript@5.2.2)
ts-node: 10.9.1(@types/node@20.8.2)(typescript@5.2.2)
typescript: 5.2.2
transitivePeerDependencies:
- '@swc/core'
@ -2295,6 +2295,10 @@ packages:
resolution: {integrity: sha512-RcdC3hOBOauLP+r/kRt27NrByYtDjsXyAuSbR87O6xpsvi763WI+5fbSIvYJrXnt9w4RuxhV6eAXfIs7aaf/FQ==}
dev: false
/@types/node@20.8.2:
resolution: {integrity: sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==}
dev: false
/@types/normalize-package-data@2.4.1:
resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==}
dev: false
@ -3054,7 +3058,7 @@ packages:
dependencies:
'@types/node': 20.5.1
cosmiconfig: 8.3.6(typescript@5.2.2)
ts-node: 10.9.1(@types/node@20.7.2)(typescript@5.2.2)
ts-node: 10.9.1(@types/node@20.8.2)(typescript@5.2.2)
typescript: 5.2.2
dev: false
@ -4996,7 +5000,7 @@ packages:
dependencies:
lilconfig: 2.1.0
postcss: 8.4.31
ts-node: 10.9.1(@types/node@20.7.2)(typescript@5.2.2)
ts-node: 10.9.1(@types/node@20.8.2)(typescript@5.2.2)
yaml: 2.3.2
dev: false
@ -6070,7 +6074,7 @@ packages:
resolution: {integrity: sha512-Y/arvbn+rrz3JCKl9C4kVNfTfSm2/mEp5FSz5EsZSANGPSlQrpRI5M4PKF+mJnE52jOO90PnPSc3Ur3bTQw0gA==}
dev: false
/ts-node@10.9.1(@types/node@20.7.2)(typescript@5.2.2):
/ts-node@10.9.1(@types/node@20.8.2)(typescript@5.2.2):
resolution: {integrity: sha512-NtVysVPkxxrwFGUUxGYhfux8k78pQB3JqYBXlLRZgdGUqTO5wU/UyHop5p70iEbGhB7q5KmiZiU0Y3KlJrScEw==}
hasBin: true
peerDependencies:
@ -6089,7 +6093,7 @@ packages:
'@tsconfig/node12': 1.0.11
'@tsconfig/node14': 1.0.3
'@tsconfig/node16': 1.0.4
'@types/node': 20.7.2
'@types/node': 20.8.2
acorn: 8.10.0
acorn-walk: 8.2.0
arg: 4.1.3
@ -6311,7 +6315,7 @@ packages:
debug: 4.3.4
fast-glob: 3.3.1
pretty-bytes: 6.1.1
vite: 4.4.10(@types/node@20.7.2)
vite: 4.4.10(@types/node@20.8.2)
workbox-build: 7.0.0
workbox-window: 7.0.0
transitivePeerDependencies:
@ -6331,13 +6335,13 @@ packages:
merge-anything: 5.1.7
solid-js: 1.7.12
solid-refresh: 0.5.3(solid-js@1.7.12)
vite: 4.4.10(@types/node@20.7.2)
vite: 4.4.10(@types/node@20.8.2)
vitefu: 0.2.4(vite@4.4.10)
transitivePeerDependencies:
- supports-color
dev: false
/vite@4.4.10(@types/node@20.7.2):
/vite@4.4.10(@types/node@20.8.2):
resolution: {integrity: sha512-TzIjiqx9BEXF8yzYdF2NTf1kFFbjMjUSV0LFZ3HyHoI3SGSPLnnFUKiIQtL3gl2AjHvMrprOvQ3amzaHgQlAxw==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@ -6365,7 +6369,7 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 20.7.2
'@types/node': 20.8.2
esbuild: 0.18.20
postcss: 8.4.31
rollup: 3.29.2
@ -6381,7 +6385,7 @@ packages:
vite:
optional: true
dependencies:
vite: 4.4.10(@types/node@20.7.2)
vite: 4.4.10(@types/node@20.8.2)
dev: false
/webidl-conversions@4.0.2: