Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot]
a9ecafe3f2 deps(deps): bump org.jetbrains.kotlinx:kotlinx-serialization-json
Bumps the kotlin-updates group with 1 update: [org.jetbrains.kotlinx:kotlinx-serialization-json](https://github.com/Kotlin/kotlinx.serialization).


Updates `org.jetbrains.kotlinx:kotlinx-serialization-json` from 1.6.2 to 1.9.0
- [Release notes](https://github.com/Kotlin/kotlinx.serialization/releases)
- [Changelog](https://github.com/Kotlin/kotlinx.serialization/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Kotlin/kotlinx.serialization/compare/v1.6.2...v1.9.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlinx:kotlinx-serialization-json
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: kotlin-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 19:52:49 +00:00
Geoff Seemueller
a84a8aa99a Merge pull request #1 from geoffsee/wasm
create scaffolding for wasm distribution
2025-06-30 12:46:55 -04:00
geoffsee
60f640d18b generate ci config 2025-06-30 12:46:41 -04:00
geoffsee
9c4d5651c3 added support for jsonc config 2025-06-30 11:30:09 -04:00
geoffsee
08fb45dbaf app loads configuration from json at runtime 2025-06-30 11:17:25 -04:00
Geoff Seemueller
3d045adcb0 Delete legacy output file 2025-06-30 11:03:44 -04:00
geoffsee
31bb3b336b create scaffolding for wasm distribution 2025-06-30 11:01:46 -04:00
geoffsee
da83e74027 Initial commit 2025-06-30 08:16:36 -04:00