deps(frontend): update vue-tsc to v3.2.1 (#17091)

This commit is contained in:
かっこかり
2026-01-11 15:00:00 +09:00
committed by GitHub
parent faf2399e31
commit 4bc0026900
4 changed files with 224 additions and 583 deletions

View File

@@ -11,7 +11,6 @@
},
"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",
@@ -20,6 +19,7 @@
"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",
@@ -62,6 +62,6 @@
"vite-plugin-turbosnap": "1.0.3",
"vue-component-type-helpers": "3.2.1",
"vue-eslint-parser": "10.2.0",
"vue-tsc": "3.1.8"
"vue-tsc": "3.2.1"
}
}