fix(deps): update dependency glob to v13 (#4584)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-08 15:50:54 +01:00
committed by GitHub
parent aed2025b30
commit 020cbd72d3
2 changed files with 6 additions and 18 deletions

View File

@@ -74,7 +74,7 @@
"dayjs": "^1.11.19",
"dotenv": "^17.2.3",
"flag-icons": "^7.5.0",
"glob": "^12.0.0",
"glob": "^13.0.0",
"isomorphic-dompurify": "^2.33.0",
"jotai": "^2.15.2",
"mantine-react-table": "2.0.0-beta.9",