Commit Graph

11 Commits

Author SHA1 Message Date
Xavier Portilla Edo 2a1db7612f Merge pull request #14 from xavidop/dependabot/npm_and_yarn/next-15.5.7
build(deps): bump next from 15.3.3 to 15.5.7
2025-12-08 18:30:41 +01:00
dependabot[bot] 0cb70ad087 build(deps): bump jws from 3.2.2 to 3.2.3
Bumps [jws](https://github.com/brianloveswords/node-jws) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/brianloveswords/node-jws/releases)
- [Changelog](https://github.com/auth0/node-jws/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianloveswords/node-jws/compare/v3.2.2...v3.2.3)

---
updated-dependencies:
- dependency-name: jws
  dependency-version: 3.2.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-04 18:42:08 +00:00
dependabot[bot] ea94d858c0 build(deps): bump next from 15.3.3 to 15.5.7
Bumps [next](https://github.com/vercel/next.js) from 15.3.3 to 15.5.7.
- [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.3.3...v15.5.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-03 23:31:24 +00:00
xavidop abd98f8009 feat: multiple TCG 2025-11-21 09:59:33 +01:00
xavidop 2c2f1e0e72 feat: add gemini 3 2025-11-20 17:57:06 +01:00
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