Commit Graph

13 Commits

Author SHA1 Message Date
f3e89945cb Merge pull request #2 from johndoe6345789/dependabot/npm_and_yarn/vite-7.3.1
Bump vite from 7.2.6 to 7.3.1
2026-01-16 19:08:26 +00:00
057936b4e2 Merge pull request #3 from johndoe6345789/dependabot/npm_and_yarn/zod-4.3.5
Bump zod from 3.25.76 to 4.3.5
2026-01-16 19:08:10 +00:00
644191c0fd Merge pull request #4 from johndoe6345789/dependabot/npm_and_yarn/globals-17.0.0
Bump globals from 16.5.0 to 17.0.0
2026-01-16 19:07:53 +00:00
dependabot[bot]
59b60f7da2 Bump zod from 3.25.76 to 4.3.5
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.3.5.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.3.5)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 4.3.5
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 16:15:41 +00:00
dependabot[bot]
0c624862e9 Bump globals from 16.5.0 to 17.0.0
Bumps [globals](https://github.com/sindresorhus/globals) from 16.5.0 to 17.0.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.5.0...v17.0.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 17.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 16:15:41 +00:00
dependabot[bot]
2a52b7b56d Bump eslint from 9.39.1 to 9.39.2
Bumps [eslint](https://github.com/eslint/eslint) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.1...v9.39.2)

---
updated-dependencies:
- dependency-name: eslint
  dependency-version: 9.39.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 16:15:38 +00:00
dependabot[bot]
b24290fcf0 Bump vite from 7.2.6 to 7.3.1
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.6 to 7.3.1.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.1/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.1/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-16 16:15:30 +00:00
7f1f37ba93 Generated by Spark: The arrows are super jank and dont work too well, probably needs rework. Can a 3rd party lib help? 2026-01-16 16:14:21 +00:00
3c8698554c Generated by Spark: I think your going to have to write a playwright test to ensure the app works and generates code properly 2026-01-16 03:12:14 +00:00
97530c2c9b Generated by Spark: Work on remaining roadmap 2026-01-16 02:00:33 +00:00
3905226082 Generated by Spark: Any non standard material UI CSS uses sass 2026-01-16 01:48:07 +00:00
e5557fbfa9 Generated by Spark: Make a React app that can code generate Next.js, Material UI and GHCR apps. It should have Monaco editor for programming actions. It needs a model designer (Prisma?). Try to keep it low code and add gui designers for stylin, component tree and other aspects of generating a react app. 2026-01-16 00:38:18 +00:00
0cc2aebec1 Initial commit 2026-01-16 00:32:24 +00:00