chore: upgrade yarn to 4.12.0 (#1530)

* use yarn 4.12.0

* upgrade tsx

* update 4.6.0 references to 4.12.0

* update lock file

* update lock file

* update lock
This commit is contained in:
Justin Hernandez
2025-12-25 12:12:38 -08:00
committed by GitHub
parent bc158ee730
commit 6172497abf
13 changed files with 1419 additions and 1468 deletions

View File

@@ -133,7 +133,7 @@
"typechain": "^8.3.2",
"typescript": "^5.9.2"
},
"packageManager": "yarn@4.6.0",
"packageManager": "yarn@4.12.0",
"engines": {
"node": ">=22 <23"
}