mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-24 15:30:54 +01:00
fix(deps): update dependency fast-xml-parser to ^5.2.5 (#3353)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
98c4cd1e39
commit
9e86de6e17
@@ -24,7 +24,7 @@
|
||||
"prettier": "@homarr/prettier-config",
|
||||
"dependencies": {
|
||||
"@homarr/common": "workspace:^0.1.0",
|
||||
"fast-xml-parser": "^5.2.4",
|
||||
"fast-xml-parser": "^5.2.5",
|
||||
"zod": "^3.25.56"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -1103,8 +1103,8 @@ importers:
|
||||
specifier: workspace:^0.1.0
|
||||
version: link:../common
|
||||
fast-xml-parser:
|
||||
specifier: ^5.2.4
|
||||
version: 5.2.4
|
||||
specifier: ^5.2.5
|
||||
version: 5.2.5
|
||||
zod:
|
||||
specifier: ^3.25.56
|
||||
version: 3.25.56
|
||||
@@ -6529,8 +6529,8 @@ packages:
|
||||
fast-uri@3.0.6:
|
||||
resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==}
|
||||
|
||||
fast-xml-parser@5.2.4:
|
||||
resolution: {integrity: sha512-6mNrAVwHip2nGyPYn6xQJK/znBbIoz6to5VMNysrka1/aoSylbB8vjYgkpaFp05EFojiflVV+3QzXe9Ap3Esng==}
|
||||
fast-xml-parser@5.2.5:
|
||||
resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==}
|
||||
hasBin: true
|
||||
|
||||
faster-babel-types@0.1.0:
|
||||
@@ -11331,7 +11331,7 @@ snapshots:
|
||||
dependencies:
|
||||
'@ndaidong/bellajs': 12.0.1
|
||||
cross-fetch: 4.1.0
|
||||
fast-xml-parser: 5.2.4
|
||||
fast-xml-parser: 5.2.5
|
||||
html-entities: 2.6.0
|
||||
transitivePeerDependencies:
|
||||
- encoding
|
||||
@@ -15357,7 +15357,7 @@ snapshots:
|
||||
|
||||
fast-uri@3.0.6: {}
|
||||
|
||||
fast-xml-parser@5.2.4:
|
||||
fast-xml-parser@5.2.5:
|
||||
dependencies:
|
||||
strnum: 2.1.0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user