r_place/frontend
dependabot[bot] 865113b728
Bump cookie and express in /frontend
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.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-07 16:29:24 +00:00
..
public trying fe again 2022-06-04 23:25:25 +02:00
src df 2022-09-11 15:39:54 +02:00
.gitignore trying fe again 2022-06-04 23:25:25 +02:00
README.md trying fe again 2022-06-04 23:25:25 +02:00
babel.config.js trying fe again 2022-06-04 23:25:25 +02:00
jsconfig.json trying fe again 2022-06-04 23:25:25 +02:00
package-lock.json Bump cookie and express in /frontend 2025-02-07 16:29:24 +00:00
package.json trying fe again 2022-06-04 23:25:25 +02:00
vue.config.js trying fe again 2022-06-04 23:25:25 +02:00

README.md

fe

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.