|
21 | 21 | "type": "module", |
22 | 22 | "private": true, |
23 | 23 | "dependencies": { |
24 | | - "@angular/animations": "^19.2.10", |
25 | | - "@angular/common": "^19.2.10", |
26 | | - "@angular/compiler": "^19.2.10", |
27 | | - "@angular/core": "^19.2.10", |
28 | | - "@angular/forms": "^19.2.10", |
29 | | - "@angular/platform-browser": "^19.2.10", |
30 | | - "@angular/platform-browser-dynamic": "^19.2.10", |
31 | | - "@angular/router": "^19.2.10", |
32 | | - "@angular/service-worker": "^19.2.10", |
| 24 | + "@angular/animations": "^19.2.11", |
| 25 | + "@angular/common": "^19.2.11", |
| 26 | + "@angular/compiler": "^19.2.11", |
| 27 | + "@angular/core": "^19.2.11", |
| 28 | + "@angular/forms": "^19.2.11", |
| 29 | + "@angular/platform-browser": "^19.2.11", |
| 30 | + "@angular/platform-browser-dynamic": "^19.2.11", |
| 31 | + "@angular/router": "^19.2.11", |
| 32 | + "@angular/service-worker": "^19.2.11", |
33 | 33 | "axios": "^1.9.0", |
34 | 34 | "chrome-finder": "^1.0.7", |
35 | 35 | "clipboard": "^2.0.11", |
|
54 | 54 | "devDependencies": { |
55 | 55 | "@angular-devkit/build-angular": "^19.2.12", |
56 | 56 | "@angular/cli": "^19.2.12", |
57 | | - "@angular/compiler-cli": "^19.2.10", |
58 | | - "@tailwindcss/postcss": "^4.1.6", |
| 57 | + "@angular/compiler-cli": "^19.2.11", |
| 58 | + "@tailwindcss/postcss": "^4.1.7", |
59 | 59 | "@types/compression": "^1.7.5", |
60 | 60 | "@types/file-saver": "^2.0.7", |
61 | 61 | "@types/jasmine": "~5.1.8", |
62 | 62 | "@types/js-yaml": "^4.0.9", |
63 | 63 | "@types/nodemailer": "^6.4.17", |
64 | 64 | "@types/nprogress": "^0.2.3", |
65 | | - "@types/qs": "^6.9.18", |
| 65 | + "@types/qs": "^6.14.0", |
66 | 66 | "body-parser": "^2.2.0", |
67 | 67 | "compression": "^1.8.0", |
68 | 68 | "connect-history-api-fallback": "^2.0.0", |
|
74 | 74 | "pm2": "^6.0.6", |
75 | 75 | "postcss": "^8.5.3", |
76 | 76 | "prettier": "^3.5.3", |
77 | | - "tailwindcss": "^4.1.6", |
| 77 | + "tailwindcss": "^4.1.7", |
78 | 78 | "tslib": "^2.8.1", |
79 | 79 | "tsx": "^4.19.4", |
80 | 80 | "typescript": "~5.8.3" |
|
0 commit comments