summaryrefslogtreecommitdiff
path: root/packages/frontend-embed
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-04 15:26:26 +0900
committerGitHub <noreply@github.com>2025-10-04 15:26:26 +0900
commite2f939080a319f86023fce63f3652cc31e3d2ff2 (patch)
tree7ea84d24b5efbc886fc75cb243f96c8e52c57aef /packages/frontend-embed
parentchore(deps): update [github actions] update dependencies (#16545) (diff)
downloadmisskey-e2f939080a319f86023fce63f3652cc31e3d2ff2.tar.gz
misskey-e2f939080a319f86023fce63f3652cc31e3d2ff2.tar.bz2
misskey-e2f939080a319f86023fce63f3652cc31e3d2ff2.zip
fix(deps): update [frontend] update dependencies [ci skip] (#16548)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'packages/frontend-embed')
-rw-r--r--packages/frontend-embed/package.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/packages/frontend-embed/package.json b/packages/frontend-embed/package.json
index 6a3392c021..cd5e5071a6 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.21",
+ "@vue/compiler-sfc": "3.5.22",
"astring": "1.9.0",
"buraha": "0.0.1",
"estree-walker": "3.0.3",
@@ -26,47 +26,47 @@
"mfm-js": "0.25.0",
"misskey-js": "workspace:*",
"punycode.js": "2.3.1",
- "rollup": "4.50.1",
- "sass": "1.92.1",
- "shiki": "3.12.2",
+ "rollup": "4.52.2",
+ "sass": "1.93.2",
+ "shiki": "3.13.0",
"tinycolor2": "1.6.0",
"tsc-alias": "1.8.16",
"tsconfig-paths": "4.2.0",
"typescript": "5.9.2",
"uuid": "11.1.0",
- "vite": "7.1.5",
- "vue": "3.5.21"
+ "vite": "7.1.7",
+ "vue": "3.5.22"
},
"devDependencies": {
"@misskey-dev/summaly": "5.2.3",
- "@tabler/icons-webfont": "3.34.1",
+ "@tabler/icons-webfont": "3.35.0",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.8",
"@types/micromatch": "4.0.9",
- "@types/node": "22.18.1",
+ "@types/node": "22.18.6",
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",
- "@typescript-eslint/eslint-plugin": "8.42.0",
- "@typescript-eslint/parser": "8.42.0",
+ "@typescript-eslint/eslint-plugin": "8.44.1",
+ "@typescript-eslint/parser": "8.44.1",
"@vitest/coverage-v8": "3.2.4",
- "@vue/runtime-core": "3.5.21",
+ "@vue/runtime-core": "3.5.22",
"acorn": "8.15.0",
"cross-env": "10.0.0",
"eslint-plugin-import": "2.32.0",
- "eslint-plugin-vue": "10.4.0",
+ "eslint-plugin-vue": "10.5.0",
"fast-glob": "3.3.3",
"happy-dom": "18.0.1",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
- "msw": "2.11.1",
+ "msw": "2.11.3",
"nodemon": "3.1.10",
"prettier": "3.6.2",
- "start-server-and-test": "2.1.0",
- "tsx": "4.20.5",
+ "start-server-and-test": "2.1.2",
+ "tsx": "4.20.6",
"vite-plugin-turbosnap": "1.0.3",
- "vue-component-type-helpers": "3.0.6",
+ "vue-component-type-helpers": "3.0.8",
"vue-eslint-parser": "10.2.0",
- "vue-tsc": "3.0.6"
+ "vue-tsc": "3.0.8"
}
}