fix(deps): update dependency glob to v12 (#4530)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-23 20:07:39 +01:00
committed by GitHub
parent c4e6528e6c
commit 18a6bfd69d
2 changed files with 6 additions and 6 deletions

View File

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