Revize 5aeb60a5
Přidáno uživatelem Martin Lácha před téměř 4 roky(ů)
- ID 5aeb60a5db1282041bf0d5500a1a994c75439472
- Rodič 57b9509e
package.json | ||
---|---|---|
12 | 12 |
"private": true, |
13 | 13 |
"dependencies": { |
14 | 14 |
"@angular/animations": "~11.2.4", |
15 |
"@angular/cdk": "^11.2.8", |
|
15 | 16 |
"@angular/common": "~11.2.4", |
16 | 17 |
"@angular/compiler": "~11.2.4", |
17 | 18 |
"@angular/core": "~11.2.4", |
18 | 19 |
"@angular/forms": "~11.2.4", |
20 |
"@angular/material": "^11.2.8", |
|
19 | 21 |
"@angular/platform-browser": "~11.2.4", |
20 | 22 |
"@angular/platform-browser-dynamic": "~11.2.4", |
21 | 23 |
"@angular/router": "~11.2.4", |
24 |
"@fortawesome/angular-fontawesome": "^0.8.2", |
|
25 |
"@fortawesome/fontawesome-svg-core": "^1.2.35", |
|
26 |
"@fortawesome/free-solid-svg-icons": "^5.15.3", |
|
22 | 27 |
"bootstrap": "^4.6.0", |
23 | 28 |
"jquery": "^3.6.0", |
24 | 29 |
"moment": "^2.29.1", |
25 | 30 |
"moment-timezone": "^0.5.33", |
31 |
"ng2-opd-popup": "^1.1.21", |
|
26 | 32 |
"ngx-cookie-service": "^11.0.2", |
33 |
"node-sass": "^5.0.0", |
|
27 | 34 |
"primeicons": "^4.1.0", |
28 | 35 |
"primeng": "^11.3.1", |
29 | 36 |
"rxjs": "~6.6.0", |
30 | 37 |
"tslib": "^2.0.0", |
31 |
"zone.js": "~0.11.3", |
|
32 |
"@fortawesome/fontawesome-svg-core": "^1.2.35", |
|
33 |
"@fortawesome/free-solid-svg-icons": "^5.15.3", |
|
34 |
"@fortawesome/angular-fontawesome": "^0.8.2" |
|
38 |
"zone.js": "~0.11.3" |
|
35 | 39 |
}, |
36 | 40 |
"devDependencies": { |
37 | 41 |
"@angular-devkit/build-angular": "~0.1102.3", |
38 | 42 |
"@angular/cli": "~11.2.3", |
39 | 43 |
"@angular/compiler-cli": "~11.2.4", |
40 | 44 |
"@types/jasmine": "~3.6.0", |
41 |
"@types/node": "^12.11.1",
|
|
45 |
"@types/node": "^12.20.7",
|
|
42 | 46 |
"codelyzer": "^6.0.0", |
43 | 47 |
"jasmine-core": "~3.6.0", |
44 | 48 |
"jasmine-spec-reporter": "~5.0.0", |
Také k dispozici: Unified diff
Re #8621 - Návrh modelu dashboardu