fix(frontend): tabler-iconsが読み込めない問題を修正(暫定的対応) (#15332)

* fix(frontend): update tabler icons

* Update Changelog

* update

* update
This commit is contained in:
かっこかり
2025-01-28 14:46:44 +09:00
committed by GitHub
parent 6250af2a2c
commit 2c3a41e4a0
4 changed files with 22 additions and 49 deletions

View File

@@ -24,7 +24,7 @@
"@rollup/plugin-replace": "5.0.7",
"@rollup/pluginutils": "5.1.3",
"@syuilo/aiscript": "0.19.0",
"@tabler/icons-webfont": "3.3.0",
"@tabler/icons-webfont": "https://github.com/misskey-dev/tabler-icons/archive/refs/tags/3.29.0-mi.1913+5921534bc.tar.gz",
"@twemoji/parser": "15.1.1",
"@vitejs/plugin-vue": "5.2.0",
"@vue/compiler-sfc": "3.5.12",