platform/products/tracker/package.json
Andrey Sobolev 99eb2e01ee
Update deps (#2186)
Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
2022-07-02 12:30:37 +06:00

133 lines
5.1 KiB
JSON

{
"name": "@anticrm/prod-tracker",
"version": "1.0.0",
"license": "EPL-2.0",
"scripts": {
"build": "echo 'disabled'",
"*build": "rm -rf ./dist && cross-env NODE_ENV=production webpack --stats-error-details && echo 'done'",
"*bundle": "cp -r ../../server/front/bundle.js .",
"bundle": "echo 'disabled'",
"*docker:build": "docker build -t hardcoreeng/tracker-front .",
"*docker:staging": "../../common/scripts/docker_tag.sh hardcoreeng/tracker-front staging",
"*docker:push": "../../common/scripts/docker_tag.sh hardcoreeng/tracker-front",
"analyze": "cross-env NODE_ENV=production webpack --json > stats.json",
"show": "webpack-bundle-analyzer stats.json dist",
"dev": "cross-env CLIENT_TYPE=dev webpack serve",
"dev-server": "cross-env CLIENT_TYPE=dev-server webpack serve",
"start": "cross-env NODE_ENV=production webpack serve",
"preformat-svelte": "prettier -w src/**/*.svelte",
"lint": "",
"lint:fix": "",
"*deploy": "cp -p public/* dist && aws s3 sync dist s3://anticrm-platform --delete --acl public-read"
},
"devDependencies": {
"cross-env": "~7.0.3",
"webpack-cli": "^4.6.0",
"webpack": "^5.32.0",
"mini-css-extract-plugin": "^2.2.0",
"dotenv-webpack": "^7.0.2",
"ts-loader": "^9.2.5",
"svelte-loader": "^3.1.3",
"css-loader": "^5.2.1",
"webpack-dev-server": "^4.7.4",
"style-loader": "^3.2.1",
"file-loader": "^6.2.0",
"sass-loader": "^12.1.0",
"@types/node": "~16.11.12",
"webpack-bundle-analyzer": "^4.4.1",
"svgo-loader": "^3.0.0",
"autoprefixer": "^10.2.6",
"postcss": "^8.3.4",
"postcss-loader": "^6.1.0",
"postcss-load-config": "^3.1.0",
"compression-webpack-plugin": "~9.0.0",
"html-webpack-plugin": "~5.5.0"
},
"dependencies": {
"@anticrm/platform": "~0.6.6",
"@anticrm/ui": "~0.6.0",
"@anticrm/theme": "~0.6.0",
"svelte": "^3.47",
"@anticrm/login": "~0.6.1",
"@anticrm/login-assets": "~0.6.0",
"@anticrm/login-resources": "~0.6.2",
"@anticrm/client": "~0.6.2",
"@anticrm/dev-client-resources": "~0.6.1",
"@anticrm/workbench": "~0.6.1",
"@anticrm/workbench-resources": "~0.6.1",
"@anticrm/view": "~0.6.0",
"@anticrm/view-assets": "~0.6.0",
"@anticrm/view-resources": "~0.6.0",
"@anticrm/contact": "~0.6.5",
"@anticrm/contact-resources": "~0.6.0",
"@anticrm/task": "~0.6.0",
"@anticrm/task-assets": "~0.6.0",
"@anticrm/task-resources": "~0.6.0",
"@anticrm/chunter": "~0.6.1",
"@anticrm/chunter-assets": "~0.6.0",
"@anticrm/chunter-resources": "~0.6.0",
"@anticrm/setting": "~0.6.1",
"@anticrm/setting-assets": "~0.6.0",
"@anticrm/setting-resources": "~0.6.0",
"@anticrm/client-resources": "~0.6.4",
"@anticrm/contact-assets": "~0.6.0",
"@anticrm/activity": "~0.6.0",
"@anticrm/activity-assets": "~0.6.0",
"@anticrm/activity-resources": "~0.6.0",
"@anticrm/telegram": "~0.6.2",
"@anticrm/telegram-assets": "~0.6.0",
"@anticrm/telegram-resources": "~0.6.0",
"@anticrm/workbench-assets": "~0.6.0",
"@anticrm/attachment": "~0.6.1",
"@anticrm/attachment-assets": "~0.6.0",
"@anticrm/attachment-resources": "~0.6.0",
"@anticrm/gmail": "~0.6.0",
"@anticrm/gmail-assets": "~0.6.0",
"@anticrm/gmail-resources": "~0.6.0",
"@anticrm/image-cropper": "~0.6.0",
"@anticrm/image-cropper-resources": "~0.6.0",
"@anticrm/server-attachment": "~0.6.1",
"@anticrm/server-attachment-resources": "~0.6.0",
"@anticrm/server-contact": "~0.6.1",
"@anticrm/server-contact-resources": "~0.6.0",
"@anticrm/server-notification": "~0.6.0",
"@anticrm/server-notification-resources": "~0.6.0",
"@anticrm/server-setting": "~0.6.0",
"@anticrm/server-setting-resources": "~0.6.0",
"@anticrm/templates": "~0.6.0",
"@anticrm/templates-assets": "~0.6.0",
"@anticrm/templates-resources": "~0.6.0",
"@anticrm/notification": "~0.6.0",
"@anticrm/notification-assets": "~0.6.0",
"@anticrm/notification-resources": "~0.6.0",
"@anticrm/preference": "~0.6.0",
"@anticrm/preference-assets": "~0.6.0",
"@anticrm/calendar": "~0.6.0",
"@anticrm/calendar-assets": "~0.6.0",
"@anticrm/calendar-resources": "~0.6.0",
"@anticrm/core": "~0.6.16",
"@anticrm/server-chunter": "~0.6.0",
"@anticrm/server-chunter-resources": "~0.6.0",
"@anticrm/server-task": "~0.6.0",
"@anticrm/server-task-resources": "~0.6.0",
"@anticrm/server-tracker": "~0.6.0",
"@anticrm/server-tracker-resources": "~0.6.0",
"@anticrm/server-calendar": "~0.6.0",
"@anticrm/server-calendar-resources": "~0.6.0",
"@anticrm/server-gmail": "~0.6.0",
"@anticrm/server-gmail-resources": "~0.6.0",
"@anticrm/server-telegram": "~0.6.0",
"@anticrm/server-telegram-resources": "~0.6.0",
"@anticrm/presentation": "~0.6.2",
"@anticrm/tracker": "~0.6.0",
"@anticrm/tracker-assets": "~0.6.0",
"@anticrm/tracker-resources": "~0.6.0",
"@anticrm/prod": "~1.0.1",
"@anticrm/text-editor": "~0.6.0",
"@anticrm/devmodel": "~0.6.0",
"@anticrm/devmodel-resources": "~0.6.0",
"@anticrm/front": "~0.6.0",
"svelte-loader": "^3.1.3"
}
}