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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-20 16:44:58 +09:00
committed by GitHub
parent d3bb24d851
commit 0a75d6fcf1
9 changed files with 608 additions and 523 deletions

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.10",
"@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": "20.0.7",
"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"
}
}