From 0fdd88f38e61297f79fa5c6486a6969b2f90d13a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 10:45:36 +0900 Subject: fix(deps): update [frontend] update dependencies [ci skip] (#16802) * fix(deps): update [frontend] update dependencies * run pnpm dedupe * [ci skip] run dedupe --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com> --- packages/frontend-embed/package.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'packages/frontend-embed/package.json') diff --git a/packages/frontend-embed/package.json b/packages/frontend-embed/package.json index c5bcb13cf7..3ad6b7c547 100644 --- a/packages/frontend-embed/package.json +++ b/packages/frontend-embed/package.json @@ -16,7 +16,7 @@ "@rollup/pluginutils": "5.3.0", "@twemoji/parser": "16.0.0", "@vitejs/plugin-vue": "6.0.1", - "@vue/compiler-sfc": "3.5.22", + "@vue/compiler-sfc": "3.5.24", "astring": "1.9.0", "buraha": "0.0.1", "estree-walker": "3.0.3", @@ -26,16 +26,16 @@ "mfm-js": "0.25.0", "misskey-js": "workspace:*", "punycode.js": "2.3.1", - "rollup": "4.52.5", + "rollup": "4.53.1", "sass": "1.93.3", - "shiki": "3.14.0", + "shiki": "3.15.0", "tinycolor2": "1.6.0", "tsc-alias": "1.8.16", "tsconfig-paths": "4.2.0", "typescript": "5.9.3", "uuid": "13.0.0", - "vite": "7.1.11", - "vue": "3.5.22" + "vite": "7.2.2", + "vue": "3.5.24" }, "devDependencies": { "@misskey-dev/summaly": "5.2.5", @@ -43,14 +43,14 @@ "@testing-library/vue": "8.1.0", "@types/estree": "1.0.8", "@types/micromatch": "4.0.10", - "@types/node": "24.9.2", + "@types/node": "24.10.0", "@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.2", - "@typescript-eslint/parser": "8.46.2", + "@typescript-eslint/eslint-plugin": "8.46.3", + "@typescript-eslint/parser": "8.46.3", "@vitest/coverage-v8": "3.2.4", - "@vue/runtime-core": "3.5.22", + "@vue/runtime-core": "3.5.24", "acorn": "8.15.0", "cross-env": "10.1.0", "eslint-plugin-import": "2.32.0", @@ -59,14 +59,14 @@ "happy-dom": "20.0.10", "intersection-observer": "0.12.2", "micromatch": "4.0.8", - "msw": "2.11.6", + "msw": "2.12.1", "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.2", + "vue-component-type-helpers": "3.1.3", "vue-eslint-parser": "10.2.0", - "vue-tsc": "3.1.2" + "vue-tsc": "3.1.3" } } -- cgit v1.2.3-freya