fix(deps): update [root] update dependencies (#16142)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-06-11 14:39:49 +09:00 committed by GitHub
parent 8f66ffc14d
commit 568021498f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 273 additions and 502 deletions

View File

@ -6,7 +6,7 @@
"type": "git", "type": "git",
"url": "https://github.com/misskey-dev/misskey.git" "url": "https://github.com/misskey-dev/misskey.git"
}, },
"packageManager": "pnpm@10.11.0", "packageManager": "pnpm@10.12.1",
"workspaces": [ "workspaces": [
"packages/frontend-shared", "packages/frontend-shared",
"packages/frontend", "packages/frontend",
@ -53,28 +53,28 @@
}, },
"dependencies": { "dependencies": {
"cssnano": "7.0.7", "cssnano": "7.0.7",
"esbuild": "0.25.4", "esbuild": "0.25.5",
"execa": "9.5.3", "execa": "9.6.0",
"fast-glob": "3.3.3", "fast-glob": "3.3.3",
"glob": "11.0.2", "glob": "11.0.2",
"ignore-walk": "7.0.0", "ignore-walk": "7.0.0",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"postcss": "8.5.3", "postcss": "8.5.4",
"tar": "7.4.3", "tar": "7.4.3",
"terser": "5.39.2", "terser": "5.42.0",
"typescript": "5.8.3" "typescript": "5.8.3"
}, },
"devDependencies": { "devDependencies": {
"@misskey-dev/eslint-plugin": "2.1.0", "@misskey-dev/eslint-plugin": "2.1.0",
"@types/node": "22.15.21", "@types/node": "22.15.31",
"@typescript-eslint/eslint-plugin": "8.32.1", "@typescript-eslint/eslint-plugin": "8.34.0",
"@typescript-eslint/parser": "8.32.1", "@typescript-eslint/parser": "8.34.0",
"cross-env": "7.0.3", "cross-env": "7.0.3",
"cypress": "14.4.0", "cypress": "14.4.1",
"eslint": "9.27.0", "eslint": "9.28.0",
"globals": "16.1.0", "globals": "16.2.0",
"ncp": "2.0.0", "ncp": "2.0.0",
"pnpm": "10.11.0", "pnpm": "10.12.1",
"start-server-and-test": "2.0.12" "start-server-and-test": "2.0.12"
}, },
"optionalDependencies": { "optionalDependencies": {

File diff suppressed because it is too large Load Diff