fix(deps): update [root] update dependencies

This commit is contained in:
renovate[bot] 2025-06-05 13:29:29 +00:00 committed by GitHub
parent 95ea62f222
commit 13b9d533c9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 605 additions and 365 deletions

View File

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

File diff suppressed because it is too large Load Diff