From 6f9163271857c13f940eb8e475e70a2f216059c4 Mon Sep 17 00:00:00 2001 From: Wyh-max-star Date: Sat, 6 Jun 2026 18:16:07 +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 566c86ea..0c3ad74d 100644 --- a/assets/plugins.json5 +++ b/assets/plugins.json5 @@ -10978,4 +10978,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 + }, ]