Bubu
0bc647c8be
feat(route): APNIC Blog 全文 RSS ( #17839 )
2024-12-17 05:13:22 -08:00
dependabot[bot]
eb95f5bd22
chore(deps-dev): bump @typescript-eslint/parser from 8.18.0 to 8.18.1 ( #17920 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.18.0 to 8.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 05:12:14 -08:00
pseudoyu
efbaf06671
fix(route/bbc): bbc news 404 url issue
2024-12-17 21:05:04 +08:00
孙茂胤 (Sun, Maoyin)
4785a0fe0d
docs: fix tip wrapper in document ( #17917 )
...
The extra indentation causes failure of parsing during Docs rendering. The parser will wrap the latter content until the next `:::` into tips
2024-12-17 05:04:07 -08:00
Cedar
32358de408
feat(route): 增加标普全球评级 ( #17913 )
...
* feat(route): 增加标普全球评级
增加标普全球评级多语言发布稿件的获取,https://www.spglobal.com/ratings/zh、https://www.spglo
bal.com/ratings/en等
* chore: provide an absolute URL.
* chore: fix incorrect URL
---------
Co-authored-by: Cedar <FYLSen@users.noreply.github.com>
2024-12-17 04:57:33 -08:00
dependabot[bot]
8a3f053af6
chore(deps): bump @scalar/hono-api-reference from 0.5.164 to 0.5.165 ( #17921 )
...
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference ) from 0.5.164 to 0.5.165.
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md )
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference )
---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 08:41:48 +00:00
dependabot[bot]
dc8e254d9b
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #17918 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.18.0 to 8.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-17 08:41:03 +00:00
Bubu
5b4173403a
feat(route): 新增 新芽网 ( #17841 )
2024-12-16 20:02:46 -08:00
Bubu
0e1762f392
feat(route): 新增 和讯创投 ( #17842 )
2024-12-17 11:46:30 +08:00
Andvari
9371b89779
fix(route/zaobao): Adapt to new SG layout ( #17902 )
...
* fix(route/zaobao): Replace `got` while fetching article list
* .
* Update util.ts
* Update util.ts
2024-12-17 09:40:34 +08:00
Bubu
6e5738e4dc
feat(route): 新增 挖贝网 ( #17903 )
2024-12-17 02:48:58 +08:00
pseudoyu
fcd4b8f8f6
feat(route/twitter): support third-party twitter keywords api
2024-12-17 00:37:29 +08:00
gz4zzxc
07c1e88368
feat(route): add GDUFS news route and GDUFS xwxy news ( #17822 )
...
* feat(route):add GDUFS news route && GDUFS xwxy news
* fix(xwxy-news): update authors extraction to use toArray() method
* fix(xwxy-news): improve article detail fetching by explicitly passing item to fetchArticleDetail
* fix(xwxy-news): reorder authors extraction to trim text after converting to array
* refactor(routes): remove protocol from URLs in gdufs/news.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* refactor(routes): simplify route name in gdufs/news.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* refactor(routes): remove protocol from URLs in gdufs/news.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* refactor(routes): simplify route name in gdufs/xwxy-news.ts
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* refactor(routes): use cache to optimize article content fetching and author extraction in gdufs/news.ts and gdufs/xwxy-news.ts
* refactor(routes): Cache the entire item object in /gdufs/news & /gdufs/xwxy-news route
---------
2024-12-17 00:06:50 +08:00
FanofZY
030924a3ef
feat(route): add route for university: whu swrh ( #17689 )
...
* feat(route): add route for university: whu swrh (#1 )
* feat(route): add route for university: whu swrh
* Update swrh.ts
* Update swrh.ts
fixed the weixin url
* update swrh.ts for html and weixin content
* feat(route): add route for university: whu swrh
* update for fetching pubdate.
2024-12-16 22:44:11 +08:00
dependabot[bot]
8494da4f1a
chore(deps-dev): bump eslint from 9.16.0 to 9.17.0 ( #17905 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.16.0 to 9.17.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.16.0...v9.17.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
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>
2024-12-16 05:38:58 -08:00
dependabot[bot]
90dbb999f0
chore(deps-dev): bump @eslint/js from 9.16.0 to 9.17.0 ( #17909 )
...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.16.0 to 9.17.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/commits/v9.17.0/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
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>
2024-12-16 05:08:13 -08:00
dependabot[bot]
db967716a5
chore(deps): bump @scalar/hono-api-reference from 0.5.163 to 0.5.164 ( #17906 )
...
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/packages/hono-api-reference ) from 0.5.163 to 0.5.164.
- [Changelog](https://github.com/scalar/scalar/blob/main/packages/hono-api-reference/CHANGELOG.md )
- [Commits](https://github.com/scalar/scalar/commits/HEAD/packages/hono-api-reference )
---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 05:07:43 -08:00
dependabot[bot]
e74ab3b85c
chore(deps): bump tldts from 6.1.67 to 6.1.68 ( #17907 )
...
Bumps [tldts](https://github.com/remusao/tldts ) from 6.1.67 to 6.1.68.
- [Release notes](https://github.com/remusao/tldts/releases )
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remusao/tldts/compare/v6.1.67...v6.1.68 )
---
updated-dependencies:
- dependency-name: tldts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 05:07:12 -08:00
dependabot[bot]
0323d68d8d
chore(deps): bump hono from 4.6.13 to 4.6.14 ( #17908 )
...
Bumps [hono](https://github.com/honojs/hono ) from 4.6.13 to 4.6.14.
- [Release notes](https://github.com/honojs/hono/releases )
- [Commits](https://github.com/honojs/hono/compare/v4.6.13...v4.6.14 )
---
updated-dependencies:
- dependency-name: hono
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-16 08:29:55 +00:00
ueiu
8952721ce6
fix(route/egsea): 修复e快选因部分条目没有分类导致抓取失败 ( #17895 )
2024-12-15 04:35:58 -08:00
CaoMeiYouRen
655f7ac52f
fix(github/repos): 添加日期解析功能并优化数据处理 ( #17893 )
...
- 引入 `parseDate` 工具函数用于解析日期
- 根据排序类型(updated 或 pushed)动态设置发布日期
- 优化数据过滤和映射逻辑,减少嵌套层级
2024-12-14 05:02:44 -08:00
cnk
3a8d34ee3f
feat(route/hrbust): add 哈尔滨理工大学新闻网 ( #17870 )
...
* feat(route): add 哈尔滨理工大学新闻网
* fix(route): fix title for 哈尔滨理工大学新闻网
* fix(route): using v2 Route Standard
* fix(route/hrbust): fix with review
2024-12-13 16:19:55 -08:00
DaoXuan
7fda7a2539
feat(route): 新增博客道宣的窝 ( #17890 )
...
* 尝试
* /daoxuan
* 修改example
* Update lib/routes/daoxuan/rss.ts
---------
2024-12-14 02:22:17 +08:00
Ethan Shen
a5deeb3729
fix(types): fix route type definitions for different languages ( #17888 )
2024-12-14 00:23:13 +08:00
dependabot[bot]
6446448340
chore(deps): bump http-cookie-agent from 6.0.7 to 6.0.8 ( #17883 )
...
Bumps [http-cookie-agent](https://github.com/3846masa/http-cookie-agent ) from 6.0.7 to 6.0.8.
- [Release notes](https://github.com/3846masa/http-cookie-agent/releases )
- [Changelog](https://github.com/3846masa/http-cookie-agent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/3846masa/http-cookie-agent/compare/v6.0.7...v6.0.8 )
---
updated-dependencies:
- dependency-name: http-cookie-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-13 05:10:50 -08:00
X
352cac955d
fix(route/xiaohongshu): remove items url extra slash ( #17878 )
2024-12-12 22:01:10 +08:00
Geraldxm
2a90282da9
feat(route): 充电头网 ( #17860 )
...
* feat(route): 充电头网
* use REST API
* remove cache; use date_gmt
* Update lib/routes/chongdiantou/index.ts
2024-12-12 02:52:24 -08:00
dependabot[bot]
6ffabac654
chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2 ( #17876 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.10.1 to 22.10.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 01:27:27 -08:00
dependabot[bot]
0823df23c2
chore(deps): bump tldts from 6.1.66 to 6.1.67 ( #17877 )
...
Bumps [tldts](https://github.com/remusao/tldts ) from 6.1.66 to 6.1.67.
- [Release notes](https://github.com/remusao/tldts/releases )
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/remusao/tldts/compare/v6.1.66...v6.1.67 )
---
updated-dependencies:
- dependency-name: tldts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-12 08:31:28 +00:00
pseudoyu
6deb2f57cf
feat(route/twitter): support twitter list third-party api
2024-12-12 13:53:50 +08:00
Zihao Diao
127b45637a
feat(picnob): fix Picnob Instagram Reels video playback. ( #17874 )
...
* feat(picnob): fix Picnob igtv video playback.
Signed-off-by: Zihao Diao <hi@ericdiao.com>
* feat(picnob): fix Picnob Instagram Reels video playback
Signed-off-by: Zihao Diao <hi@ericdiao.com>
---------
Signed-off-by: Zihao Diao <hi@ericdiao.com>
2024-12-11 14:59:34 -08:00
Yun Du
7c5a04fa7a
feat(route): add cool paper first-author infomation ( #17857 )
...
* [update] update cool paper
* [add] add author of cool paper
2024-12-12 01:34:07 +08:00
Ethan Shen
e1c5e635fc
feat(route): add 中国疾病预防控制中心 ( #17873 )
2024-12-12 01:05:57 +08:00
Geraldxm
91399b3c27
feat: get full text for routes/qbitai/category ( #17740 )
2024-12-11 23:39:23 +08:00
天火流光
7a36be760e
feat: add routes ( #17792 )
...
* feat: add routes
Signed-off-by: 天火流光 <gc.thlg@gmail.com>
* feat: add routes
* revert: "feat: add routes"
This reverts commit 0bdbc3b0ee3ce536e6a02d1e8608bc85a19b42c3.
* fix: revert
* feat: add routes
Signed-off-by: 天火流光 <gc.thlg@gmail.com>
* 🐞 fix: Wait page to load
Signed-off-by: 天火流光 <gc.thlg@gmail.com>
* fix: improve video description
---------
Signed-off-by: 天火流光 <gc.thlg@gmail.com>
2024-12-11 23:18:37 +08:00
dependabot[bot]
936045ae97
chore(deps): bump zod from 3.23.8 to 3.24.1 ( #17865 )
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.23.8 to 3.24.1.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.23.8...v3.24.1 )
---
updated-dependencies:
- dependency-name: zod
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>
2024-12-11 22:02:57 +08:00
Bubu
107cc03951
feat(route): 添加 白鲸出海 ( #17845 )
...
* feat(route): 添加白鲸出海
* Update lib/routes/baijing/index.ts
* Update lib/routes/baijing/index.ts
2024-12-11 05:11:31 -08:00
Bubu
3cb7925770
feat(route): 新增 i黑马网 ( #17843 )
2024-12-11 20:42:13 +08:00
karasu
a49355bc40
fix(route): filter out invalid subscriptions ( #17861 )
2024-12-11 01:17:59 -08:00
lidashuang
ab760e9305
fix(/mittrchina/breaking): TypeError: Cannot read properties of null (reading 'content') ( #17855 )
...
* feat(route): add amz123.com
* fix(/mittrchina/breaking): check var null
TypeError: Cannot read properties of null (reading 'content')
* fix(/mittrchina): breaking url null properties
2024-12-11 01:13:41 -08:00
dependabot[bot]
c876e39f23
chore(deps): bump http-cookie-agent from 6.0.6 to 6.0.7 ( #17868 )
...
Bumps [http-cookie-agent](https://github.com/3846masa/http-cookie-agent ) from 6.0.6 to 6.0.7.
- [Release notes](https://github.com/3846masa/http-cookie-agent/releases )
- [Changelog](https://github.com/3846masa/http-cookie-agent/blob/main/CHANGELOG.md )
- [Commits](https://github.com/3846masa/http-cookie-agent/compare/v6.0.6...v6.0.7 )
---
updated-dependencies:
- dependency-name: http-cookie-agent
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 08:51:33 +00:00
dependabot[bot]
a15355ea36
chore(deps): bump rfc4648 from 1.5.3 to 1.5.4 ( #17866 )
...
Bumps [rfc4648](https://github.com/swansontec/rfc4648.js ) from 1.5.3 to 1.5.4.
- [Release notes](https://github.com/swansontec/rfc4648.js/releases )
- [Changelog](https://github.com/swansontec/rfc4648.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/swansontec/rfc4648.js/commits )
---
updated-dependencies:
- dependency-name: rfc4648
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 08:50:08 +00:00
dependabot[bot]
f9165acccc
chore(deps-dev): bump lint-staged from 15.2.10 to 15.2.11 ( #17863 )
...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged ) from 15.2.10 to 15.2.11.
- [Release notes](https://github.com/lint-staged/lint-staged/releases )
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md )
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.2.10...v15.2.11 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 08:49:58 +00:00
dependabot[bot]
32d09356f3
chore(deps-dev): bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1 ( #17862 )
...
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin ) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases )
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-11 08:49:46 +00:00
mocusez
e7647392dc
fix(route/duckdb): change blogs link and author ( #17856 )
...
* fix(route/duckdb): change blogs link and author
* fix(route/duckdb): update description selector
---------
2024-12-11 01:46:54 +08:00
dependabot[bot]
d93568fd12
chore(deps-dev): bump eslint-plugin-n from 17.14.0 to 17.15.0 ( #17850 )
...
Bumps [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n ) from 17.14.0 to 17.15.0.
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases )
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint-community/eslint-plugin-n/compare/v17.14.0...v17.15.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-n
dependency-type: direct:development
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>
2024-12-10 05:59:59 -08:00
dependabot[bot]
23f3dbda49
chore(deps-dev): bump @typescript-eslint/eslint-plugin ( #17848 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
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>
2024-12-10 21:24:57 +08:00
dependabot[bot]
61725b253c
chore(deps-dev): bump @typescript-eslint/parser from 8.17.0 to 8.18.0 ( #17847 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/parser )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
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>
2024-12-10 05:14:45 -08:00
iusx
f1c793aca5
fix(route/isct): TIP overflow layout ( #17838 )
...
* Update namespace.ts
* Update namespace.ts
2024-12-10 04:55:52 -08:00
dependabot[bot]
0d1a9d2305
chore(deps): bump nanoid from 3.3.7 to 3.3.8 ( #17854 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.3.7...3.3.8 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-10 08:52:36 +00:00