r_place/frontend
dependabot[bot] 4a86c17dba
Bump body-parser and express in /frontend
Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `body-parser` from 1.20.0 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.0...1.20.3)

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

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-02 06:26:11 +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 body-parser and express in /frontend 2024-10-02 06:26:11 +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.