dependabot[bot]
a3ec5ecd49
Bump the react group with 4 updates
...
Bumps the react group with 4 updates: [react](https://github.com/facebook/react/tree/HEAD/packages/react ), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom ).
Updates `react` from 18.3.1 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react )
Updates `@types/react` from 18.3.27 to 19.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `react-dom` from 18.3.1 to 19.2.3
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom )
Updates `@types/react-dom` from 18.3.7 to 19.2.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom )
Updates `@types/react` from 18.3.27 to 19.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.2.3
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.2.8
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: react
- dependency-name: react-dom
dependency-version: 19.2.3
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: react
- dependency-name: "@types/react-dom"
dependency-version: 19.2.3
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: react
- dependency-name: "@types/react"
dependency-version: 19.2.8
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: react
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-31 15:25:58 +00:00
pezkuwichain
f29340203f
fix: update @pezkuwi/api packages to 16.5.22
2026-01-31 18:21:18 +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