fix: update to 14.0.12 with author and dependency fixes

- Author: Dijital Kurdistan Tech Institute <dev@pezkuwichain.io>
- Fixed Uint8Array type errors in test files
- Added @types/react-native devDependency for x-randomvalues
- Added @pezkuwi/hw-ledger devDependency for networks tests
- Added @pezkuwi/x-randomvalues devDependency for util tests
- Updated all internal dependencies to 14.0.12
This commit is contained in:
2026-01-30 22:48:06 +03:00
parent 4a8fe9b100
commit 8f0415ed0f
32 changed files with 12413 additions and 180 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
// Do not edit, auto-generated by @pezkuwi/dev
export const packageInfo = { name: '@pezkuwi/x-bundle', path: 'auto', type: 'auto', version: '14.0.10' };
export const packageInfo = { name: '@pezkuwi/x-bundle', path: 'auto', type: 'auto', version: '14.0.12' };