Commit Graph

62 Commits

Author SHA1 Message Date
d226168941 Merge pull request #3 from johndoe6345789/dependabot/npm_and_yarn/zod-4.2.1
Bump zod from 3.25.76 to 4.2.1
2025-12-24 01:03:22 +00:00
023b0961c3 Merge pull request #4 from johndoe6345789/dependabot/npm_and_yarn/vite-7.3.0
Bump vite from 7.2.6 to 7.3.0
2025-12-24 01:02:52 +00:00
copilot-swe-agent[bot]
086740d449 Create weak link between packages folder and main project
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-24 00:59:45 +00:00
dependabot[bot]
7b69aca5ab Bump react-dom from 19.2.0 to 19.2.3
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 19.2.0 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)

---
updated-dependencies:
- dependency-name: react-dom
  dependency-version: 19.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 23:02:51 +00:00
dependabot[bot]
34525dab53 Bump vite from 7.2.6 to 7.3.0
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.6 to 7.3.0.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 23:02:37 +00:00
dependabot[bot]
4306991814 Bump zod from 3.25.76 to 4.2.1
Bumps [zod](https://github.com/colinhacks/zod) from 3.25.76 to 4.2.1.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 23:02:20 +00:00
dependabot[bot]
f956b1addc Bump typescript from 5.7.3 to 5.9.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.9.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 23:02:07 +00:00
dependabot[bot]
e320b9f244 Bump marked from 15.0.12 to 17.0.1
Bumps [marked](https://github.com/markedjs/marked) from 15.0.12 to 17.0.1.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Commits](https://github.com/markedjs/marked/compare/v15.0.12...v17.0.1)

---
updated-dependencies:
- dependency-name: marked
  dependency-version: 17.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-23 23:01:51 +00:00
d1b659ea65 Generated by Spark: Import / export packages as zips, various images and other asserts can go in same zip 2025-12-23 22:43:58 +00:00
456c3d25a4 Generated by Spark: Implement real Lua interpreter integration for executing custom scripts 2025-12-23 21:12:13 +00:00
4e70317184 Generated by Spark: It's really nice but I want to make the UI of everything using a drag and drop GUI with a monaco editor for the off chance we want custom code. If your nervous about putting javascript in the code box, maybe we could find a javascript lua library. This might mean we want a login system, so we hide the admin panel behind a login page, we could set some default credentials. You will need to catalogue all the material ui components and wire them into a generic gui editor. 2025-12-23 20:51:59 +00:00
a024526c87 Initial commit 2025-12-23 20:23:31 +00:00