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.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/packages/frontend/package.json b/packages/frontend/package.json
index ce375b7cc0..7dd60c280b 100644
--- a/packages/frontend/package.json
+++ b/packages/frontend/package.json
@@ -24,7 +24,7 @@
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "6.0.2",
"@rollup/pluginutils": "5.3.0",
- "@sentry/vue": "10.17.0",
+ "@sentry/vue": "10.19.0",
"@syuilo/aiscript": "1.1.2",
"@syuilo/aiscript-0-19-0": "npm:@syuilo/aiscript@^0.19.0",
"@twemoji/parser": "16.0.0",
@@ -57,7 +57,7 @@
"json5": "2.2.3",
"magic-string": "0.30.19",
"matter-js": "0.20.0",
- "mediabunny": "1.21.1",
+ "mediabunny": "1.23.0",
"mfm-js": "0.25.0",
"misskey-bubble-game": "workspace:*",
"misskey-js": "workspace:*",
@@ -66,7 +66,7 @@
"punycode.js": "2.3.1",
"qr-code-styling": "1.9.2",
"qr-scanner": "1.4.2",
- "rollup": "4.52.3",
+ "rollup": "4.52.4",
"sanitize-html": "2.17.0",
"sass": "1.93.2",
"shiki": "3.13.0",
@@ -79,7 +79,7 @@
"tsconfig-paths": "4.2.0",
"typescript": "5.9.3",
"v-code-diff": "1.13.1",
- "vite": "7.1.7",
+ "vite": "7.1.9",
"vue": "3.5.22",
"vuedraggable": "next",
"wanakana": "5.3.1"
@@ -109,21 +109,21 @@
"@types/estree": "1.0.8",
"@types/matter-js": "0.20.2",
"@types/micromatch": "4.0.9",
- "@types/node": "22.18.8",
+ "@types/node": "22.18.10",
"@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.45.0",
- "@typescript-eslint/parser": "8.45.0",
+ "@typescript-eslint/eslint-plugin": "8.46.0",
+ "@typescript-eslint/parser": "8.46.0",
"@vitest/coverage-v8": "3.2.4",
"@vue/compiler-core": "3.5.22",
"@vue/runtime-core": "3.5.22",
"acorn": "8.15.0",
"cross-env": "10.1.0",
- "cypress": "15.3.0",
+ "cypress": "15.4.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.5.0",
"fast-glob": "3.3.3",
@@ -131,8 +131,8 @@
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",
"minimatch": "10.0.3",
- "msw": "2.11.3",
- "msw-storybook-addon": "2.0.5",
+ "msw": "2.11.5",
+ "msw-storybook-addon": "2.0.6",
"nodemon": "3.1.10",
"prettier": "3.6.2",
"react": "19.2.0",
@@ -146,8 +146,8 @@
"vite-plugin-turbosnap": "1.0.3",
"vitest": "3.2.4",
"vitest-fetch-mock": "0.4.5",
- "vue-component-type-helpers": "3.1.0",
+ "vue-component-type-helpers": "3.1.1",
"vue-eslint-parser": "10.2.0",
- "vue-tsc": "3.1.0"
+ "vue-tsc": "3.1.1"
}
}