Commit Graph

5 Commits

Author SHA1 Message Date
dependabot[bot] ab9fbfc158 Bump the testing group with 2 updates
Bumps the testing group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [@testing-library/jest-dom](https://github.com/testing-library/jest-dom).


Updates `@testing-library/react` from 14.3.1 to 16.3.2
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v14.3.1...v16.3.2)

Updates `@testing-library/jest-dom` from 5.17.0 to 6.9.1
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.17.0...v6.9.1)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-version: 16.3.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: testing
- dependency-name: "@testing-library/jest-dom"
  dependency-version: 6.9.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: testing
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 18:52:23 +00:00
pezkuwichain f29340203f fix: update @pezkuwi/api packages to 16.5.22 2026-01-31 18:21:18 +03:00
pezkuwichain ce73164620 chore: Update documentation and dependencies 2026-01-19 14:50:20 +03:00
pezkuwichain 20f70c6f58 fix: Resolve TypeScript build errors for verbatimModuleSyntax compatibility
- Fix EventEmitter import in page-contracts/store.ts (use default import)
- Add type declarations for eventemitter3 to fix ESM import type issue
- Add type declarations for react-copy-to-clipboard to fix React types mismatch

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 14:17:40 +03:00
pezkuwichain d949863789 Initial commit: Pezkuwi SDK UI
Comprehensive web interface for interacting with Pezkuwi blockchain.

Features:
- Blockchain explorer
- Wallet management
- Staking interface
- Governance participation
- Developer tools

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-19 13:55:36 +03:00