enhance: Node.js v24がActive LTSに移行されたことに伴いv24を標準に

This commit is contained in:
syuilo
2025-10-28 10:27:11 +09:00
parent d0a5ccc1ec
commit 231a6877be
7 changed files with 615 additions and 50 deletions

View File

@@ -85,6 +85,9 @@
"pnpm": {
"overrides": {
"@aiscript-dev/aiscript-languageserver": "-"
}
},
"ignoredBuiltDependencies": [
"@sentry-internal/node-cpu-profiler"
]
}
}