summaryrefslogtreecommitdiff
path: root/packages/frontend-embed/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend-embed/package.json')
-rw-r--r--packages/frontend-embed/package.json43
1 files changed, 21 insertions, 22 deletions
diff --git a/packages/frontend-embed/package.json b/packages/frontend-embed/package.json
index 808559f44a..14a3f27601 100644
--- a/packages/frontend-embed/package.json
+++ b/packages/frontend-embed/package.json
@@ -11,27 +11,27 @@
},
"dependencies": {
"@discordapp/twemoji": "16.0.1",
- "i18n": "workspace:*",
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "6.0.3",
"@rollup/pluginutils": "5.3.0",
"@twemoji/parser": "16.0.0",
- "@vitejs/plugin-vue": "6.0.2",
+ "@vitejs/plugin-vue": "6.0.4",
"buraha": "0.0.1",
"estree-walker": "3.0.3",
"frontend-shared": "workspace:*",
+ "i18n": "workspace:*",
"icons-subsetter": "workspace:*",
"json5": "2.2.3",
"mfm-js": "0.25.0",
"misskey-js": "workspace:*",
"punycode.js": "2.3.1",
- "rollup": "4.53.3",
- "sass": "1.95.1",
- "shiki": "3.19.0",
+ "rollup": "4.59.0",
+ "sass": "1.97.3",
+ "shiki": "3.22.0",
"tinycolor2": "1.6.0",
"uuid": "13.0.0",
- "vite": "7.2.7",
- "vue": "3.5.25"
+ "vite": "7.3.1",
+ "vue": "3.5.28"
},
"devDependencies": {
"@misskey-dev/summaly": "5.2.5",
@@ -39,30 +39,29 @@
"@testing-library/vue": "8.1.0",
"@types/estree": "1.0.8",
"@types/micromatch": "4.0.10",
- "@types/node": "24.10.2",
+ "@types/node": "24.10.13",
"@types/punycode.js": "npm:@types/punycode@2.1.4",
"@types/tinycolor2": "1.4.6",
"@types/ws": "8.18.1",
- "@typescript-eslint/eslint-plugin": "8.49.0",
- "@typescript-eslint/parser": "8.49.0",
- "@vitest/coverage-v8": "4.0.15",
- "@vue/runtime-core": "3.5.25",
- "acorn": "8.15.0",
+ "@typescript-eslint/eslint-plugin": "8.56.0",
+ "@typescript-eslint/parser": "8.56.0",
+ "@vitest/coverage-v8": "4.0.18",
+ "@vue/runtime-core": "3.5.28",
+ "acorn": "8.16.0",
"cross-env": "10.1.0",
"eslint-plugin-import": "2.32.0",
- "eslint-plugin-vue": "10.6.2",
- "happy-dom": "20.0.11",
+ "eslint-plugin-vue": "10.8.0",
+ "happy-dom": "20.7.0",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
- "msw": "2.12.4",
- "nodemon": "3.1.11",
- "prettier": "3.7.4",
+ "msw": "2.12.10",
+ "nodemon": "3.1.14",
+ "prettier": "3.8.1",
"start-server-and-test": "2.1.3",
"tsx": "4.21.0",
- "typescript": "5.9.3",
"vite-plugin-turbosnap": "1.0.3",
- "vue-component-type-helpers": "3.1.8",
- "vue-eslint-parser": "10.2.0",
- "vue-tsc": "3.1.8"
+ "vue-component-type-helpers": "3.2.4",
+ "vue-eslint-parser": "10.4.0",
+ "vue-tsc": "3.2.4"
}
}