dependabot[bot]
|
b1224d5c7f
|
chore(deps): Bump react-dom and @types/react-dom in /web
Bumps [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). These dependencies needed to be updated together.
Updates `react-dom` from 18.3.1 to 19.2.7
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/react/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.2.7/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)
---
updated-dependencies:
- dependency-name: react-dom
dependency-version: 19.2.7
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/react-dom"
dependency-version: 19.2.3
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-07-02 19:05:54 +00:00 |
|
Mauricio Barragan
|
c1557908fa
|
chore(m4): enable Dependabot on default branch
Add .github/dependabot.yml for npm and GitHub Actions weekly updates.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-07-02 13:04:18 -06:00 |
|
Mauricio Barragan
|
23c09bca43
|
Merge pull request #2 from mauricioabh/dev
Add Render deploy config (render.yaml)
|
2026-06-10 13:43:27 -06:00 |
|
Mauricio Barragan
|
fbfa6e3ba6
|
Add render.yaml for Render Docker deploy with env vars and health check.
Documents production web service config (free tier, Singapore, main branch auto-deploy).
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-10 13:43:01 -06:00 |
|
Mauricio Barragan
|
3683084fc0
|
Merge pull request #1 from mauricioabh/dev
Initial release: Arb Pulse monolith
|
2026-06-08 21:10:23 -06:00 |
|
Mauricio Barragan
|
2e8744ccf0
|
Initial commit: Arb Pulse monolith with CI and optional Fly deploy.
Real-time BTC cross-exchange arbitrage detection (Kraken, Bybit, OKX, Binance)
with React dashboard, GitHub Actions CI, and documented Fly.io deploy workflow.
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-08 21:04:53 -06:00 |
|
Mauricio Barragan
|
908aefb2d8
|
chore: initialize main branch
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-06-08 21:04:53 -06:00 |
|