r_place/frontend
dependabot[bot] ce85f39181
Bump qs and express in /frontend
Bumps [qs](https://github.com/ljharb/qs) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.

Updates `qs` from 6.13.0 to 6.14.1
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.13.0...v6.14.1)

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

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 6.14.1
  dependency-type: indirect
- dependency-name: express
  dependency-version: 4.22.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-06 17:38:02 +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 qs and express in /frontend 2026-02-06 17:38:02 +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.