BlueMap/BlueMapCommon/webapp
dependabot[bot] b04894942e
Bump scss-tokenizer and node-sass in /BlueMapCommon/webapp (#365)
Bumps [scss-tokenizer](https://github.com/sasstools/scss-tokenizer) to 0.4.3 and updates ancestor dependency [node-sass](https://github.com/sass/node-sass). These dependencies need to be updated together.


Updates `scss-tokenizer` from 0.2.3 to 0.4.3
- [Release notes](https://github.com/sasstools/scss-tokenizer/releases)
- [Commits](https://github.com/sasstools/scss-tokenizer/compare/v0.2.3...v0.4.3)

Updates `node-sass` from 6.0.1 to 8.0.0
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v8.0.0)

---
updated-dependencies:
- dependency-name: scss-tokenizer
  dependency-type: indirect
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-18 18:43:56 +01:00
..
.github/workflows Rename BlueMapVue to webapp 2022-12-18 17:30:00 +01:00
public Rename BlueMapVue to webapp 2022-12-18 17:30:00 +01:00
src Rename BlueMapVue to webapp 2022-12-18 17:30:00 +01:00
.gitignore Rename BlueMapVue to webapp 2022-12-18 17:30:00 +01:00
babel.config.js Rename BlueMapVue to webapp 2022-12-18 17:30:00 +01:00
LICENSE Rename BlueMapVue to webapp 2022-12-18 17:30:00 +01:00
package-lock.json Bump scss-tokenizer and node-sass in /BlueMapCommon/webapp (#365) 2022-12-18 18:43:56 +01:00
package.json Bump scss-tokenizer and node-sass in /BlueMapCommon/webapp (#365) 2022-12-18 18:43:56 +01:00
README.md Rename BlueMapVue to webapp 2022-12-18 17:30:00 +01:00
vue.config.js Rename BlueMapVue to webapp 2022-12-18 17:30:00 +01:00

bluemapvue

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.