From eb219a526541ca7a1a48724cb9ca2eda128a36db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Jul 2026 17:35:35 +0800 Subject: [PATCH] chore(deps): bump @bbob/html from 4.3.1 to 4.4.0 (#22843) Bumps [@bbob/html](https://github.com/JiLiZART/bbob) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/JiLiZART/bbob/releases) - [Changelog](https://github.com/JiLiZART/BBob/blob/master/CHANGELOG.md) - [Commits](https://github.com/JiLiZART/bbob/compare/@bbob/html@4.3.1...@bbob/html@4.4.0) --- updated-dependencies: - dependency-name: "@bbob/html" dependency-version: 4.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 26 +++++++++++++------------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 4af13aa4a..bab0e1e6a 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "worker-test": "npm run worker-build && vitest run lib/worker.test.ts" }, "dependencies": { - "@bbob/html": "4.3.1", + "@bbob/html": "4.4.0", "@bbob/plugin-helper": "4.4.0", "@bbob/preset-html5": "4.4.0", "@googleapis/youtube": "33.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bcc17cfa9..042c106aa 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -32,8 +32,8 @@ importers: .: dependencies: '@bbob/html': - specifier: 4.3.1 - version: 4.3.1 + specifier: 4.4.0 + version: 4.4.0 '@bbob/plugin-helper': specifier: 4.4.0 version: 4.4.0 @@ -553,14 +553,14 @@ packages: resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==} engines: {node: '>=6.9.0'} - '@bbob/core@4.3.1': - resolution: {integrity: sha512-qNS5wNY2oJROV5CQ2e29e9dBz4ZuSO7JcciBXM2yDHvKFUYl+J4o8DxOsugce6z2cFpGz6F4J7vJN7X+6ujWiQ==} + '@bbob/core@4.4.0': + resolution: {integrity: sha512-4rLEjFsbMECLsUsz8SCwP/W2LomPAT1Pj5KBfIF3RDBdQAaU0nSLOauIDhnU17zxUZBlvXsncZmZTWTFNqXCNQ==} - '@bbob/html@4.3.1': - resolution: {integrity: sha512-W1qFvBZwhpGkZBNfeRpUFsoF492BlfNmgdh5iczg7B/PDULdOPH5lPLtT/6ZNpyx/xo6/DBssl9YtEO/bm15hw==} + '@bbob/html@4.4.0': + resolution: {integrity: sha512-cPNPMOq5akCexag3XerJLQ7A9TGdUdPPACzlZniMj2JGGgBsgGq9kIHm+6huQswvveQDd39dIkKUlcFpK1hQZg==} - '@bbob/parser@4.3.1': - resolution: {integrity: sha512-BqDo8PDLcVLhFvOMdLmeaWk5qqD8E1bEdvzSJQuJC/U1XFs1tMC4lwZ4oPBFmZCeCLNsYFawqjP/S5MDdr7/Tg==} + '@bbob/parser@4.4.0': + resolution: {integrity: sha512-5w0VnGCSY3JYGs1m4AfR5a3soBoc8HB3EUCYneXQqP1KPUvFuBKDc5XWGQ5EeXl6QuM03oS39HO19fhY9GgzXA==} '@bbob/plugin-helper@4.4.0': resolution: {integrity: sha512-1X9El64z/g+4vMKx+CnLc2O1No/KqRRU4Ku1PLYN1CD6OmJk/T1sQ3dlLAzSjV6gzZ2fSa8/endhZpf2ULKBLA==} @@ -6611,19 +6611,19 @@ snapshots: '@babel/helper-string-parser': 7.29.7 '@babel/helper-validator-identifier': 7.29.7 - '@bbob/core@4.3.1': + '@bbob/core@4.4.0': dependencies: - '@bbob/parser': 4.3.1 + '@bbob/parser': 4.4.0 '@bbob/plugin-helper': 4.4.0 '@bbob/types': 4.4.0 - '@bbob/html@4.3.1': + '@bbob/html@4.4.0': dependencies: - '@bbob/core': 4.3.1 + '@bbob/core': 4.4.0 '@bbob/plugin-helper': 4.4.0 '@bbob/types': 4.4.0 - '@bbob/parser@4.3.1': + '@bbob/parser@4.4.0': dependencies: '@bbob/plugin-helper': 4.4.0 '@bbob/types': 4.4.0