fix(deps): update dependency fast-xml-parser to ^5.3.3 (#4683)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-12-17 19:27:47 +00:00
committed by GitHub
parent 08e9f7d8d8
commit 611b65e8bd
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.2",
"fast-xml-parser": "^5.3.3",
"zod": "^4.1.13"
},
"devDependencies": {