fix(deps): update dependency fast-xml-parser to ^5.3.0 (#4245)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-10-08 17:33:46 +00:00
committed by GitHub
parent e7267548fe
commit c35c15c635
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.2.5",
"fast-xml-parser": "^5.3.0",
"zod": "^4.1.11"
},
"devDependencies": {