FreeDATA/freedata_gui
dependabot[bot] ec1d8ad5b6
Bump js-yaml from 4.1.0 to 4.1.1 in /freedata_gui
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-15 11:02:51 +00:00
..
public Prettified Code! 2025-04-05 08:04:20 +00:00
src Prettified Code! 2025-10-27 07:46:47 +00:00
README.md Prettified Code! 2025-10-27 07:46:47 +00:00
babel.config.js Prettified Code! 2024-09-11 19:52:47 +00:00
eslint.config.js Prettified Code! 2025-04-05 08:04:20 +00:00
jsconfig.json Renamed project files for new directory structure 2024-07-23 10:48:22 +02:00
package-lock.json Bump js-yaml from 4.1.0 to 4.1.1 in /freedata_gui 2025-11-15 11:02:51 +00:00
package.json bump version 2025-09-22 08:45:01 +02:00
vue.config.js Prettified Code! 2024-08-02 10:38:56 +00:00

README.md

freedata_gui

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