|
|
@ -29,13 +29,13 @@
|
|
|
|
"@fullcalendar/rrule": "4.4.0",
|
|
|
|
"@fullcalendar/rrule": "4.4.0",
|
|
|
|
"@fullcalendar/timegrid": "4.4.0",
|
|
|
|
"@fullcalendar/timegrid": "4.4.0",
|
|
|
|
"@types/humanize-duration": "^3.18.1",
|
|
|
|
"@types/humanize-duration": "^3.18.1",
|
|
|
|
"apexcharts": "3.19.0",
|
|
|
|
"apexcharts": "3.19.2",
|
|
|
|
"crypto-js": "3.3.0",
|
|
|
|
"crypto-js": "3.3.0",
|
|
|
|
"highlight.js": "10.0.1",
|
|
|
|
"highlight.js": "10.0.1",
|
|
|
|
"humanize-duration": "^3.24.0",
|
|
|
|
"humanize-duration": "^3.24.0",
|
|
|
|
"lodash": "4.17.15",
|
|
|
|
"lodash": "4.17.15",
|
|
|
|
"moment": "2.24.0",
|
|
|
|
"moment": "2.24.0",
|
|
|
|
"ng-apexcharts": "1.2.3",
|
|
|
|
"ng-apexcharts": "1.5.12",
|
|
|
|
"ngx-markdown": "9.0.0",
|
|
|
|
"ngx-markdown": "9.0.0",
|
|
|
|
"ngx-quill": "9.1.0",
|
|
|
|
"ngx-quill": "9.1.0",
|
|
|
|
"perfect-scrollbar": "1.5.0",
|
|
|
|
"perfect-scrollbar": "1.5.0",
|
|
|
@ -2964,9 +2964,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/apexcharts": {
|
|
|
|
"node_modules/apexcharts": {
|
|
|
|
"version": "3.19.0",
|
|
|
|
"version": "3.19.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.19.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.19.2.tgz",
|
|
|
|
"integrity": "sha512-fzupCGVDvOoU6kEzguLAfgRgrlHynHM5fnkkyCL85tYf9U8bw1hCijs4A+kWXurC/SNytJrArBc21kA/2wuHYg==",
|
|
|
|
"integrity": "sha512-hMFLRE2Lyx4WrN9pYfQLvBDcn+HOodZrqRwc+kucxM+hcUmI2NHY4z+GI14+VcSFmD4aKiMbS3z3Q2jiBxUrcg==",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"svg.draggable.js": "^2.2.2",
|
|
|
|
"svg.draggable.js": "^2.2.2",
|
|
|
|
"svg.easing.js": "^2.0.0",
|
|
|
|
"svg.easing.js": "^2.0.0",
|
|
|
@ -9958,17 +9958,17 @@
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/ng-apexcharts": {
|
|
|
|
"node_modules/ng-apexcharts": {
|
|
|
|
"version": "1.2.3",
|
|
|
|
"version": "1.5.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/ng-apexcharts/-/ng-apexcharts-1.2.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/ng-apexcharts/-/ng-apexcharts-1.5.12.tgz",
|
|
|
|
"integrity": "sha512-4G+JRCWp8uSSBJKvYP9vKHEZIC0w6YuRLasumZS35fCCc7bzLY+L907n8khG9Xeoo4LBt7pVbmjb9P+lSWs/5g==",
|
|
|
|
"integrity": "sha512-k82AdWNbZs5yqGCjiX7PGS11Cy1+1Oo/RGt2lT89xReD9N9Vvo1t34p1dmzS+U6W5wOFlLEKKVLGNQqENW8cTQ==",
|
|
|
|
"dependencies": {
|
|
|
|
"dependencies": {
|
|
|
|
"tslib": "^1.9.0"
|
|
|
|
"tslib": "^1.10.0"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"peerDependencies": {
|
|
|
|
"@angular/common": "^8.0.0",
|
|
|
|
"@angular/common": ">=9.0.0 <13.0.0",
|
|
|
|
"@angular/core": "^8.0.0",
|
|
|
|
"@angular/core": ">=9.0.0 <13.0.0",
|
|
|
|
"apexcharts": "^3.11.2",
|
|
|
|
"apexcharts": "^3.19.2",
|
|
|
|
"rxjs": "^6.4.0"
|
|
|
|
"rxjs": "^6.5.5"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"node_modules/ngx-markdown": {
|
|
|
|
"node_modules/ngx-markdown": {
|
|
|
@ -20708,9 +20708,9 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"apexcharts": {
|
|
|
|
"apexcharts": {
|
|
|
|
"version": "3.19.0",
|
|
|
|
"version": "3.19.2",
|
|
|
|
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.19.0.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/apexcharts/-/apexcharts-3.19.2.tgz",
|
|
|
|
"integrity": "sha512-fzupCGVDvOoU6kEzguLAfgRgrlHynHM5fnkkyCL85tYf9U8bw1hCijs4A+kWXurC/SNytJrArBc21kA/2wuHYg==",
|
|
|
|
"integrity": "sha512-hMFLRE2Lyx4WrN9pYfQLvBDcn+HOodZrqRwc+kucxM+hcUmI2NHY4z+GI14+VcSFmD4aKiMbS3z3Q2jiBxUrcg==",
|
|
|
|
"requires": {
|
|
|
|
"requires": {
|
|
|
|
"svg.draggable.js": "^2.2.2",
|
|
|
|
"svg.draggable.js": "^2.2.2",
|
|
|
|
"svg.easing.js": "^2.0.0",
|
|
|
|
"svg.easing.js": "^2.0.0",
|
|
|
@ -26486,11 +26486,11 @@
|
|
|
|
"dev": true
|
|
|
|
"dev": true
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"ng-apexcharts": {
|
|
|
|
"ng-apexcharts": {
|
|
|
|
"version": "1.2.3",
|
|
|
|
"version": "1.5.12",
|
|
|
|
"resolved": "https://registry.npmjs.org/ng-apexcharts/-/ng-apexcharts-1.2.3.tgz",
|
|
|
|
"resolved": "https://registry.npmjs.org/ng-apexcharts/-/ng-apexcharts-1.5.12.tgz",
|
|
|
|
"integrity": "sha512-4G+JRCWp8uSSBJKvYP9vKHEZIC0w6YuRLasumZS35fCCc7bzLY+L907n8khG9Xeoo4LBt7pVbmjb9P+lSWs/5g==",
|
|
|
|
"integrity": "sha512-k82AdWNbZs5yqGCjiX7PGS11Cy1+1Oo/RGt2lT89xReD9N9Vvo1t34p1dmzS+U6W5wOFlLEKKVLGNQqENW8cTQ==",
|
|
|
|
"requires": {
|
|
|
|
"requires": {
|
|
|
|
"tslib": "^1.9.0"
|
|
|
|
"tslib": "^1.10.0"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"ngx-markdown": {
|
|
|
|
"ngx-markdown": {
|
|
|
|