mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-08-29 01:53:47 +08:00
chore(deps): bump @jocmp/mercury-parser from 3.0.9 to 3.1.0 (#22944)
Bumps [@jocmp/mercury-parser](https://github.com/jocmp/mercury-parser) from 3.0.9 to 3.1.0. - [Release notes](https://github.com/jocmp/mercury-parser/releases) - [Changelog](https://github.com/jocmp/mercury-parser/blob/main/CHANGELOG.md) - [Commits](https://github.com/jocmp/mercury-parser/compare/v3.0.9...v3.1.0) --- updated-dependencies: - dependency-name: "@jocmp/mercury-parser" dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -66,7 +66,7 @@
|
||||
"@honeybadger-io/js": "6.16.0",
|
||||
"@hono/node-server": "2.0.12",
|
||||
"@hono/zod-openapi": "1.5.1",
|
||||
"@jocmp/mercury-parser": "3.0.9",
|
||||
"@jocmp/mercury-parser": "3.1.0",
|
||||
"@notionhq/client": "5.23.3",
|
||||
"@opentelemetry/api": "1.9.1",
|
||||
"@opentelemetry/exporter-prometheus": "0.221.0",
|
||||
|
||||
Generated
+9
-9
@@ -56,8 +56,8 @@ importers:
|
||||
specifier: 1.5.1
|
||||
version: 1.5.1(hono@4.12.34)(zod@4.4.3)
|
||||
'@jocmp/mercury-parser':
|
||||
specifier: 3.0.9
|
||||
version: 3.0.9
|
||||
specifier: 3.1.0
|
||||
version: 3.1.0
|
||||
'@notionhq/client':
|
||||
specifier: 5.23.3
|
||||
version: 5.23.3
|
||||
@@ -1393,8 +1393,8 @@ packages:
|
||||
resolution: {integrity: sha512-wgm9Ehl2jpeqP3zw/7mo3kRHFp5MEDhqAdwy1fTGkHAwnkGOVsgpvQhL8B5n1qlb01jV3n/bI0ZfZp5lWA1k4w==}
|
||||
engines: {node: '>=18.0.0'}
|
||||
|
||||
'@jocmp/mercury-parser@3.0.9':
|
||||
resolution: {integrity: sha512-DoGbAarmvEzGBh+CThPD+cKFiXBugH0M//v8HM8EczqITyLSdijRgTyS8pnWszB9wINeAn1EuBeuIpL/HFXTPA==}
|
||||
'@jocmp/mercury-parser@3.1.0':
|
||||
resolution: {integrity: sha512-ide0l75g2HwEbC6dNW/D+jNZX7/ISgzQ/QJuIenLzQNR7am/VuwS1vsYDDb+88EkhqoLgcbe4VegunDQIm3bvg==}
|
||||
engines: {node: '>=22'}
|
||||
hasBin: true
|
||||
bundledDependencies:
|
||||
@@ -5200,8 +5200,8 @@ packages:
|
||||
resolution: {integrity: sha512-DTPx3RWSSnWyzLxQnlH0rJP+EW5ekl16ZU4/psbIhA0e53kJfdgaN5vKM+xP7yJtXVu+nfdVFmlgFDEKAe4Pyw==}
|
||||
engines: {node: ^10 || ^12 || >=14}
|
||||
|
||||
postman-request@2.88.1-postman.48:
|
||||
resolution: {integrity: sha512-E32FGh8ig2KDvzo4Byi7Ibr+wK2gNKPSqXoNsvjdCHgDBxSK4sCUwv+aa3zOBUwfiibPImHMy0WdlDSSCTqTuw==}
|
||||
postman-request@2.88.1-postman.49:
|
||||
resolution: {integrity: sha512-Vcjtjyy1KQQ7u08PQg6i1Yd6GyNhyToGriudVruouXwLvAenyouHZaABYfJ2niJF3ajpMsvfHjyIYNei1zdekw==}
|
||||
engines: {node: '>= 16'}
|
||||
|
||||
prelude-ls@1.2.1:
|
||||
@@ -7033,14 +7033,14 @@ snapshots:
|
||||
dependencies:
|
||||
minipass: 7.1.3
|
||||
|
||||
'@jocmp/mercury-parser@3.0.9':
|
||||
'@jocmp/mercury-parser@3.1.0':
|
||||
dependencies:
|
||||
'@babel/runtime-corejs2': 7.29.7
|
||||
cheerio: 1.2.0
|
||||
dayjs: 1.11.21
|
||||
difflib: https://codeload.github.com/postlight/difflib.js/tar.gz/32e8e38c7fcd935241b9baab71bb432fd9b166ed
|
||||
iconv-lite: 0.7.2
|
||||
postman-request: 2.88.1-postman.48
|
||||
postman-request: 2.88.1-postman.49
|
||||
string-direction: 0.1.2
|
||||
turndown: 7.2.4
|
||||
wuzzy: 0.1.8
|
||||
@@ -10802,7 +10802,7 @@ snapshots:
|
||||
picocolors: 1.1.1
|
||||
source-map-js: 1.2.1
|
||||
|
||||
postman-request@2.88.1-postman.48:
|
||||
postman-request@2.88.1-postman.49:
|
||||
dependencies:
|
||||
'@postman/form-data': 3.1.1
|
||||
'@postman/tough-cookie': 4.1.3-postman.1
|
||||
|
||||
Reference in New Issue
Block a user