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",
|
"prettier": "@homarr/prettier-config",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@homarr/common": "workspace:^0.1.0",
|
"@homarr/common": "workspace:^0.1.0",
|
||||||
"fast-xml-parser": "^5.2.4",
|
"fast-xml-parser": "^5.2.5",
|
||||||
"zod": "^3.25.56"
|
"zod": "^3.25.56"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -1103,8 +1103,8 @@ importers:
|
|||||||
specifier: workspace:^0.1.0
|
specifier: workspace:^0.1.0
|
||||||
version: link:../common
|
version: link:../common
|
||||||
fast-xml-parser:
|
fast-xml-parser:
|
||||||
specifier: ^5.2.4
|
specifier: ^5.2.5
|
||||||
version: 5.2.4
|
version: 5.2.5
|
||||||
zod:
|
zod:
|
||||||
specifier: ^3.25.56
|
specifier: ^3.25.56
|
||||||
version: 3.25.56
|
version: 3.25.56
|
||||||
@@ -6529,8 +6529,8 @@ packages:
|
|||||||
fast-uri@3.0.6:
|
fast-uri@3.0.6:
|
||||||
resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==}
|
resolution: {integrity: sha512-Atfo14OibSv5wAp4VWNsFYE1AchQRTv9cBGWET4pZWHzYshFSS9NQI6I57rdKn9croWVMbYFbLhJ+yJvmZIIHw==}
|
||||||
|
|
||||||
fast-xml-parser@5.2.4:
|
fast-xml-parser@5.2.5:
|
||||||
resolution: {integrity: sha512-6mNrAVwHip2nGyPYn6xQJK/znBbIoz6to5VMNysrka1/aoSylbB8vjYgkpaFp05EFojiflVV+3QzXe9Ap3Esng==}
|
resolution: {integrity: sha512-pfX9uG9Ki0yekDHx2SiuRIyFdyAr1kMIMitPvb0YBo8SUfKvia7w7FIyd/l6av85pFYRhZscS75MwMnbvY+hcQ==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
faster-babel-types@0.1.0:
|
faster-babel-types@0.1.0:
|
||||||
@@ -11331,7 +11331,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
'@ndaidong/bellajs': 12.0.1
|
'@ndaidong/bellajs': 12.0.1
|
||||||
cross-fetch: 4.1.0
|
cross-fetch: 4.1.0
|
||||||
fast-xml-parser: 5.2.4
|
fast-xml-parser: 5.2.5
|
||||||
html-entities: 2.6.0
|
html-entities: 2.6.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
@@ -15357,7 +15357,7 @@ snapshots:
|
|||||||
|
|
||||||
fast-uri@3.0.6: {}
|
fast-uri@3.0.6: {}
|
||||||
|
|
||||||
fast-xml-parser@5.2.4:
|
fast-xml-parser@5.2.5:
|
||||||
dependencies:
|
dependencies:
|
||||||
strnum: 2.1.0
|
strnum: 2.1.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user