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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-11-26 21:40:24 +09:00
committed by GitHub
parent 1590a73d3d
commit 105cc4b50a
9 changed files with 516 additions and 571 deletions

View File

@@ -15,7 +15,7 @@
"@rollup/plugin-replace": "6.0.3",
"@rollup/pluginutils": "5.3.0",
"@twemoji/parser": "16.0.0",
"@vitejs/plugin-vue": "6.0.1",
"@vitejs/plugin-vue": "6.0.2",
"@vue/compiler-sfc": "3.5.24",
"astring": "1.9.0",
"buraha": "0.0.1",
@@ -26,8 +26,8 @@
"mfm-js": "0.25.0",
"misskey-js": "workspace:*",
"punycode.js": "2.3.1",
"rollup": "4.53.1",
"sass": "1.93.3",
"rollup": "4.53.3",
"sass": "1.94.1",
"shiki": "3.15.0",
"tinycolor2": "1.6.0",
"tsc-alias": "1.8.16",
@@ -43,12 +43,12 @@
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.8",
"@types/micromatch": "4.0.10",
"@types/node": "24.10.0",
"@types/node": "24.10.1",
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",
"@typescript-eslint/eslint-plugin": "8.46.3",
"@typescript-eslint/parser": "8.46.3",
"@typescript-eslint/eslint-plugin": "8.47.0",
"@typescript-eslint/parser": "8.47.0",
"@vitest/coverage-v8": "3.2.4",
"@vue/runtime-core": "3.5.24",
"acorn": "8.15.0",
@@ -59,14 +59,14 @@
"happy-dom": "20.0.10",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"msw": "2.12.1",
"nodemon": "3.1.10",
"msw": "2.12.2",
"nodemon": "3.1.11",
"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.3",
"vue-component-type-helpers": "3.1.4",
"vue-eslint-parser": "10.2.0",
"vue-tsc": "3.1.3"
"vue-tsc": "3.1.4"
}
}