1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 14:24:58 +02:00

Merge branch 'develop' into room

This commit is contained in:
syuilo
2026-05-15 09:41:51 +09:00
2 changed files with 3 additions and 1 deletions

View File

@@ -133,7 +133,7 @@
"qrcode": "1.5.4",
"random-seed": "0.3.0",
"ratelimiter": "3.4.1",
"re2": "1.24.0",
"re2": "1.24.1",
"reflect-metadata": "0.2.2",
"rename": "1.0.4",
"rss-parser": "3.13.0",

View File

@@ -54,6 +54,8 @@ minimumReleaseAgeExclude:
- slacc-win32-x64-msvc
- '@typescript/native-preview*'
- pnpm
- re2 # そのうち消す
- nan # そのうち消す
- systeminformation # 脆弱性対応。そのうち消す
overrides:
'@aiscript-dev/aiscript-languageserver': '-'