fix(deps): update [root] update dependencies

This commit is contained in:
renovate[bot] 2025-08-08 16:53:59 +00:00 committed by GitHub
parent e67ff36e57
commit 43b3f10201
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 398 additions and 256 deletions

View File

@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/misskey-dev/misskey.git"
},
"packageManager": "pnpm@10.13.1",
"packageManager": "pnpm@10.14.0",
"workspaces": [
"packages/frontend-shared",
"packages/frontend",
@ -53,7 +53,7 @@
},
"dependencies": {
"cssnano": "7.1.0",
"esbuild": "0.25.6",
"esbuild": "0.25.8",
"execa": "9.6.0",
"fast-glob": "3.3.3",
"glob": "11.0.3",
@ -62,20 +62,20 @@
"postcss": "8.5.6",
"tar": "7.4.3",
"terser": "5.43.1",
"typescript": "5.8.3"
"typescript": "5.9.2"
},
"devDependencies": {
"@misskey-dev/eslint-plugin": "2.1.0",
"@types/node": "22.16.4",
"@typescript-eslint/eslint-plugin": "8.37.0",
"@typescript-eslint/parser": "8.37.0",
"@types/node": "22.17.1",
"@typescript-eslint/eslint-plugin": "8.39.0",
"@typescript-eslint/parser": "8.39.0",
"cross-env": "7.0.3",
"cypress": "14.5.2",
"eslint": "9.31.0",
"cypress": "14.5.4",
"eslint": "9.32.0",
"globals": "16.3.0",
"ncp": "2.0.0",
"pnpm": "10.13.1",
"start-server-and-test": "2.0.12"
"pnpm": "10.14.0",
"start-server-and-test": "2.0.13"
},
"optionalDependencies": {
"@tensorflow/tfjs-core": "4.22.0"

File diff suppressed because it is too large Load Diff