monkeytype/backend
dependabot[bot] 8af766efba
chore(deps): bump dotenv from 10.0.0 to 16.4.5 (#5784)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 16.4.5.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v10.0.0...v16.4.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Christian Fehmer <fehmer@users.noreply.github.com>
2024-08-15 10:44:06 +02:00
..
__migration__ chore: migration log 2024-05-17 22:20:54 +02:00
__tests__ impr: use tsrest for leaderboard endpoints (@fehmer) (#5717) 2024-08-12 14:08:17 +02:00
docker chore: switch from npm to pnpm (#5690) 2024-07-30 22:36:19 +02:00
email-templates chore: replace twitter urls with x (unrealapex) (#5541) 2024-07-01 13:53:49 +02:00
private fix: use appropriate fallback fonts (SethFalco) (#4620) 2023-09-11 16:09:34 +01:00
redis-scripts Add weekly xp leaderboards backend (#3511) Bruception 2022-11-28 14:10:02 +01:00
scripts impr: use tsrest for leaderboard endpoints (@fehmer) (#5717) 2024-08-12 14:08:17 +02:00
src impr(server): log unknown validation errors (@fehmer) (#5777) 2024-08-14 12:05:44 +02:00
.eslintrc.cjs refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
example.env impr(dev): allow docker compose to start the backend server (plbstl, Miodec) (#4995) 2024-02-28 14:17:09 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package.json chore(deps): bump dotenv from 10.0.0 to 16.4.5 (#5784) 2024-08-15 10:44:06 +02:00
redocly.yaml impr: use tsrest for psa endpoints (@fehmer) (#5712) 2024-08-08 15:10:26 +02:00
tsconfig.json chore: update backend out dir 2024-07-25 19:59:05 +02:00
vitest.config.js ci: fix backend vitest.config (@fehmer) (#5780) 2024-08-14 13:07:00 +02:00