feat: Bumps dependencies. Introduces Serialization Generator v3 (#2584)

### Summary

* Upgrades Serialization Generator to v3. This contains numerous bug fixes and a significant performance improvement.
* Bumps other dependencies.
This commit is contained in:
Kamron Batman 2026-08-22 15:48:53 -07:00 committed by GitHub
parent 971d7b6a77
commit 541dbc5ac5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 13 additions and 18 deletions

View file

@ -3,7 +3,7 @@
"isRoot": true,
"tools": {
"modernuoschemagenerator": {
"version": "2.14.3",
"version": "3.0.0",
"commands": [
"ModernUOSchemaGenerator"
]