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:
committed by
GitHub
parent
286f4e764a
commit
65f2e825fd
@@ -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.3.0",
|
"fast-xml-parser": "^5.3.1",
|
||||||
"zod": "^4.1.12"
|
"zod": "^4.1.12"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
|||||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -1227,8 +1227,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.3.0
|
specifier: ^5.3.1
|
||||||
version: 5.3.0
|
version: 5.3.1
|
||||||
zod:
|
zod:
|
||||||
specifier: ^4.1.12
|
specifier: ^4.1.12
|
||||||
version: 4.1.12
|
version: 4.1.12
|
||||||
@@ -6573,8 +6573,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.3.0:
|
fast-xml-parser@5.3.1:
|
||||||
resolution: {integrity: sha512-gkWGshjYcQCF+6qtlrqBqELqNqnt4CxruY6UVAWWnqb3DQ6qaNFEIKqzYep1XzHLM/QtrHVCxyPOtTk4LTQ7Aw==}
|
resolution: {integrity: sha512-jbNkWiv2Ec1A7wuuxk0br0d0aTMUtQ4IkL+l/i1r9PRf6pLXjDgsBsWwO+UyczmQlnehi4Tbc8/KIvxGQe+I/A==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
faster-babel-types@0.1.0:
|
faster-babel-types@0.1.0:
|
||||||
@@ -11483,7 +11483,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.3.0
|
fast-xml-parser: 5.3.1
|
||||||
html-entities: 2.6.0
|
html-entities: 2.6.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- encoding
|
- encoding
|
||||||
@@ -15696,7 +15696,7 @@ snapshots:
|
|||||||
|
|
||||||
fast-uri@3.0.6: {}
|
fast-uri@3.0.6: {}
|
||||||
|
|
||||||
fast-xml-parser@5.3.0:
|
fast-xml-parser@5.3.1:
|
||||||
dependencies:
|
dependencies:
|
||||||
strnum: 2.1.0
|
strnum: 2.1.0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user