r_place/frontend
dependabot[bot] 266ab784c3
Bump on-headers and compression in /frontend
Bumps [on-headers](https://github.com/jshttp/on-headers) and [compression](https://github.com/expressjs/compression). These dependencies needed to be updated together.

Updates `on-headers` from 1.0.2 to 1.1.0
- [Release notes](https://github.com/jshttp/on-headers/releases)
- [Changelog](https://github.com/jshttp/on-headers/blob/master/HISTORY.md)
- [Commits](https://github.com/jshttp/on-headers/compare/v1.0.2...v1.1.0)

Updates `compression` from 1.7.4 to 1.8.1
- [Release notes](https://github.com/expressjs/compression/releases)
- [Changelog](https://github.com/expressjs/compression/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/compression/compare/1.7.4...v1.8.1)

---
updated-dependencies:
- dependency-name: on-headers
  dependency-version: 1.1.0
  dependency-type: indirect
- dependency-name: compression
  dependency-version: 1.8.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-28 16:33:05 +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 on-headers and compression in /frontend 2025-12-28 16:33:05 +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.