summaryrefslogtreecommitdiff
path: root/packages/frontend/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/frontend/package.json')
-rw-r--r--packages/frontend/package.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/packages/frontend/package.json b/packages/frontend/package.json
index 776822978d..f1d1e9ee33 100644
--- a/packages/frontend/package.json
+++ b/packages/frontend/package.json
@@ -24,12 +24,12 @@
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "6.0.3",
"@rollup/pluginutils": "5.3.0",
- "@sentry/vue": "10.22.0",
+ "@sentry/vue": "10.23.0",
"@syuilo/aiscript": "1.1.2",
"@syuilo/aiscript-0-19-0": "npm:@syuilo/aiscript@^0.19.0",
"@twemoji/parser": "16.0.0",
"@vitejs/plugin-vue": "6.0.1",
- "@vue/compiler-sfc": "3.5.22",
+ "@vue/compiler-sfc": "3.5.24",
"aiscript-vscode": "github:aiscript-dev/aiscript-vscode#v0.1.15",
"analytics": "0.8.19",
"astring": "1.9.0",
@@ -58,7 +58,7 @@
"json5": "2.2.3",
"magic-string": "0.30.21",
"matter-js": "0.20.0",
- "mediabunny": "1.24.2",
+ "mediabunny": "1.24.4",
"mfm-js": "0.25.0",
"misskey-bubble-game": "workspace:*",
"misskey-js": "workspace:*",
@@ -67,10 +67,10 @@
"punycode.js": "2.3.1",
"qr-code-styling": "1.9.2",
"qr-scanner": "1.4.2",
- "rollup": "4.52.5",
+ "rollup": "4.53.1",
"sanitize-html": "2.17.0",
"sass": "1.93.3",
- "shiki": "3.14.0",
+ "shiki": "3.15.0",
"strict-event-emitter-types": "2.0.0",
"textarea-caret": "3.1.0",
"three": "0.181.0",
@@ -80,8 +80,8 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.9.3",
"v-code-diff": "1.13.1",
- "vite": "7.1.11",
- "vue": "3.5.22",
+ "vite": "7.2.2",
+ "vue": "3.5.24",
"vuedraggable": "next",
"wanakana": "5.3.1"
},
@@ -110,21 +110,21 @@
"@types/estree": "1.0.8",
"@types/matter-js": "0.20.2",
"@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/sanitize-html": "2.16.0",
"@types/seedrandom": "3.0.8",
"@types/throttle-debounce": "5.0.2",
"@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/compiler-core": "3.5.22",
- "@vue/runtime-core": "3.5.22",
+ "@vue/compiler-core": "3.5.24",
+ "@vue/runtime-core": "3.5.24",
"acorn": "8.15.0",
"cross-env": "10.1.0",
- "cypress": "15.5.0",
+ "cypress": "15.6.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.5.1",
"fast-glob": "3.3.3",
@@ -132,7 +132,7 @@
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"minimatch": "10.1.1",
- "msw": "2.11.6",
+ "msw": "2.12.1",
"msw-storybook-addon": "2.0.6",
"nodemon": "3.1.10",
"prettier": "3.6.2",
@@ -147,8 +147,8 @@
"vite-plugin-turbosnap": "1.0.3",
"vitest": "3.2.4",
"vitest-fetch-mock": "0.4.5",
- "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"
}
}