mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 16:38:18 +00:00
hack club's new warehouse & letter mail system!
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rollup](https://github.com/rollup/rollup) | `4.34.9` | `4.59.0` | | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.4.18` | `6.4.2` | | [@hotwired/turbo](https://github.com/hotwired/turbo) | `8.0.13` | `8.0.23` | | [immutable](https://github.com/immutable-js/immutable-js) | `5.1.1` | `5.1.5` | | [lodash](https://github.com/lodash/lodash) | `4.17.21` | `4.18.1` | Updates `rollup` from 4.34.9 to 4.59.0 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](https://github.com/rollup/rollup/compare/v4.34.9...v4.59.0) Updates `vite` from 5.4.18 to 6.4.2 - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v6.4.2/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v6.4.2/packages/vite) Updates `@hotwired/turbo` from 8.0.13 to 8.0.23 - [Release notes](https://github.com/hotwired/turbo/releases) - [Commits](https://github.com/hotwired/turbo/compare/8.0.13...v8.0.23) Updates `esbuild` from 0.21.5 to 0.25.12 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md) - [Commits](https://github.com/evanw/esbuild/compare/v0.21.5...v0.25.12) Updates `immutable` from 5.1.1 to 5.1.5 - [Release notes](https://github.com/immutable-js/immutable-js/releases) - [Changelog](https://github.com/immutable-js/immutable-js/blob/main/CHANGELOG.md) - [Commits](https://github.com/immutable-js/immutable-js/compare/v5.1.1...v5.1.5) Updates `lodash` from 4.17.21 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.18.1) --- updated-dependencies: - dependency-name: rollup dependency-version: 4.59.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: vite dependency-version: 6.4.2 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@hotwired/turbo" dependency-version: 8.0.23 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: esbuild dependency-version: 0.25.12 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: immutable dependency-version: 5.1.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> |
||
|---|---|---|
| .github | ||
| .idea | ||
| .kamal | ||
| app | ||
| bin | ||
| config | ||
| db | ||
| lib | ||
| log | ||
| public | ||
| script | ||
| storage | ||
| test | ||
| tmp | ||
| vendor | ||
| .annotaterb.yml | ||
| .dockerignore | ||
| .gitattributes | ||
| .gitignore | ||
| .node-version | ||
| .rubocop.yml | ||
| .ruby-version | ||
| config.ru | ||
| credentials.yml.enc | ||
| docker-compose-dbonly.yml | ||
| Dockerfile | ||
| Dockerfile.worker | ||
| Gemfile | ||
| Gemfile.lock | ||
| package.json | ||
| Procfile.dev | ||
| Rakefile | ||
| README.md | ||
| tailwind.config.js | ||
| vite.config.mts | ||
| yarn.lock | ||
hack club's shiny new mail system!
it's open source now i guess
getting this running if you're not me or production is probably kind of a bear!
i will write seeds and a way to log in without setting up a slack....at...some point.....
(possibly not soon due to time constraints)
if you wanna hack on this and contribute, dm me (@nora) on slack, i'd love the help!
a lot of the design decisions and code are not great. they will be incrementally improved someday. (you can look towards issues for some of that)
thanks for being here!
~nora <3