chore(deps): update pnpm to v10.27.0 [security] (#17082)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-08 09:00:30 +09:00
committed by GitHub
parent bf41e9edd1
commit cf89c4e363
2 changed files with 9 additions and 7 deletions

View File

@@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/misskey-dev/misskey.git"
},
"packageManager": "pnpm@10.26.2",
"packageManager": "pnpm@10.27.0",
"workspaces": [
"packages/misskey-js",
"packages/i18n",
@@ -79,7 +79,7 @@
"eslint": "9.39.2",
"globals": "16.5.0",
"ncp": "2.0.0",
"pnpm": "10.26.2",
"pnpm": "10.27.0",
"typescript": "5.9.3",
"start-server-and-test": "2.1.3"
},