blakeblackshear.frigate/docs
dependabot[bot] 1c9aaceddb
Bump cookie and express in /docs
Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `cookie` from 0.5.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.5.0...v0.7.1)

Updates `express` from 4.18.2 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.21.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 18:21:19 +00:00
..
docs Update genai docs (#15070) 2024-11-19 08:41:16 -07:00
plugins
src/css
static Use custom body for the export recordings endpoint (#14908) 2024-11-10 20:26:47 -07:00
.gitignore
babel.config.js
docusaurus.config.ts
package-lock.json Bump cookie and express in /docs 2024-11-19 18:21:19 +00:00
package.json
README.md
sidebars.ts

Website

This website is built using Docusaurus 3.5, a modern static website generator.

For installation and contributing instructions, please follow the Contributing Docs.

Development

  1. Run npm i to install dependencies
  2. Run npm run start to start the website