Semaphore/web
dependabot[bot] f308d9aec1
chore(deps-dev): bump nanoid from 3.1.20 to 5.0.7 in /web
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 5.0.7.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.20...5.0.7)

---
updated-dependencies:
- dependency-name: nanoid
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-08 09:54:59 +00:00
..
public refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
src Merge pull request #1872 from ExplodingDragon/bugfix-i18n-parse 2024-04-29 19:37:50 +05:00
tests/unit refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.browserslistrc refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.editorconfig refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
.eslintrc.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
babel.config.js refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
package-lock.json chore(deps-dev): bump nanoid from 3.1.20 to 5.0.7 in /web 2024-05-08 09:54:59 +00:00
package.json Merge pull request #1903 from semaphoreui/dependabot/npm_and_yarn/web/moment-2.29.4 2024-04-03 11:28:43 +02:00
README.md refactor: rename directory web2 to web 2022-10-29 18:37:20 +05:00
vue.config.js feat: replace packr and add basic cache headers 2024-03-01 15:52:30 +01:00

web

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your unit tests

npm run test:unit

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.