1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 05:45:41 +02:00

chore(deps): update [root] update dependencies (#16902)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-30 14:19:23 +09:00
committed by GitHub
parent 768e1dd016
commit fbd11c1eec
2 changed files with 13 additions and 13 deletions

View File

@@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/misskey-dev/misskey.git"
},
"packageManager": "pnpm@10.22.0",
"packageManager": "pnpm@10.23.0",
"workspaces": [
"packages/misskey-js",
"packages/i18n",
@@ -77,12 +77,12 @@
"@typescript-eslint/eslint-plugin": "8.47.0",
"@typescript-eslint/parser": "8.47.0",
"cross-env": "10.1.0",
"cypress": "15.6.0",
"cypress": "15.7.0",
"eslint": "9.39.1",
"globals": "16.5.0",
"ncp": "2.0.0",
"pnpm": "10.22.0",
"start-server-and-test": "2.1.2"
"pnpm": "10.23.0",
"start-server-and-test": "2.1.3"
},
"optionalDependencies": {
"@tensorflow/tfjs-core": "4.22.0"