fix(frontend): tabler-iconsが読み込めない問題を修正(正式リリースに差し替え) (#15608)

This commit is contained in:
かっこかり
2025-03-06 14:34:24 +09:00
committed by GitHub
parent 60f90ca649
commit 6d0242277d
4 changed files with 14 additions and 15 deletions

View File

@@ -14,7 +14,7 @@
"@rollup/plugin-json": "6.1.0",
"@rollup/plugin-replace": "6.0.2",
"@rollup/pluginutils": "5.1.4",
"@tabler/icons-webfont": "https://github.com/misskey-dev/tabler-icons/archive/refs/tags/3.30.0-mi.1932+ab127beee.tar.gz",
"@tabler/icons-webfont": "3.31.0",
"@twemoji/parser": "15.1.1",
"@vitejs/plugin-vue": "5.2.1",
"@vue/compiler-sfc": "3.5.13",