Semaphore/web
snyk-bot f473cab346
fix: upgrade core-js from 3.23.2 to 3.39.0
Snyk has created this PR to upgrade core-js from 3.23.2 to 3.39.0.

See this package in npm:
core-js

See this project in Snyk:
https://app.snyk.io/org/fiftin/project/76df6542-d6d3-4c40-a798-84211c24d030?utm_source=github&utm_medium=referral&page=upgrade-pr
2024-11-23 06:41:29 +00:00
..
public chore(web): title 2024-10-22 09:23:35 +05:00
src feat(ui): expandable inventory editor 2024-11-21 20:23:07 +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
.env.example feat(backup): update translations 2024-10-08 22:37:38 +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
gulp-gpt-translate.js feat(ui): translations" 2024-09-29 12:59:15 +05:00
gulpfile.js feat(ui): translations" 2024-09-29 12:59:15 +05:00
package-lock.json fix: upgrade core-js from 3.23.2 to 3.39.0 2024-11-23 06:41:29 +00:00
package.json fix: upgrade core-js from 3.23.2 to 3.39.0 2024-11-23 06:41:29 +00: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.