From 33d93628cac3ae79b3d7203998e787cfac220708 Mon Sep 17 00:00:00 2001 From: Wyh-max-star Date: Sat, 13 Jun 2026 11:31:49 +0800 Subject: [PATCH] =?UTF-8?q?:beers:=20publish=20plugin=20=E5=BC=80=E6=BA=90?= =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=AE=89=E5=85=A8=E5=8A=A9=E6=89=8B=20(#4043?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/plugins.json5 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/assets/plugins.json5 b/assets/plugins.json5 index ba4affd6..b2a15662 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -11005,4 +11005,16 @@ ], "is_official": false }, + { + "module_name": "nonebot_plugin_depsafe", + "project_link": "nonebot-plugin-depsafe", + "author_id": 208776160, + "tags": [ + { + "label": "security", + "color": "#ea5252" + } + ], + "is_official": false + }, ]