summaryrefslogtreecommitdiff
path: root/packages/frontend-embed
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-08-03 12:53:17 +0900
committerGitHub <noreply@github.com>2025-08-03 12:53:17 +0900
commitc79fe6dc33e43c84a88af16c9a32d52f662bc5ee (patch)
treeb25ee84036ea18126a3c0b87c25d822b4b83d19b /packages/frontend-embed
parentBump version to 2025.8.0-alpha.4 (diff)
downloadmisskey-c79fe6dc33e43c84a88af16c9a32d52f662bc5ee.tar.gz
misskey-c79fe6dc33e43c84a88af16c9a32d52f662bc5ee.tar.bz2
misskey-c79fe6dc33e43c84a88af16c9a32d52f662bc5ee.zip
fix(deps): update [frontend] update dependencies (#16347)
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.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/packages/frontend-embed/package.json b/packages/frontend-embed/package.json
index 5c3c8518e7..730b7abd1f 100644
--- a/packages/frontend-embed/package.json
+++ b/packages/frontend-embed/package.json
@@ -16,7 +16,7 @@
"@rollup/pluginutils": "5.2.0",
"@twemoji/parser": "16.0.0",
"@vitejs/plugin-vue": "5.2.4",
- "@vue/compiler-sfc": "3.5.17",
+ "@vue/compiler-sfc": "3.5.18",
"astring": "1.9.0",
"buraha": "0.0.1",
"estree-walker": "3.0.3",
@@ -26,35 +26,35 @@
"mfm-js": "0.25.0",
"misskey-js": "workspace:*",
"punycode.js": "2.3.1",
- "rollup": "4.45.1",
+ "rollup": "4.46.2",
"sass": "1.89.2",
- "shiki": "3.8.0",
+ "shiki": "3.9.1",
"tinycolor2": "1.6.0",
"tsc-alias": "1.8.16",
"tsconfig-paths": "4.2.0",
- "typescript": "5.8.3",
+ "typescript": "5.9.2",
"uuid": "11.1.0",
"vite": "6.3.5",
- "vue": "3.5.17"
+ "vue": "3.5.18"
},
"devDependencies": {
- "@misskey-dev/summaly": "5.2.2",
- "@tabler/icons-webfont": "3.34.0",
+ "@misskey-dev/summaly": "5.2.3",
+ "@tabler/icons-webfont": "3.34.1",
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.8",
"@types/micromatch": "4.0.9",
- "@types/node": "22.16.4",
+ "@types/node": "22.17.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.37.0",
- "@typescript-eslint/parser": "8.37.0",
+ "@typescript-eslint/eslint-plugin": "8.38.0",
+ "@typescript-eslint/parser": "8.38.0",
"@vitest/coverage-v8": "3.2.4",
- "@vue/runtime-core": "3.5.17",
+ "@vue/runtime-core": "3.5.18",
"acorn": "8.15.0",
"cross-env": "7.0.3",
"eslint-plugin-import": "2.32.0",
- "eslint-plugin-vue": "10.3.0",
+ "eslint-plugin-vue": "10.4.0",
"fast-glob": "3.3.3",
"happy-dom": "17.6.3",
"intersection-observer": "0.12.2",