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

@@ -198,7 +198,7 @@
"react-native-svg": "*",
"react-native-webview": "^13.16.0"
},
"packageManager": "yarn@4.6.0",
"packageManager": "yarn@4.12.0",
"publishConfig": {
"access": "restricted"
}