fix(deps): update [frontend] update dependencies [ci skip] (#16942)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-12-05 23:10:04 +09:00 committed by GitHub
parent 4ee6f90ab2
commit b0bffd3842
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 852 additions and 493 deletions

View File

@ -12,8 +12,8 @@
"devDependencies": { "devDependencies": {
"@types/estree": "1.0.8", "@types/estree": "1.0.8",
"@types/node": "24.10.1", "@types/node": "24.10.1",
"@typescript-eslint/eslint-plugin": "8.47.0", "@typescript-eslint/eslint-plugin": "8.48.0",
"@typescript-eslint/parser": "8.47.0", "@typescript-eslint/parser": "8.48.0",
"rollup": "4.53.3", "rollup": "4.53.3",
"typescript": "5.9.3" "typescript": "5.9.3"
}, },

View File

@ -17,7 +17,7 @@
"@rollup/pluginutils": "5.3.0", "@rollup/pluginutils": "5.3.0",
"@twemoji/parser": "16.0.0", "@twemoji/parser": "16.0.0",
"@vitejs/plugin-vue": "6.0.2", "@vitejs/plugin-vue": "6.0.2",
"@vue/compiler-sfc": "3.5.24", "@vue/compiler-sfc": "3.5.25",
"astring": "1.9.0", "astring": "1.9.0",
"buraha": "0.0.1", "buraha": "0.0.1",
"estree-walker": "3.0.3", "estree-walker": "3.0.3",
@ -29,14 +29,14 @@
"punycode.js": "2.3.1", "punycode.js": "2.3.1",
"rollup": "4.53.3", "rollup": "4.53.3",
"sass": "1.94.2", "sass": "1.94.2",
"shiki": "3.15.0", "shiki": "3.17.0",
"tinycolor2": "1.6.0", "tinycolor2": "1.6.0",
"tsc-alias": "1.8.16", "tsc-alias": "1.8.16",
"tsconfig-paths": "4.2.0", "tsconfig-paths": "4.2.0",
"typescript": "5.9.3", "typescript": "5.9.3",
"uuid": "13.0.0", "uuid": "13.0.0",
"vite": "7.2.4", "vite": "7.2.4",
"vue": "3.5.24" "vue": "3.5.25"
}, },
"devDependencies": { "devDependencies": {
"@misskey-dev/summaly": "5.2.5", "@misskey-dev/summaly": "5.2.5",
@ -48,21 +48,21 @@
"@types/punycode.js": "npm:@types/punycode@2.1.4", "@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1", "@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.47.0", "@typescript-eslint/eslint-plugin": "8.48.0",
"@typescript-eslint/parser": "8.47.0", "@typescript-eslint/parser": "8.48.0",
"@vitest/coverage-v8": "4.0.13", "@vitest/coverage-v8": "4.0.14",
"@vue/runtime-core": "3.5.24", "@vue/runtime-core": "3.5.25",
"acorn": "8.15.0", "acorn": "8.15.0",
"cross-env": "10.1.0", "cross-env": "10.1.0",
"eslint-plugin-import": "2.32.0", "eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.6.0", "eslint-plugin-vue": "10.6.2",
"fast-glob": "3.3.3", "fast-glob": "3.3.3",
"happy-dom": "20.0.10", "happy-dom": "20.0.11",
"intersection-observer": "0.12.2", "intersection-observer": "0.12.2",
"micromatch": "4.0.8", "micromatch": "4.0.8",
"msw": "2.12.2", "msw": "2.12.3",
"nodemon": "3.1.11", "nodemon": "3.1.11",
"prettier": "3.6.2", "prettier": "3.7.1",
"start-server-and-test": "2.1.3", "start-server-and-test": "2.1.3",
"tsx": "4.20.6", "tsx": "4.20.6",
"vite-plugin-turbosnap": "1.0.3", "vite-plugin-turbosnap": "1.0.3",

View File

@ -22,10 +22,10 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "24.10.1", "@types/node": "24.10.1",
"@typescript-eslint/eslint-plugin": "8.47.0", "@typescript-eslint/eslint-plugin": "8.48.0",
"@typescript-eslint/parser": "8.47.0", "@typescript-eslint/parser": "8.48.0",
"esbuild": "0.27.0", "esbuild": "0.27.0",
"eslint-plugin-vue": "10.6.0", "eslint-plugin-vue": "10.6.2",
"nodemon": "3.1.11", "nodemon": "3.1.11",
"typescript": "5.9.3", "typescript": "5.9.3",
"vue-eslint-parser": "10.2.0" "vue-eslint-parser": "10.2.0"
@ -36,6 +36,6 @@
"dependencies": { "dependencies": {
"i18n": "workspace:*", "i18n": "workspace:*",
"misskey-js": "workspace:*", "misskey-js": "workspace:*",
"vue": "3.5.24" "vue": "3.5.25"
} }
} }

View File

@ -25,12 +25,12 @@
"@rollup/plugin-json": "6.1.0", "@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "6.0.3", "@rollup/plugin-replace": "6.0.3",
"@rollup/pluginutils": "5.3.0", "@rollup/pluginutils": "5.3.0",
"@sentry/vue": "10.26.0", "@sentry/vue": "10.27.0",
"@syuilo/aiscript": "1.2.0", "@syuilo/aiscript": "1.2.0",
"@syuilo/aiscript-0-19-0": "npm:@syuilo/aiscript@^0.19.0", "@syuilo/aiscript-0-19-0": "npm:@syuilo/aiscript@^0.19.0",
"@twemoji/parser": "16.0.0", "@twemoji/parser": "16.0.0",
"@vitejs/plugin-vue": "6.0.2", "@vitejs/plugin-vue": "6.0.2",
"@vue/compiler-sfc": "3.5.24", "@vue/compiler-sfc": "3.5.25",
"aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.1.15", "aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.1.15",
"analytics": "0.8.19", "analytics": "0.8.19",
"astring": "1.9.0", "astring": "1.9.0",
@ -59,7 +59,7 @@
"json5": "2.2.3", "json5": "2.2.3",
"magic-string": "0.30.21", "magic-string": "0.30.21",
"matter-js": "0.20.0", "matter-js": "0.20.0",
"mediabunny": "1.25.1", "mediabunny": "1.25.3",
"mfm-js": "0.25.0", "mfm-js": "0.25.0",
"misskey-bubble-game": "workspace:*", "misskey-bubble-game": "workspace:*",
"misskey-js": "workspace:*", "misskey-js": "workspace:*",
@ -71,7 +71,7 @@
"rollup": "4.53.3", "rollup": "4.53.3",
"sanitize-html": "2.17.0", "sanitize-html": "2.17.0",
"sass": "1.94.2", "sass": "1.94.2",
"shiki": "3.15.0", "shiki": "3.17.0",
"strict-event-emitter-types": "2.0.0", "strict-event-emitter-types": "2.0.0",
"textarea-caret": "3.1.0", "textarea-caret": "3.1.0",
"three": "0.181.2", "three": "0.181.2",
@ -82,7 +82,7 @@
"typescript": "5.9.3", "typescript": "5.9.3",
"v-code-diff": "1.13.1", "v-code-diff": "1.13.1",
"vite": "7.2.4", "vite": "7.2.4",
"vue": "3.5.24", "vue": "3.5.25",
"vuedraggable": "next", "vuedraggable": "next",
"wanakana": "5.3.1" "wanakana": "5.3.1"
}, },
@ -90,7 +90,7 @@
"@misskey-dev/summaly": "5.2.5", "@misskey-dev/summaly": "5.2.5",
"@storybook/addon-essentials": "8.6.14", "@storybook/addon-essentials": "8.6.14",
"@storybook/addon-interactions": "8.6.14", "@storybook/addon-interactions": "8.6.14",
"@storybook/addon-links": "10.0.8", "@storybook/addon-links": "10.1.0",
"@storybook/addon-mdx-gfm": "8.6.14", "@storybook/addon-mdx-gfm": "8.6.14",
"@storybook/addon-storysource": "8.6.14", "@storybook/addon-storysource": "8.6.14",
"@storybook/blocks": "8.6.14", "@storybook/blocks": "8.6.14",
@ -98,13 +98,13 @@
"@storybook/core-events": "8.6.14", "@storybook/core-events": "8.6.14",
"@storybook/manager-api": "8.6.14", "@storybook/manager-api": "8.6.14",
"@storybook/preview-api": "8.6.14", "@storybook/preview-api": "8.6.14",
"@storybook/react": "10.0.8", "@storybook/react": "10.1.0",
"@storybook/react-vite": "10.0.8", "@storybook/react-vite": "10.1.0",
"@storybook/test": "8.6.14", "@storybook/test": "8.6.14",
"@storybook/theming": "8.6.14", "@storybook/theming": "8.6.14",
"@storybook/types": "8.6.14", "@storybook/types": "8.6.14",
"@storybook/vue3": "10.0.8", "@storybook/vue3": "10.1.0",
"@storybook/vue3-vite": "10.0.8", "@storybook/vue3-vite": "10.1.0",
"@tabler/icons-webfont": "3.35.0", "@tabler/icons-webfont": "3.35.0",
"@testing-library/vue": "8.1.0", "@testing-library/vue": "8.1.0",
"@types/canvas-confetti": "1.9.0", "@types/canvas-confetti": "1.9.0",
@ -118,35 +118,35 @@
"@types/throttle-debounce": "5.0.2", "@types/throttle-debounce": "5.0.2",
"@types/tinycolor2": "1.4.6", "@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1", "@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.47.0", "@typescript-eslint/eslint-plugin": "8.48.0",
"@typescript-eslint/parser": "8.47.0", "@typescript-eslint/parser": "8.48.0",
"@vitest/coverage-v8": "4.0.13", "@vitest/coverage-v8": "4.0.14",
"@vue/compiler-core": "3.5.24", "@vue/compiler-core": "3.5.25",
"@vue/runtime-core": "3.5.24", "@vue/runtime-core": "3.5.25",
"acorn": "8.15.0", "acorn": "8.15.0",
"cross-env": "10.1.0", "cross-env": "10.1.0",
"cypress": "15.7.0", "cypress": "15.7.0",
"eslint-plugin-import": "2.32.0", "eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.6.0", "eslint-plugin-vue": "10.6.2",
"fast-glob": "3.3.3", "fast-glob": "3.3.3",
"happy-dom": "20.0.10", "happy-dom": "20.0.11",
"intersection-observer": "0.12.2", "intersection-observer": "0.12.2",
"micromatch": "4.0.8", "micromatch": "4.0.8",
"minimatch": "10.1.1", "minimatch": "10.1.1",
"msw": "2.12.2", "msw": "2.12.3",
"msw-storybook-addon": "2.0.6", "msw-storybook-addon": "2.0.6",
"nodemon": "3.1.11", "nodemon": "3.1.11",
"prettier": "3.6.2", "prettier": "3.7.1",
"react": "19.2.0", "react": "19.2.0",
"react-dom": "19.2.0", "react-dom": "19.2.0",
"seedrandom": "3.0.5", "seedrandom": "3.0.5",
"start-server-and-test": "2.1.3", "start-server-and-test": "2.1.3",
"storybook": "10.0.8", "storybook": "10.1.0",
"storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme", "storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme",
"tsx": "4.20.6", "tsx": "4.20.6",
"vite-plugin-glsl": "1.5.4", "vite-plugin-glsl": "1.5.4",
"vite-plugin-turbosnap": "1.0.3", "vite-plugin-turbosnap": "1.0.3",
"vitest": "4.0.13", "vitest": "4.0.14",
"vitest-fetch-mock": "0.4.5", "vitest-fetch-mock": "0.4.5",
"vue-component-type-helpers": "3.1.5", "vue-component-type-helpers": "3.1.5",
"vue-eslint-parser": "10.2.0", "vue-eslint-parser": "10.2.0",

View File

@ -13,8 +13,8 @@
"devDependencies": { "devDependencies": {
"@types/node": "24.10.1", "@types/node": "24.10.1",
"@types/wawoff2": "1.0.2", "@types/wawoff2": "1.0.2",
"@typescript-eslint/eslint-plugin": "8.47.0", "@typescript-eslint/eslint-plugin": "8.48.0",
"@typescript-eslint/parser": "8.47.0" "@typescript-eslint/parser": "8.48.0"
}, },
"dependencies": { "dependencies": {
"@tabler/icons-webfont": "3.35.0", "@tabler/icons-webfont": "3.35.0",

View File

@ -27,8 +27,8 @@
"@types/matter-js": "0.20.2", "@types/matter-js": "0.20.2",
"@types/node": "24.10.1", "@types/node": "24.10.1",
"@types/seedrandom": "3.0.8", "@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "8.47.0", "@typescript-eslint/eslint-plugin": "8.48.0",
"@typescript-eslint/parser": "8.47.0", "@typescript-eslint/parser": "8.48.0",
"esbuild": "0.27.0", "esbuild": "0.27.0",
"execa": "9.6.0", "execa": "9.6.0",
"glob": "11.1.0", "glob": "11.1.0",

View File

@ -25,8 +25,8 @@
}, },
"devDependencies": { "devDependencies": {
"@types/node": "24.10.1", "@types/node": "24.10.1",
"@typescript-eslint/eslint-plugin": "8.47.0", "@typescript-eslint/eslint-plugin": "8.48.0",
"@typescript-eslint/parser": "8.47.0", "@typescript-eslint/parser": "8.48.0",
"esbuild": "0.27.0", "esbuild": "0.27.0",
"execa": "9.6.0", "execa": "9.6.0",
"glob": "11.1.0", "glob": "11.1.0",

View File

@ -15,7 +15,7 @@
"misskey-js": "workspace:*" "misskey-js": "workspace:*"
}, },
"devDependencies": { "devDependencies": {
"@typescript-eslint/parser": "8.47.0", "@typescript-eslint/parser": "8.48.0",
"@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74", "@typescript/lib-webworker": "npm:@types/serviceworker@0.0.74",
"eslint-plugin-import": "2.32.0", "eslint-plugin-import": "2.32.0",
"nodemon": "3.1.11", "nodemon": "3.1.11",

File diff suppressed because it is too large Load Diff