fix(deps): update dependency fast-xml-parser to ^5.3.1 (#4435)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-11-08 19:36:33 +00:00
committed by GitHub
parent 286f4e764a
commit 65f2e825fd
2 changed files with 7 additions and 7 deletions

View File

@@ -24,7 +24,7 @@
"prettier": "@homarr/prettier-config",
"dependencies": {
"@homarr/common": "workspace:^0.1.0",
"fast-xml-parser": "^5.3.0",
"fast-xml-parser": "^5.3.1",
"zod": "^4.1.12"
},
"devDependencies": {