summaryrefslogtreecommitdiff
path: root/packages/frontend/package.json
diff options
context:
space:
mode:
authorsyuilo <4439005+syuilo@users.noreply.github.com>2025-12-11 23:08:26 +0900
committerGitHub <noreply@github.com>2025-12-11 23:08:26 +0900
commit8e6fffee68cfa36f66c0e10f84f159d1ade72e70 (patch)
tree1ec8cbb51dd86ae344b7dffc564a5cf1cd259032 /packages/frontend/package.json
parentfix(sw): オフライン時のfetch timeout処理を実装 (#16952) (diff)
downloadmisskey-8e6fffee68cfa36f66c0e10f84f159d1ade72e70.tar.gz
misskey-8e6fffee68cfa36f66c0e10f84f159d1ade72e70.tar.bz2
misskey-8e6fffee68cfa36f66c0e10f84f159d1ade72e70.zip
enhance: use native glob (#16965)
* enhance: use native glob * remove tiny-glob * remove fast-glob * refactor * fix: use async glob if possible --------- Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
Diffstat (limited to 'packages/frontend/package.json')
-rw-r--r--packages/frontend/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/frontend/package.json b/packages/frontend/package.json
index c9d49201c4..785dbbcfab 100644
--- a/packages/frontend/package.json
+++ b/packages/frontend/package.json
@@ -128,7 +128,6 @@
"cypress": "15.7.0",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-vue": "10.6.2",
- "fast-glob": "3.3.3",
"happy-dom": "20.0.11",
"intersection-observer": "0.12.2",
"micromatch": "4.0.8",