fix(deps): update [frontend] update dependencies

This commit is contained in:
renovate[bot] 2026-01-11 06:11:04 +00:00 committed by GitHub
parent 4bc0026900
commit 98d8c42b17
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 1090 additions and 358 deletions

View File

@ -12,8 +12,8 @@
"devDependencies": {
"@types/estree": "1.0.8",
"@types/node": "24.10.4",
"@typescript-eslint/eslint-plugin": "8.50.1",
"@typescript-eslint/parser": "8.50.1",
"@typescript-eslint/eslint-plugin": "8.51.0",
"@typescript-eslint/parser": "8.51.0",
"rollup": "4.54.0"
},
"dependencies": {

View File

@ -35,7 +35,7 @@
},
"devDependencies": {
"@misskey-dev/summaly": "5.2.5",
"@tabler/icons-webfont": "3.35.0",
"@tabler/icons-webfont": "3.36.1",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.8",
"@types/micromatch": "4.0.10",
@ -43,8 +43,8 @@
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.50.1",
"@typescript-eslint/parser": "8.50.1",
"@typescript-eslint/eslint-plugin": "8.51.0",
"@typescript-eslint/parser": "8.51.0",
"@vitest/coverage-v8": "4.0.16",
"@vue/runtime-core": "3.5.26",
"acorn": "8.15.0",
@ -54,7 +54,7 @@
"happy-dom": "20.0.11",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.12.6",
"msw": "2.12.7",
"nodemon": "3.1.11",
"prettier": "3.7.4",
"start-server-and-test": "2.1.3",

View File

@ -22,8 +22,8 @@
},
"devDependencies": {
"@types/node": "24.10.4",
"@typescript-eslint/eslint-plugin": "8.50.1",
"@typescript-eslint/parser": "8.50.1",
"@typescript-eslint/eslint-plugin": "8.51.0",
"@typescript-eslint/parser": "8.51.0",
"esbuild": "0.27.2",
"eslint-plugin-vue": "10.6.2",
"nodemon": "3.1.11",

View File

@ -55,7 +55,7 @@
"is-file-animated": "1.0.2",
"json5": "2.2.3",
"matter-js": "0.20.0",
"mediabunny": "1.27.2",
"mediabunny": "1.27.3",
"mfm-js": "0.25.0",
"misskey-bubble-game": "workspace:*",
"misskey-js": "workspace:*",
@ -81,7 +81,7 @@
"@misskey-dev/summaly": "5.2.5",
"@storybook/addon-essentials": "8.6.15",
"@storybook/addon-interactions": "8.6.15",
"@storybook/addon-links": "10.1.10",
"@storybook/addon-links": "10.1.11",
"@storybook/addon-mdx-gfm": "8.6.15",
"@storybook/addon-storysource": "8.6.15",
"@storybook/blocks": "8.6.15",
@ -89,14 +89,14 @@
"@storybook/core-events": "8.6.15",
"@storybook/manager-api": "8.6.15",
"@storybook/preview-api": "8.6.15",
"@storybook/react": "10.1.10",
"@storybook/react-vite": "10.1.10",
"@storybook/react": "10.1.11",
"@storybook/react-vite": "10.1.11",
"@storybook/test": "8.6.15",
"@storybook/theming": "8.6.15",
"@storybook/types": "8.6.15",
"@storybook/vue3": "10.1.10",
"@storybook/vue3-vite": "10.1.10",
"@tabler/icons-webfont": "3.35.0",
"@storybook/vue3": "10.1.11",
"@storybook/vue3-vite": "10.1.11",
"@tabler/icons-webfont": "3.36.1",
"@testing-library/vue": "8.1.0",
"@types/canvas-confetti": "1.9.0",
"@types/estree": "1.0.8",
@ -110,8 +110,8 @@
"@types/textarea-caret": "3.0.4",
"@types/throttle-debounce": "5.0.2",
"@types/tinycolor2": "1.4.6",
"@typescript-eslint/eslint-plugin": "8.50.1",
"@typescript-eslint/parser": "8.50.1",
"@typescript-eslint/eslint-plugin": "8.51.0",
"@typescript-eslint/parser": "8.51.0",
"@vitest/coverage-v8": "4.0.16",
"@vue/compiler-core": "3.5.26",
"acorn": "8.15.0",
@ -126,7 +126,7 @@
"magic-string": "0.30.21",
"micromatch": "4.0.8",
"minimatch": "10.1.1",
"msw": "2.12.6",
"msw": "2.12.7",
"msw-storybook-addon": "2.0.6",
"nodemon": "3.1.11",
"prettier": "3.7.4",
@ -134,7 +134,7 @@
"react-dom": "19.2.3",
"seedrandom": "3.0.5",
"start-server-and-test": "2.1.3",
"storybook": "10.1.10",
"storybook": "10.1.11",
"storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme",
"tsx": "4.21.0",
"vite-plugin-glsl": "1.5.5",

View File

@ -13,12 +13,12 @@
"devDependencies": {
"@types/node": "24.10.4",
"@types/wawoff2": "1.0.2",
"@typescript-eslint/eslint-plugin": "8.50.1",
"@typescript-eslint/parser": "8.50.1"
"@typescript-eslint/eslint-plugin": "8.51.0",
"@typescript-eslint/parser": "8.51.0"
},
"dependencies": {
"@tabler/icons-webfont": "3.35.0",
"harfbuzzjs": "0.4.14",
"@tabler/icons-webfont": "3.36.1",
"harfbuzzjs": "0.4.15",
"tsx": "4.21.0",
"wawoff2": "2.0.1"
},

View File

@ -27,8 +27,8 @@
"@types/matter-js": "0.20.2",
"@types/node": "24.10.4",
"@types/seedrandom": "3.0.8",
"@typescript-eslint/eslint-plugin": "8.50.1",
"@typescript-eslint/parser": "8.50.1",
"@typescript-eslint/eslint-plugin": "8.51.0",
"@typescript-eslint/parser": "8.51.0",
"esbuild": "0.27.2",
"execa": "9.6.1",
"nodemon": "3.1.11"

View File

@ -25,8 +25,8 @@
},
"devDependencies": {
"@types/node": "24.10.4",
"@typescript-eslint/eslint-plugin": "8.50.1",
"@typescript-eslint/parser": "8.50.1",
"@typescript-eslint/eslint-plugin": "8.51.0",
"@typescript-eslint/parser": "8.51.0",
"esbuild": "0.27.2",
"execa": "9.6.1",
"nodemon": "3.1.11"

View File

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

File diff suppressed because it is too large Load Diff