fix(deps): update [root] update dependencies [ci skip] (#16770)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-08 16:14:17 +09:00 committed by GitHub
parent ef1cdca6f9
commit b82533c4b8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 807 additions and 204 deletions

View File

@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/misskey-dev/misskey.git"
},
"packageManager": "pnpm@10.18.2",
"packageManager": "pnpm@10.20.0",
"workspaces": [
"packages/frontend-shared",
"packages/frontend",
@ -53,8 +53,8 @@
"lodash": "4.17.21"
},
"dependencies": {
"cssnano": "7.1.1",
"esbuild": "0.25.10",
"cssnano": "7.1.2",
"esbuild": "0.25.11",
"execa": "9.6.0",
"fast-glob": "3.3.3",
"glob": "11.0.3",
@ -68,15 +68,15 @@
"devDependencies": {
"@misskey-dev/eslint-plugin": "2.1.0",
"@types/js-yaml": "4.0.9",
"@types/node": "24.9.1",
"@typescript-eslint/eslint-plugin": "8.46.1",
"@typescript-eslint/parser": "8.46.1",
"@types/node": "24.9.2",
"@typescript-eslint/eslint-plugin": "8.46.2",
"@typescript-eslint/parser": "8.46.2",
"cross-env": "10.1.0",
"cypress": "15.4.0",
"eslint": "9.37.0",
"globals": "16.4.0",
"cypress": "15.5.0",
"eslint": "9.39.0",
"globals": "16.5.0",
"ncp": "2.0.0",
"pnpm": "10.18.2",
"pnpm": "10.20.0",
"start-server-and-test": "2.1.2"
},
"optionalDependencies": {

File diff suppressed because it is too large Load Diff