chore(deps): lock file maintenance (#468)

This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: (in timezone America/Chicago)

- Branch creation
  - "before 4am on monday"
- Automerge
  - At any time (no schedule defined)

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jdx/mise-action).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2026-05-11 05:40:15 +00:00 committed by GitHub
parent 590bfd78fa
commit 8d3b0ba20a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 1304 additions and 1024 deletions

886
dist/index.js generated vendored

File diff suppressed because it is too large Load diff

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

20
dist/licenses.txt generated vendored
View file

@ -327,7 +327,7 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
---
Name: semver
Version: 7.7.4
Version: 7.8.0
License: ISC
Private: false
Description: The semantic version parser used by npm.
@ -910,7 +910,7 @@ SOFTWARE.
---
Name: fast-xml-parser
Version: 5.7.2
Version: 5.7.3
License: MIT
Private: false
Description: Validate XML, Parse XML, Build XML without C/C++ based libraries
@ -954,12 +954,12 @@ Author: Amit Gupta (https://solothought.com)
---
Name: strnum
Version: 2.2.3
Version: 2.3.0
License: MIT
Private: false
Description: Parse String to Number based on configuration
Repository: https://github.com/NaturalIntelligence/strnum
Author: Amit Gupta (https://amitkumargupta.work/)
Author: Amit Gupta (https://solothought.work/)
License Text:
===
@ -1023,7 +1023,7 @@ SOFTWARE.
---
Name: fast-xml-builder
Version: 1.1.5
Version: 1.2.0
License: MIT
Private: false
Description: Build XML from JSON without C/C++ based libraries
@ -1056,6 +1056,16 @@ SOFTWARE.
---
Name: xml-naming
Version: 0.1.0
License: MIT
Private: false
Description: Validates XML name productions — Name, NCName, QName, NMToken, NMTokens — for XML 1.0 and 1.1
Repository: https://github.com/NaturalIntelligence/xml-naming
Author: Amit Gupta (https://solothought.com)
---
Name: @azure/core-xml
Version: 1.5.1
License: MIT

1420
package-lock.json generated

File diff suppressed because it is too large Load diff