2019-08-08 19:39:06 +03:00
|
|
|
{
|
|
|
|
|
"name": "thingsboard",
|
2024-09-26 10:38:27 +03:00
|
|
|
"version": "3.9.0",
|
2019-08-08 19:39:06 +03:00
|
|
|
"scripts": {
|
|
|
|
|
"ng": "ng",
|
2021-12-06 12:54:48 +02:00
|
|
|
"start": "node --max_old_space_size=8048 ./node_modules/@angular/cli/bin/ng serve --configuration development --host 0.0.0.0 --open",
|
2019-08-08 19:39:06 +03:00
|
|
|
"build": "ng build",
|
2023-11-09 12:13:44 +02:00
|
|
|
"build:prod": "node --max_old_space_size=4096 ./node_modules/@angular/cli/bin/ng build --configuration production --vendor-chunk",
|
2022-01-21 16:16:41 +02:00
|
|
|
"build:types": "node generate-types.js",
|
2019-08-08 19:39:06 +03:00
|
|
|
"lint": "ng lint",
|
2021-10-05 17:40:21 +03:00
|
|
|
"prepare": "patch-package"
|
2019-08-08 19:39:06 +03:00
|
|
|
},
|
|
|
|
|
"private": true,
|
|
|
|
|
"dependencies": {
|
2024-09-26 16:09:20 +03:00
|
|
|
"@angular/animations": "^18.2.6",
|
2024-09-26 16:11:45 +03:00
|
|
|
"@angular/cdk": "^18.2.6",
|
2024-09-26 16:09:20 +03:00
|
|
|
"@angular/common": "^18.2.6",
|
|
|
|
|
"@angular/compiler": "^18.2.6",
|
|
|
|
|
"@angular/core": "^18.2.6",
|
2023-02-16 19:29:01 +02:00
|
|
|
"@angular/flex-layout": "^15.0.0-beta.42",
|
2024-09-26 16:09:20 +03:00
|
|
|
"@angular/forms": "^18.2.6",
|
2024-09-26 16:11:45 +03:00
|
|
|
"@angular/material": "^18.2.6",
|
2024-09-26 16:09:20 +03:00
|
|
|
"@angular/platform-browser": "^18.2.6",
|
|
|
|
|
"@angular/platform-browser-dynamic": "^18.2.6",
|
|
|
|
|
"@angular/router": "^18.2.6",
|
2024-09-26 16:48:10 +03:00
|
|
|
"@auth0/angular-jwt": "^5.2.0",
|
2023-02-06 13:09:43 +02:00
|
|
|
"@date-io/core": "1.3.7",
|
|
|
|
|
"@date-io/date-fns": "1.3.7",
|
2020-08-13 18:53:37 +03:00
|
|
|
"@flowjs/flow.js": "^2.14.1",
|
2024-09-26 16:09:20 +03:00
|
|
|
"@flowjs/ngx-flow": "~0.8.1",
|
2024-09-27 16:37:45 +03:00
|
|
|
"@fortawesome/fontawesome-svg-core": "^6.6.0",
|
2024-03-26 13:02:11 +02:00
|
|
|
"@geoman-io/leaflet-geoman-free": "2.14.2",
|
2024-09-26 16:48:10 +03:00
|
|
|
"@iplab/ngx-color-picker": "^18.0.1",
|
2024-09-26 16:11:45 +03:00
|
|
|
"@mat-datetimepicker/core": "~14.0.0",
|
2022-07-07 13:20:33 +03:00
|
|
|
"@material-ui/core": "4.12.3",
|
|
|
|
|
"@material-ui/icons": "4.11.2",
|
|
|
|
|
"@material-ui/pickers": "3.3.10",
|
2024-09-26 16:48:10 +03:00
|
|
|
"@mdi/svg": "^7.4.47",
|
|
|
|
|
"@messageformat/core": "^3.3.0",
|
|
|
|
|
"@ngrx/effects": "^18.0.2",
|
|
|
|
|
"@ngrx/store": "^18.0.2",
|
|
|
|
|
"@ngrx/store-devtools": "^18.0.2",
|
|
|
|
|
"@ngx-translate/core": "^15.0.0",
|
2024-02-09 19:32:58 +02:00
|
|
|
"@svgdotjs/svg.filter.js": "^3.0.8",
|
2024-09-26 16:48:10 +03:00
|
|
|
"@svgdotjs/svg.js": "^3.2.4",
|
2024-05-16 18:07:53 +03:00
|
|
|
"@svgdotjs/svg.panzoom.js": "^2.1.2",
|
2023-02-14 11:09:34 +02:00
|
|
|
"@tinymce/tinymce-angular": "^7.0.0",
|
2024-09-26 17:26:35 +03:00
|
|
|
"ace-builds": "1.4.13",
|
2022-05-27 13:14:18 +03:00
|
|
|
"ace-diff": "^3.0.3",
|
2024-09-26 16:48:10 +03:00
|
|
|
"angular-gridster2": "~18.0.1",
|
|
|
|
|
"angular2-hotkeys": "^16.0.1",
|
2020-04-21 13:15:01 +03:00
|
|
|
"canvas-gauges": "^2.1.7",
|
2024-09-26 16:48:10 +03:00
|
|
|
"core-js": "^3.38.1",
|
2023-02-02 16:38:18 +02:00
|
|
|
"date-fns": "2.0.0-alpha.27",
|
|
|
|
|
"dayjs": "1.11.4",
|
2024-03-26 18:01:51 +02:00
|
|
|
"echarts": "https://github.com/thingsboard/echarts/archive/5.5.0-TB.tar.gz",
|
2022-03-21 22:04:05 +02:00
|
|
|
"flot": "https://github.com/thingsboard/flot.git#0.9-work",
|
|
|
|
|
"flot.curvedlines": "https://github.com/MichaelZinsmaier/CurvedLines.git#master",
|
2019-08-08 19:39:06 +03:00
|
|
|
"font-awesome": "^4.7.0",
|
2023-02-02 16:38:18 +02:00
|
|
|
"html2canvas": "^1.4.1",
|
2024-09-25 16:55:11 +03:00
|
|
|
"jquery": "^3.7.1",
|
2023-03-30 16:30:40 +03:00
|
|
|
"jquery.terminal": "^2.35.3",
|
2024-09-26 16:48:10 +03:00
|
|
|
"js-beautify": "1.15.1",
|
2019-10-10 13:00:29 +03:00
|
|
|
"json-schema-defaults": "^0.4.0",
|
2024-09-26 16:48:10 +03:00
|
|
|
"jstree": "^3.3.17",
|
2020-01-31 20:26:08 +02:00
|
|
|
"jstree-bootstrap-theme": "^1.0.1",
|
2023-02-02 16:38:18 +02:00
|
|
|
"jszip": "^3.10.1",
|
2024-03-26 13:02:11 +02:00
|
|
|
"leaflet": "1.8.0",
|
|
|
|
|
"leaflet-polylinedecorator": "1.6.0",
|
|
|
|
|
"leaflet-providers": "1.13.0",
|
|
|
|
|
"leaflet.gridlayer.googlemutant": "0.14.1",
|
|
|
|
|
"leaflet.markercluster": "1.5.3",
|
2024-09-26 16:48:10 +03:00
|
|
|
"libphonenumber-js": "^1.11.9",
|
|
|
|
|
"marked": "~12.0.2",
|
|
|
|
|
"moment": "^2.30.1",
|
|
|
|
|
"moment-timezone": "^0.5.45",
|
|
|
|
|
"ngx-clipboard": "^16.0.0",
|
2023-02-02 16:38:18 +02:00
|
|
|
"ngx-daterangepicker-material": "^6.0.4",
|
2024-09-26 16:48:10 +03:00
|
|
|
"ngx-drag-drop": "^18.0.2",
|
2023-02-06 13:24:25 +02:00
|
|
|
"ngx-flowchart": "https://github.com/thingsboard/ngx-flowchart.git#release/2.0.0",
|
2024-09-26 16:48:10 +03:00
|
|
|
"ngx-hm-carousel": "^18.0.0",
|
|
|
|
|
"ngx-markdown": "^18.0.0",
|
|
|
|
|
"ngx-sharebuttons": "^15.0.3",
|
|
|
|
|
"ngx-translate-messageformat-compiler": "^7.0.0",
|
2020-02-10 19:06:15 +02:00
|
|
|
"objectpath": "^2.0.0",
|
2023-02-02 16:38:18 +02:00
|
|
|
"prettier": "^2.8.3",
|
|
|
|
|
"prop-types": "^15.8.1",
|
2024-09-26 16:48:10 +03:00
|
|
|
"qrcode": "^1.5.4",
|
2020-02-03 17:29:01 +02:00
|
|
|
"raphael": "^2.3.0",
|
2022-07-07 13:20:33 +03:00
|
|
|
"rc-select": "13.2.1",
|
|
|
|
|
"react": "17.0.2",
|
|
|
|
|
"react-ace": "9.5.0",
|
|
|
|
|
"react-dom": "17.0.2",
|
2021-12-06 12:54:48 +02:00
|
|
|
"react-dropzone": "^11.4.2",
|
2019-10-17 18:23:53 +03:00
|
|
|
"reactcss": "^1.2.3",
|
2024-09-26 16:48:10 +03:00
|
|
|
"rxjs": "~7.8.1",
|
|
|
|
|
"schema-inspector": "^2.1.0",
|
2023-02-02 16:38:18 +02:00
|
|
|
"screenfull": "^6.0.2",
|
2024-01-12 15:04:05 +02:00
|
|
|
"sorted-btree": "^1.8.1",
|
2023-02-02 16:38:18 +02:00
|
|
|
"split.js": "^1.6.5",
|
2023-06-07 15:37:47 +03:00
|
|
|
"systemjs": "6.14.1",
|
2023-04-11 16:00:33 +03:00
|
|
|
"tinycolor2": "^1.6.0",
|
2023-01-12 18:11:37 +02:00
|
|
|
"tinymce": "~5.10.7",
|
2020-08-13 19:52:17 +03:00
|
|
|
"tooltipster": "^4.2.8",
|
2023-02-02 16:38:18 +02:00
|
|
|
"ts-transformer-keys": "^0.4.4",
|
2024-09-26 16:48:10 +03:00
|
|
|
"tslib": "^2.7.0",
|
2019-10-17 18:23:53 +03:00
|
|
|
"tv4": "^1.3.0",
|
2020-10-08 11:45:50 +03:00
|
|
|
"typeface-roboto": "^1.1.13",
|
2024-09-26 16:48:10 +03:00
|
|
|
"zone.js": "~0.14.10"
|
2019-08-08 19:39:06 +03:00
|
|
|
},
|
|
|
|
|
"devDependencies": {
|
2024-09-26 16:48:10 +03:00
|
|
|
"@angular-builders/custom-webpack": "~18.0.0",
|
2024-09-26 16:09:20 +03:00
|
|
|
"@angular-devkit/build-angular": "^18.2.6",
|
2024-09-26 16:00:33 +03:00
|
|
|
"@angular-devkit/core": "^18.2.6",
|
|
|
|
|
"@angular-devkit/schematics": "^18.2.6",
|
2024-09-26 16:09:20 +03:00
|
|
|
"@angular-eslint/builder": "18.3.1",
|
|
|
|
|
"@angular-eslint/eslint-plugin": "18.3.1",
|
|
|
|
|
"@angular-eslint/eslint-plugin-template": "18.3.1",
|
|
|
|
|
"@angular-eslint/schematics": "18.3.1",
|
|
|
|
|
"@angular-eslint/template-parser": "18.3.1",
|
|
|
|
|
"@angular/cli": "^18.2.6",
|
|
|
|
|
"@angular/compiler-cli": "^18.2.6",
|
|
|
|
|
"@angular/language-service": "^18.2.6",
|
|
|
|
|
"@ngtools/webpack": "18.2.6",
|
2022-05-27 13:14:18 +03:00
|
|
|
"@types/ace-diff": "^2.1.1",
|
2021-12-06 12:54:48 +02:00
|
|
|
"@types/canvas-gauges": "^2.1.4",
|
|
|
|
|
"@types/flot": "^0.0.32",
|
2023-02-06 13:09:43 +02:00
|
|
|
"@types/flowjs": "^2.13.9",
|
2021-12-06 12:54:48 +02:00
|
|
|
"@types/jasmine": "~3.10.2",
|
|
|
|
|
"@types/jasminewd2": "^2.0.10",
|
2024-09-25 16:55:11 +03:00
|
|
|
"@types/jquery": "^3.5.30",
|
2024-09-26 16:48:10 +03:00
|
|
|
"@types/js-beautify": "^1.14.3",
|
2024-03-26 13:02:11 +02:00
|
|
|
"@types/leaflet": "1.8.0",
|
|
|
|
|
"@types/leaflet-polylinedecorator": "1.6.4",
|
|
|
|
|
"@types/leaflet-providers": "1.2.4",
|
|
|
|
|
"@types/leaflet.gridlayer.googlemutant": "0.4.9",
|
|
|
|
|
"@types/leaflet.markercluster": "1.5.4",
|
2024-09-26 16:48:10 +03:00
|
|
|
"@types/lodash": "^4.17.9",
|
2023-03-30 16:30:40 +03:00
|
|
|
"@types/node": "~18.15.11",
|
2021-12-06 12:54:48 +02:00
|
|
|
"@types/raphael": "^2.3.2",
|
2022-07-07 13:20:33 +03:00
|
|
|
"@types/react": "17.0.37",
|
|
|
|
|
"@types/react-dom": "17.0.11",
|
2023-06-07 15:37:47 +03:00
|
|
|
"@types/systemjs": "6.13.1",
|
2024-09-26 16:48:10 +03:00
|
|
|
"@types/tinycolor2": "^1.4.6",
|
|
|
|
|
"@types/tooltipster": "^0.0.35",
|
|
|
|
|
"@typescript-eslint/eslint-plugin": "^8.7.0",
|
|
|
|
|
"@typescript-eslint/parser": "^8.7.0",
|
2024-09-26 15:57:57 +03:00
|
|
|
"@typescript-eslint/utils": "^8.7.0",
|
2024-09-26 16:48:10 +03:00
|
|
|
"compression-webpack-plugin": "^11.1.0",
|
|
|
|
|
"directory-tree": "^3.5.2",
|
2024-09-26 17:26:35 +03:00
|
|
|
"eslint": "~8.57.1",
|
2023-02-06 13:09:43 +02:00
|
|
|
"eslint-plugin-import": "latest",
|
|
|
|
|
"eslint-plugin-jsdoc": "latest",
|
|
|
|
|
"eslint-plugin-prefer-arrow": "latest",
|
2019-08-08 19:39:06 +03:00
|
|
|
"ngrx-store-freeze": "^0.2.4",
|
2024-09-26 16:48:10 +03:00
|
|
|
"patch-package": "^8.0.0",
|
2021-10-05 17:40:21 +03:00
|
|
|
"postinstall-prepare": "^2.0.0",
|
2021-12-06 12:54:48 +02:00
|
|
|
"raw-loader": "^4.0.2",
|
2024-09-26 16:48:10 +03:00
|
|
|
"ts-node": "^10.9.2",
|
2024-09-26 16:09:20 +03:00
|
|
|
"typescript": "~5.5.4",
|
2024-09-26 16:48:10 +03:00
|
|
|
"webpack": "5.95.0"
|
2021-10-20 18:28:25 +03:00
|
|
|
},
|
|
|
|
|
"resolutions": {
|
2022-07-07 13:20:33 +03:00
|
|
|
"@types/react": "17.0.37",
|
2024-03-18 13:28:11 +02:00
|
|
|
"@date-io/core": "1.3.7",
|
2024-09-26 17:26:35 +03:00
|
|
|
"rc-virtual-list": "3.4.13",
|
|
|
|
|
"ace-builds": "1.4.13"
|
2019-08-08 19:39:06 +03:00
|
|
|
}
|
2024-09-26 15:57:57 +03:00
|
|
|
}
|