fix(deps): update dependency serve to v14.2.3 (#1997)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-05-25 08:34:05 +09:00
committed by GitHub
parent 3389994ff9
commit ac63a6a200
2 changed files with 9 additions and 18 deletions

View File

@ -176,7 +176,7 @@
"node-id3": "0.2.6", "node-id3": "0.2.6",
"peerjs": "1.5.2", "peerjs": "1.5.2",
"semver": "7.6.0", "semver": "7.6.0",
"serve": "14.2.1", "serve": "14.2.3",
"simple-youtube-age-restriction-bypass": "github:organization/Simple-YouTube-Age-Restriction-Bypass#v2.5.9", "simple-youtube-age-restriction-bypass": "github:organization/Simple-YouTube-Age-Restriction-Bypass#v2.5.9",
"solid-floating-ui": "0.3.1", "solid-floating-ui": "0.3.1",
"solid-js": "1.8.16", "solid-js": "1.8.16",

25
pnpm-lock.yaml generated
View File

@ -136,8 +136,8 @@ dependencies:
specifier: 7.6.0 specifier: 7.6.0
version: 7.6.0 version: 7.6.0
serve: serve:
specifier: 14.2.1 specifier: 14.2.3
version: 14.2.1 version: 14.2.3
simple-youtube-age-restriction-bypass: simple-youtube-age-restriction-bypass:
specifier: github:organization/Simple-YouTube-Age-Restriction-Bypass#v2.5.9 specifier: github:organization/Simple-YouTube-Age-Restriction-Bypass#v2.5.9
version: github.com/organization/Simple-YouTube-Age-Restriction-Bypass/4e2db89ccb2fb880c5110add9ff3f1dfb78d0ff6 version: github.com/organization/Simple-YouTube-Age-Restriction-Bypass/4e2db89ccb2fb880c5110add9ff3f1dfb78d0ff6
@ -1973,8 +1973,8 @@ packages:
requiresBuild: true requiresBuild: true
dev: true dev: true
/@zeit/schemas@2.29.0: /@zeit/schemas@2.36.0:
resolution: {integrity: sha512-g5QiLIfbg3pLuYUJPlisNKY+epQJTcMDsOnVNkscrDP1oi7vmJnzOANYJI/1pZcVJ6umUkBv3aFtlg1UvUHGzA==} resolution: {integrity: sha512-7kjMwcChYEzMKjeex9ZFXkt1AyNov9R5HZtjBKVsmVpw7pa7ZtlCGvCBC2vnnXctaYN+aRI61HjIqeetZW5ROg==}
dev: false dev: false
/abbrev@2.0.0: /abbrev@2.0.0:
@ -2064,15 +2064,6 @@ packages:
uri-js: 4.4.1 uri-js: 4.4.1
dev: true dev: true
/ajv@8.11.0:
resolution: {integrity: sha512-wGgprdCvMalC0BztXvitD2hC04YffAvtsUn93JbGXYLAtCUO4xd17mCCZQxUOItiBwZvJScWo8NIvQMQ71rdpg==}
dependencies:
fast-deep-equal: 3.1.3
json-schema-traverse: 1.0.0
require-from-string: 2.0.2
uri-js: 4.4.1
dev: false
/ajv@8.12.0: /ajv@8.12.0:
resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==} resolution: {integrity: sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==}
dependencies: dependencies:
@ -6180,13 +6171,13 @@ packages:
range-parser: 1.2.0 range-parser: 1.2.0
dev: false dev: false
/serve@14.2.1: /serve@14.2.3:
resolution: {integrity: sha512-48er5fzHh7GCShLnNyPBRPEjs2I6QBozeGr02gaacROiyS/8ARADlj595j39iZXAqBbJHH/ivJJyPRWY9sQWZA==} resolution: {integrity: sha512-VqUFMC7K3LDGeGnJM9h56D3XGKb6KGgOw0cVNtA26yYXHCcpxf3xwCTUaQoWlVS7i8Jdh3GjQkOB23qsXyjoyQ==}
engines: {node: '>= 14'} engines: {node: '>= 14'}
hasBin: true hasBin: true
dependencies: dependencies:
'@zeit/schemas': 2.29.0 '@zeit/schemas': 2.36.0
ajv: 8.11.0 ajv: 8.12.0
arg: 5.0.2 arg: 5.0.2
boxen: 7.0.0 boxen: 7.0.0
chalk: 5.0.1 chalk: 5.0.1