chore(deps): update dependency @types/node to v20 (#2664)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-28 21:17:32 +02:00
committed by GitHub
parent 7345348253
commit e0463068c9
4 changed files with 45 additions and 34 deletions

View File

@@ -39,7 +39,7 @@
"@types/humanize-duration": "^3.27.1",
"@types/javascript-time-ago": "^2.0.3",
"@types/lodash": "^4.14.195",
"@types/node": "^18.18.6",
"@types/node": "^20.0.0",
"@types/node-emoji": "^1.8.2",
"@types/prismjs": "^1.26.0",
"@typescript-eslint/eslint-plugin": "^6.8.0",

24
web/pnpm-lock.yaml generated
View File

@@ -71,8 +71,8 @@ devDependencies:
specifier: ^4.14.195
version: 4.14.200
'@types/node':
specifier: ^18.18.6
version: 18.18.6
specifier: ^20.0.0
version: 20.8.9
'@types/node-emoji':
specifier: ^1.8.2
version: 1.8.2
@@ -138,7 +138,7 @@ devDependencies:
version: 0.25.2(vue@3.3.6)
vite:
specifier: ^4.3.9
version: 4.5.0(@types/node@18.18.6)
version: 4.5.0(@types/node@20.8.9)
vite-plugin-prismjs:
specifier: ^0.0.8
version: 0.0.8(prismjs@1.29.0)
@@ -846,8 +846,10 @@ packages:
resolution: {integrity: sha512-PfF1qL/9veo8BSHLV84C9ORNr3lHSlnWJ6yU8OdNufoftajeWHTLVbGHvp2B7e7DPDS9gMs6cfeSsqo5rqSitg==}
dev: true
/@types/node@18.18.6:
resolution: {integrity: sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==}
/@types/node@20.8.9:
resolution: {integrity: sha512-UzykFsT3FhHb1h7yD4CA4YhBHq545JC0YnEz41xkipN88eKQtL6rSgocL5tbAP6Ola9Izm/Aw4Ora8He4x0BHg==}
dependencies:
undici-types: 5.26.5
dev: true
/@types/prismjs@1.26.2:
@@ -1004,7 +1006,7 @@ packages:
vite: ^4.0.0
vue: ^3.2.25
dependencies:
vite: 4.5.0(@types/node@18.18.6)
vite: 4.5.0(@types/node@20.8.9)
vue: 3.3.6(typescript@5.2.2)
dev: true
@@ -3503,6 +3505,10 @@ packages:
which-boxed-primitive: 1.0.2
dev: true
/undici-types@5.26.5:
resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==}
dev: true
/unicode-emoji-modifier-base@1.0.0:
resolution: {integrity: sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g==}
engines: {node: '>=4'}
@@ -3622,7 +3628,7 @@ packages:
'@windicss/plugin-utils': 1.9.1
debug: 4.3.4
kolorist: 1.8.0
vite: 4.5.0(@types/node@18.18.6)
vite: 4.5.0(@types/node@20.8.9)
windicss: 3.5.6
transitivePeerDependencies:
- supports-color
@@ -3635,7 +3641,7 @@ packages:
svgo: 3.0.2
dev: true
/vite@4.5.0(@types/node@18.18.6):
/vite@4.5.0(@types/node@20.8.9):
resolution: {integrity: sha512-ulr8rNLA6rkyFAlVWw2q5YJ91v098AFQ2R0PRFwPzREXOUJQPtFUG0t+/ZikhaOCDqFoDhN6/v8Sq0o4araFAw==}
engines: {node: ^14.18.0 || >=16.0.0}
hasBin: true
@@ -3663,7 +3669,7 @@ packages:
terser:
optional: true
dependencies:
'@types/node': 18.18.6
'@types/node': 20.8.9
esbuild: 0.18.20
postcss: 8.4.31
rollup: 3.29.4