Commit Graph

6 Commits

Author SHA1 Message Date
xavidop d3bf5498ad feat: video generation, image to image generation and a bunch of new features 2025-07-23 16:12:17 +02:00
xavidop 2bae46ad8d feat: add card generator 2025-07-21 13:14:24 +02:00
Xavier Portilla Edo 418fc21d47 Merge pull request #1 from xavidop/dependabot/npm_and_yarn/babel/runtime-7.27.4
build(deps): bump @babel/runtime from 7.26.9 to 7.27.4
2025-06-04 16:37:09 +02:00
dependabot[bot] 79feba7423 build(deps): bump next from 15.2.3 to 15.3.3
Bumps [next](https://github.com/vercel/next.js) from 15.2.3 to 15.3.3.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.2.3...v15.3.3)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.3.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 12:16:52 +00:00
dependabot[bot] 360f6c871e build(deps): bump @babel/runtime from 7.26.9 to 7.27.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.9 to 7.27.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.4/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.4
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 12:16:36 +00:00
Your Name 87f51161ee initial scaffold 2025-05-29 21:42:00 +00:00