fix(deps): update [frontend] update dependencies

This commit is contained in:
renovate[bot] 2025-10-17 00:58:05 +00:00 committed by GitHub
parent 29892d2a01
commit 1641723750
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 907 additions and 487 deletions

View File

@ -11,15 +11,15 @@
},
"devDependencies": {
"@types/estree": "1.0.8",
"@types/node": "22.18.8",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0",
"rollup": "4.52.3",
"@types/node": "22.18.9",
"@typescript-eslint/eslint-plugin": "8.46.0",
"@typescript-eslint/parser": "8.46.0",
"rollup": "4.52.4",
"typescript": "5.9.3"
},
"dependencies": {
"estree-walker": "3.0.3",
"magic-string": "0.30.19",
"vite": "7.1.7"
"vite": "7.1.9"
}
}

View File

@ -26,7 +26,7 @@
"mfm-js": "0.25.0",
"misskey-js": "workspace:*",
"punycode.js": "2.3.1",
"rollup": "4.52.3",
"rollup": "4.52.4",
"sass": "1.93.2",
"shiki": "3.13.0",
"tinycolor2": "1.6.0",
@ -34,7 +34,7 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.9.3",
"uuid": "13.0.0",
"vite": "7.1.7",
"vite": "7.1.9",
"vue": "3.5.22"
},
"devDependencies": {
@ -43,12 +43,12 @@
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.8",
"@types/micromatch": "4.0.9",
"@types/node": "22.18.8",
"@types/node": "22.18.9",
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0",
"@typescript-eslint/eslint-plugin": "8.46.0",
"@typescript-eslint/parser": "8.46.0",
"@vitest/coverage-v8": "3.2.4",
"@vue/runtime-core": "3.5.22",
"acorn": "8.15.0",
@ -59,14 +59,14 @@
"happy-dom": "19.0.2",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.11.3",
"msw": "2.11.5",
"nodemon": "3.1.10",
"prettier": "3.6.2",
"start-server-and-test": "2.1.2",
"tsx": "4.20.6",
"vite-plugin-turbosnap": "1.0.3",
"vue-component-type-helpers": "3.1.0",
"vue-component-type-helpers": "3.1.1",
"vue-eslint-parser": "10.2.0",
"vue-tsc": "3.1.0"
"vue-tsc": "3.1.1"
}
}

View File

@ -21,9 +21,9 @@
"lint": "pnpm typecheck && pnpm eslint"
},
"devDependencies": {
"@types/node": "22.18.8",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0",
"@types/node": "22.18.9",
"@typescript-eslint/eslint-plugin": "8.46.0",
"@typescript-eslint/parser": "8.46.0",
"esbuild": "0.25.10",
"eslint-plugin-vue": "10.5.0",
"nodemon": "3.1.10",

View File

@ -24,7 +24,7 @@
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "6.0.2",
"@rollup/pluginutils": "5.3.0",
"@sentry/vue": "10.17.0",
"@sentry/vue": "10.19.0",
"@syuilo/aiscript": "1.1.2",
"@syuilo/aiscript-0-19-0": "npm:@syuilo/aiscript@^0.19.0",
"@twemoji/parser": "16.0.0",
@ -57,7 +57,7 @@
"json5": "2.2.3",
"magic-string": "0.30.19",
"matter-js": "0.20.0",
"mediabunny": "1.21.1",
"mediabunny": "1.23.0",
"mfm-js": "0.25.0",
"misskey-bubble-game": "workspace:*",
"misskey-js": "workspace:*",
@ -66,7 +66,7 @@
"punycode.js": "2.3.1",
"qr-code-styling": "1.9.2",
"qr-scanner": "1.4.2",
"rollup": "4.52.3",
"rollup": "4.52.4",
"sanitize-html": "2.17.0",
"sass": "1.93.2",
"shiki": "3.13.0",
@ -79,7 +79,7 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.9.3",
"v-code-diff": "1.13.1",
"vite": "7.1.7",
"vite": "7.1.9",
"vue": "3.5.22",
"vuedraggable": "next",
"wanakana": "5.3.1"
@ -109,21 +109,21 @@
"@types/estree": "1.0.8",
"@types/matter-js": "0.20.2",
"@types/micromatch": "4.0.9",
"@types/node": "22.18.8",
"@types/node": "22.18.9",
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/sanitize-html": "2.16.0",
"@types/seedrandom": "3.0.8",
"@types/throttle-debounce": "5.0.2",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0",
"@typescript-eslint/eslint-plugin": "8.46.0",
"@typescript-eslint/parser": "8.46.0",
"@vitest/coverage-v8": "3.2.4",
"@vue/compiler-core": "3.5.22",
"@vue/runtime-core": "3.5.22",
"acorn": "8.15.0",
"cross-env": "10.1.0",
"cypress": "15.3.0",
"cypress": "15.4.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.5.0",
"fast-glob": "3.3.3",
@ -131,7 +131,7 @@
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"minimatch": "10.0.3",
"msw": "2.11.3",
"msw": "2.11.5",
"msw-storybook-addon": "2.0.5",
"nodemon": "3.1.10",
"prettier": "3.6.2",
@ -145,8 +145,8 @@
"vite-plugin-turbosnap": "1.0.3",
"vitest": "3.2.4",
"vitest-fetch-mock": "0.4.5",
"vue-component-type-helpers": "3.1.0",
"vue-component-type-helpers": "3.1.1",
"vue-eslint-parser": "10.2.0",
"vue-tsc": "3.1.0"
"vue-tsc": "3.1.1"
}
}

View File

@ -11,10 +11,10 @@
"lint": "pnpm typecheck && pnpm eslint"
},
"devDependencies": {
"@types/node": "22.18.8",
"@types/node": "22.18.9",
"@types/wawoff2": "1.0.2",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0"
"@typescript-eslint/eslint-plugin": "8.46.0",
"@typescript-eslint/parser": "8.46.0"
},
"dependencies": {
"@tabler/icons-webfont": "3.35.0",

View File

@ -23,10 +23,10 @@
},
"devDependencies": {
"@types/matter-js": "0.20.2",
"@types/node": "22.18.8",
"@types/node": "22.18.9",
"@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0",
"@typescript-eslint/eslint-plugin": "8.46.0",
"@typescript-eslint/parser": "8.46.0",
"esbuild": "0.25.10",
"execa": "9.6.0",
"glob": "11.0.3",

View File

@ -22,9 +22,9 @@
"lint": "pnpm typecheck && pnpm eslint"
},
"devDependencies": {
"@types/node": "22.18.8",
"@typescript-eslint/eslint-plugin": "8.45.0",
"@typescript-eslint/parser": "8.45.0",
"@types/node": "22.18.9",
"@typescript-eslint/eslint-plugin": "8.46.0",
"@typescript-eslint/parser": "8.46.0",
"esbuild": "0.25.10",
"execa": "9.6.0",
"glob": "11.0.3",

View File

@ -14,7 +14,7 @@
"misskey-js": "workspace:*"
},
"devDependencies": {
"@typescript-eslint/parser": "8.45.0",
"@typescript-eslint/parser": "8.46.0",
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74",
"eslint-plugin-import": "2.32.0",
"nodemon": "3.1.10",

File diff suppressed because it is too large Load Diff