monkeytype/backend
dependabot[bot] 35379383a0
chore(deps): bump uuid and @types/uuid (@dependabot) (#5735)
Bumps [uuid](https://github.com/uuidjs/uuid) and [@types/uuid](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/uuid). These dependencies needed to be updated together.

Updates `uuid` from 9.0.1 to 10.0.0
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v9.0.1...v10.0.0)

Updates `@types/uuid` from 8.3.4 to 10.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/uuid)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/uuid"
  dependency-type: direct:development
  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>
2024-08-06 12:24:15 +02:00
..
__migration__ chore: migration log 2024-05-17 22:20:54 +02:00
__tests__ impr: use tsrest for ape-keys endpoint (@fehmer) (#5706) 2024-08-01 13:29:25 +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
scripts impr: use tsrest for ape-keys endpoint (@fehmer) (#5706) 2024-08-01 13:29:25 +02:00
src feat(funbox): add hexadecimal (@asasine) (#5724) 2024-08-05 10:53:03 +02:00
.eslintrc.cjs refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
.gitignore
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 uuid and @types/uuid (@dependabot) (#5735) 2024-08-06 12:24:15 +02:00
redocly.yaml impr: use tsrest/zod for config endpoints (@fehmer) (#5649) 2024-07-29 11:31:14 +02:00
tsconfig.json chore: update backend out dir 2024-07-25 19:59:05 +02:00
vitest.config.js feat: maintain hashed blocklist of banned usernames, emails and discordids (fehmer) (#5371) 2024-05-20 12:21:14 +02:00